lkml.org 
[lkml]   [2004]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] slabify iocontext + request_queue
On Sat, May 15, 2004 at 07:30:04PM +0200, Jens Axboe wrote:
> > While I agree on the io_context part, slabifying request_queue is a space
> > waste on most machines out there. The averange desktop has less than a
> > handfull of these, and even for smaller servers it doesn't exactly look
> > like a gain.
>
> See the thread last week on queue congestion threshold calculations,
> there were some numbers in there.

Maybe my math is completely off, but with slab you'd need a page at least,
the kmem_cache_t and maybe a kmem_bufctl_t

So for the usual two or three queue desktops we went from 1024 or 1536
to 4096 + N.

Cutoff point is at aproximately 9 queues which I think most machines running
linux won't reach.

Anyway, not that this is really important, I think we just need to question
all this silent bloating a little..

-
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 14:03    [W:0.060 / U:1.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site