From: Phillip Susi <psusi@cfl.rr.com>
To: Tejun Heo <htejun@gmail.com>
Cc: linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: Background scan of sata drives
Date: Mon, 30 Oct 2006 10:33:45 -0500 [thread overview]
Message-ID: <45461B59.2060607@cfl.rr.com> (raw)
In-Reply-To: <45459B10.6080702@gmail.com>
I could have sworn I saw a patch in the last month or two that made the
modprobe scan NON blocking, and added a new dummy module you could
modprobe that would block until the scan was complete. Am I imagining this?
Tejun Heo wrote:
> Phillip Susi wrote:
>> I seem to recall seeing mention flow by on the lkml at some point that
>> sata disks are now scanned in the background rather than blocking in
>> the modprobe, but that there is a new dummy module you can load that
>> just blocks until all drives have been scanned. I tried but was
>> unable to find the thread that mentioned this, so does anyone know
>> what that module was?
>
> Scanning during boot and module loading is blocking. modprobe will wait
> in the kernel until the initial scan is complete. But user initiated
> scan (echo - - - > /sys/class/scsi_host/hostX/scan) doesn't wait for
> completion. Patch to make user scan blocking is pending.
>
prev parent reply other threads:[~2006-10-30 15:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-25 3:51 Background scan of sata drives Phillip Susi
2006-10-30 6:26 ` Tejun Heo
2006-10-30 15:33 ` Phillip Susi [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=45461B59.2060607@cfl.rr.com \
--to=psusi@cfl.rr.com \
--cc=htejun@gmail.com \
--cc=linux-kernel@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 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.