Re: NEW_BUFQ_STRATEGY

Jason Thorpe <[email protected]>
Newsgroups gmane.os.netbsd.devel.performance,gmane.os.netbsd.devel.kernel
Message-ID <[email protected]>
On Dec 5, 2003, at 7:18 AM, Thor Lancelot Simon wrote:

> One thing I'm not so sure about is using a FCFS queue for the "time
> sensitive" requests.  I think that the average latency for requests 
> from
> that queue is probably significantly increased by using FCFS rather 
> than
> the increasing-block-number sort, because we lose the benefit of
> readahead, which will be particularly severe if the queues are long.  
> The
> sort seems particularly likely to be beneficial given the rather large
> number of requests we take from the queues in a "burst" and the 
> consequent
> likelihood that we'd get a lot of track cache hits.

Yah, I agree with this analysis.

         -- Jason R. Thorpe <[email protected]>
PGP.sig (application/pgp-signature, 186 B) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.