linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Edward Falk <efalk@google.com>
To: Tejun Heo <htejun@gmail.com>
Cc: Fredrik Sjoholm <fredrik@sjoholm.com>,
	Jeremy Jackson <jerj@coplanar.net>,
	Jeff Garzik <jgarzik@pobox.com>,
	linux-ide@vger.kernel.org
Subject: Re: libata SATA support for Sil 3726 port multiplier
Date: Tue, 18 Jul 2006 17:21:02 -0700	[thread overview]
Message-ID: <44BD7AEE.8020805@google.com> (raw)
In-Reply-To: <44BD72BD.70105@gmail.com>


> Yes, we have yet to implement staggered spinup support with someway to 
> control the number of concurrently spun up devices.  It's on my agenda. 
>  SATA staggered spinup is enabled by loading certain pin in the power 
> connector during power-up.  So, it is the enclosure which determines 
> whether staggered spin-up is enabled or disabled.  Your enclosure may 
> have a dip switch or something to control that.

Doing staggered spinup properly is a tricky thing -- the sequence that 
spins up the drive is the same sequence that detects the drive.  This 
means that simply probing the controller for disk drives will spin them 
up.  So staggered spinup means staggered probling.  Tricky.

	-ed falk

      parent reply	other threads:[~2006-07-19  0:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-04  5:53 libata SATA support for Sil 3726 port multiplier Fredrik Sjoholm
2006-07-11 16:24 ` Jeremy Jackson
2006-07-12  2:17   ` Fredrik Sjoholm
2006-07-18 23:46     ` Tejun Heo
2006-07-18 23:55       ` Fredrik Sjoholm
2006-07-19  0:21       ` Edward Falk [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=44BD7AEE.8020805@google.com \
    --to=efalk@google.com \
    --cc=fredrik@sjoholm.com \
    --cc=htejun@gmail.com \
    --cc=jerj@coplanar.net \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@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).