lkml.org 
[lkml]   [2002]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: queue_nr_requests needs to be selective
"Jeff V. Merkey" wrote:
>
> The issue here is that it sleeps too much
> and what's really happening and that we are forcing 8 disk drives
> toshare 64/128 request buffers rather than provide each physical disk
> with what it really needs.

OK. So would it suffice to make queue_nr_requests an argument to
a new blk_init_queue()?

- blk_init_queue(q, sci_request);
+ blk_init_queue_ng(q, sci_request, 1024);



-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.416 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site