Subject: Re: Changing the I/O scheduler on-the-fly
To: None <dan@geek.com.au>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 09/08/2005 11:08:41
> However, it's the necessary thing within the present
> interface, and helps teach jrp about that interface and its
> deficiencies for this goal :)
not strictly necessary. you can move requests from the temporary bufq
to new bufq again. (i'm not saying that it's a good idea. :-)
> We already have some bufq types that contain
> other bufq's, like the multi-level READPRIO.
what's "multi-level READPRIO" ?
YAMAMOTO Takashi