From: NeilBrown <neilb@suse.de>
To: CoolCold <coolthecold@gmail.com>
Cc: Linux RAID <linux-raid@vger.kernel.org>
Subject: Re: [Trivial PATCH] removing doubled description for sync_max, merging it within sync_min/sync_max
Date: Thu, 27 Jun 2013 09:40:29 +1000 [thread overview]
Message-ID: <20130627094029.655d90b6@notabene.brown> (raw)
In-Reply-To: <CAGqmV7qzdY8=sN0qOyD7gEKb3df3CQ1v3JR4HsgPVBSWWoc8LA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1778 bytes --]
On Wed, 26 Jun 2013 19:46:58 +0400 CoolCold <coolthecold@gmail.com> wrote:
> After last md.txt edits for sync_min/max, sync_max description became
> doubled. Removing 1st copy, merging details into common
> sync_min/sync_max section.
>
> Signed-off-by: Roman Ovchinnikov <coolthecold@gmail.com>
> ---
> Documentation/md.txt | 13 ++++++-------
> 1 files changed, 6 insertions(+), 7 deletions(-)
>
> diff --git a/Documentation/md.txt b/Documentation/md.txt
> index e0ddd32..d2e4071 100644
> --- a/Documentation/md.txt
> +++ b/Documentation/md.txt
> @@ -566,13 +566,6 @@ also have
> when it reaches the current sync_max (below) and possibly at
> other times.
>
> - sync_max
> - This is a number of sectors at which point a resync/recovery
> - process will pause. When a resync is active, the value can
> - only ever be increased, never decreased. The value of 'max'
> - effectively disables the limit.
> -
> -
> sync_speed
> This shows the current actual speed, in K/sec, of the current
> sync_action. It is averaged over the last 30 seconds.
> @@ -592,6 +585,12 @@ also have
> You can use 'select' or 'poll' on "sync_completed" to wait for
> that number to reach sync_max. Then you can either increase
> "sync_max", or can write 'idle' to "sync_action".
> +
> + The value of 'max' for "sync_max" effectively disables the limit.
> + When a resync is active, the value can only ever be increased,
> + never decreased.
> + The value of '0' is the minimum for "sync_min".
> +
>
>
> Each active md device may also have attributes specific to the
> --
> 1.7.2.5
>
>
> --
> Best regards,
> [COOLCOLD-RIPN]
Applied, thanks.
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
prev parent reply other threads:[~2013-06-26 23:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-26 15:46 [Trivial PATCH] removing doubled description for sync_max, merging it within sync_min/sync_max CoolCold
2013-06-26 23:40 ` NeilBrown [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130627094029.655d90b6@notabene.brown \
--to=neilb@suse.de \
--cc=coolthecold@gmail.com \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).