public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ian Molton <spyro@f2s.com>
To: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: Luke Kenneth Casson Leighton <lkcl@lkcl.net>,
	kernel-discuss@handhelds.org, linux-kernel@vger.kernel.org,
	Jiri Kosina <jikos@jikos.cz>
Subject: Re: [Kernel-discuss] Re: parallel boot device initialisation	(kernel-space not userspace)
Date: Sun, 10 Dec 2006 21:35:09 +0000	[thread overview]
Message-ID: <457C7D8D.7090703@f2s.com> (raw)
In-Reply-To: <4579EAE7.9030201@s5r6.in-berlin.de>

Stefan Richter wrote:
> Luke Kenneth Casson Leighton wrote:

> Your thought to pick one subsystem and implement multithreaded probing is
> exactly the way to go. If the subsystem is already properly using the
> driver core, part of what's needed is already in place. You "merely" have
> to look out for proper access to shared resources, and maybe synchronization
> of the final step in initialization... (Like in case of the SCSI subsystem.
> People usually want to wait for all scanning threads to finish before the
> system proceeds to mount filesystems.)

Would love to see this happen to platform devices...


      reply	other threads:[~2006-12-10 21:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-08 16:34 parallel boot device initialisation (kernel-space not userspace) Luke Kenneth Casson Leighton
2006-12-08 16:38 ` Jiri Kosina
2006-12-08 17:42   ` Luke Kenneth Casson Leighton
2006-12-08 22:44     ` Stefan Richter
2006-12-10 21:35       ` Ian Molton [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=457C7D8D.7090703@f2s.com \
    --to=spyro@f2s.com \
    --cc=jikos@jikos.cz \
    --cc=kernel-discuss@handhelds.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkcl@lkcl.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox