On Wed, Oct 26, 2005 at 12:39:45PM -0700, Thomas Bushnell BSG wrote:

> How does this help boot faster?  Doesn't it just increase disk
> contention?

In theory, parallel I/O requests give a chance to the kernel's I/O
scheduler to optimize them (by serving them in the order they are laid
out on disk instead the order they have arrived, for example). I'm lazy
to look up if this effect was already measured by someone.

Gabor

-- 
     ---------------------------------------------------------
     MTA SZTAKI Computer and Automation Research Institute
                Hungarian Academy of Sciences
     ---------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to