From d686800a62484c4bb78f72440916e5e68c459fe7 Mon Sep 17 00:00:00 2001 From: mesutoezdil Date: Tue, 5 May 2026 21:53:24 +0200 Subject: [PATCH] docs: remove filler phrase 'Note that' from ladder and protocol docs Signed-off-by: mesutoezdil --- docs/contributor/ladder.md | 2 +- docs/developers/protocol.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributor/ladder.md b/docs/contributor/ladder.md index 09162726..aef9f0ee 100644 --- a/docs/contributor/ladder.md +++ b/docs/contributor/ladder.md @@ -127,7 +127,7 @@ The current list of maintainers can be found in the [MAINTAINERS](https://github ### An active maintainer should -* Actively participate in reviewing pull requests and incoming issues. Note that there are no hard rules on what is “active enough” and this is left up to the judgement of the current group of maintainers. +* Actively participate in reviewing pull requests and incoming issues. There are no hard rules on what is “active enough” - this is left up to the judgement of the current group of maintainers. * Actively participate in discussions about design and the future of the project. diff --git a/docs/developers/protocol.md b/docs/developers/protocol.md index 5a3cae1c..789e75b9 100644 --- a/docs/developers/protocol.md +++ b/docs/developers/protocol.md @@ -31,7 +31,7 @@ hami.io/node-nvidia-register: GPU-00552014-5c87-89ac-b1a6-7b53aa24b0ec,10,32768, In this example, this node has two different AI devices, 2 Nvidia-V100 GPUs, and 2 Cambircon 370-X4 MLUs -Note that a device node may become unavailable due to hardware or network failure, if a node hasn't registered in last 5 minutes, scheduler will mark that node as 'unavailable'. +A device node may become unavailable due to hardware or network failure. If a node hasn't registered in the last 5 minutes, the scheduler marks it as 'unavailable'. Since system clock on scheduler node and 'device' node may not align properly, scheduler node will patch the following device node annotations every 30s