All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Jody McIntyre <scjody@sun.com>
Cc: Gabor Gombas <gombasg@sztaki.hu>,
	linux-raid@vger.kernel.org, neilb@suse.de
Subject: Re: [RFC patch 1/1] Track raid5/6 statistics.
Date: Fri, 28 Nov 2008 12:21:10 -0500	[thread overview]
Message-ID: <49302886.4040609@tmr.com> (raw)
In-Reply-To: <20081127182912.GE29919@clouds>

Jody McIntyre wrote:
> On Thu, Nov 27, 2008 at 06:15:35PM +0100, Gabor Gombas wrote:
>
>   
>> /proc contains a lot of legacy junk but nowadays the trend is that you
>> should not add new files under /proc that are not process-related.
>>     
>
> Agreed.  I'm not proposing that at all.
>
>   
>> Changing /proc/mdstat is IMHO out of question since it is part of the
>> user visible ABI and breaking that is a big no-no. So if you want all
>> info in a single file that pretty much leaves only debugfs.
>>     
>
> AFAICT it was last changed on 2005-09-09 (appearing in 2.6.14).  This
> suggests we can change it given a sufficiently good reason.
>   

I have to think that providing information useful to a subset of users, 
while possibly breaking existing tools, is going to be a hard sell and 
probably indefensible, since your new stuff could as well go in a new 
file in /sys or even debugfs. I would rather not see you mix policy with 
the technical features of these patches. I'd rather not see you do 
anything which makes my fragile perl scripts break, either. ;-)

I think this is a step in the right direction, tuning an array is always 
time consuming, and I suspect that many of us settle for "better" rather 
than "optimal" just for that reason.

-- 
Bill Davidsen <davidsen@tmr.com>
  "Woe unto the statesman who makes war without a reason that will still
  be valid when the war is over..." Otto von Bismark 



      parent reply	other threads:[~2008-11-28 17:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-26 19:04 [RFC patch 0/1] Lustre RAID 5/6 patches scjody
2008-11-26 19:04 ` [RFC patch 1/1] Track raid5/6 statistics scjody
2008-11-26 21:50   ` Dan Williams
2008-11-27 13:45     ` Jody McIntyre
2008-11-28 21:14       ` Dan Williams
2008-11-27 11:47   ` Gabor Gombas
2008-11-27 13:52     ` Jody McIntyre
2008-11-27 17:15       ` Gabor Gombas
2008-11-27 18:29         ` Jody McIntyre
2008-11-27 19:21           ` Mr. James W. Laferriere
2008-11-28 17:21           ` Bill Davidsen [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=49302886.4040609@tmr.com \
    --to=davidsen@tmr.com \
    --cc=gombasg@sztaki.hu \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=scjody@sun.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.