lkml.org 
[lkml]   [2008]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Future Linux on Bistable Storage
Andi Kleen wrote:
> Rick van Rein wrote:
>>> Rick van Rein <rick@groengemak.nl> writes:
>>>> Regarding I/O init: Current Linux boots while initiating one device at a
>>>> time. Some degree of serialism must exist, but after scanning a bus would
>>>> it not be possible to fork threads to initiate each of the devices found
>>>> on it?
>>>
>>> Multithreaded driver initialization has been tried, but reverted
>>> because it triggered too many driver bugs.
>>>
>> Thanks for your responses. You convinced me I/O initiatilisation cannot
>> be improved upon.
>
> I'm sure it can. It's just significant work to do it and would need
> to be done step by step. It's a bit like the "remove BKL everywhere"
> project.

Several bus subsystems actually probe asynchronously (i.e. in parallel
to other bus subsystems) or even with some degree of internal parallelism.

Of course there are notable benefits in this only if the devices are
very slow to start up --- e.g. because they contain moving parts (this
kind of devices is not present in Rick's setup) or because they are
connected via high latency interconnects --- or if there is a massive
number of devices.
--
Stefan Richter
-=====-==--- -==- ---==
http://arcgraph.de/sr/


\
 
 \ /
  Last update: 2008-06-03 16:33    [W:0.042 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site