All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian King <brking@us.ibm.com>
To: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: James.Bottomley@steeleye.com, linux-scsi@vger.kernel.org,
	parasietje@gmail.com
Subject: Re: [PATCH 1/1] scsi: Add allow_restart sysfs class attribute
Date: Tue, 27 Jun 2006 14:54:43 -0500	[thread overview]
Message-ID: <44A18D03.4080705@us.ibm.com> (raw)
In-Reply-To: <44A18AF7.7000504@s5r6.in-berlin.de>

Stefan Richter wrote:
> Brian King wrote:
>> This is a resend of a patch I generated in response to an email sent
>> by Ruben Faelens <parasietje@gmail.com>. His original email to
>> linux-scsi requested a method in which he could spin down a scsi disk
>> when not in use and have the kernel automatically spin it back up when
>> an I/O was generated to the disk. The infrastructure to automatically
>> spin a disk up has been in the scsi error handler for some time now,
> 
> I am positively surprised that this code is actually already there --- I 
> didn't notice...
> 
>> but it is not enabled by default. This patch adds an sd sysfs attribute
>> which allows userspace to enable this behavior.
> 
> What is the reason that the code is not enabled by default? Are there 
> dependencies on command set or transport, or firmwares which won't react 
> properly?

There was concern when the patch went in that if it was enabled by default
it would break a bunch of USB devices.

http://marc.theaimsgroup.com/?l=linux-scsi&m=107702811830956&w=2


-- 
Brian King
eServer Storage I/O
IBM Linux Technology Center

      reply	other threads:[~2006-06-27 19:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27 16:10 [PATCH 1/1] scsi: Add allow_restart sysfs class attribute Brian King
2006-06-27 19:45 ` Stefan Richter
2006-06-27 19:54   ` Brian King [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=44A18D03.4080705@us.ibm.com \
    --to=brking@us.ibm.com \
    --cc=James.Bottomley@steeleye.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=parasietje@gmail.com \
    --cc=stefanr@s5r6.in-berlin.de \
    /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.