lkml.org 
[lkml]   [2002]   [Jan]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 11 Jan 2002 16:53:04 -0500 (EST)
FromMark Hahn <>
SubjectRe: [patch] O(1) scheduler, -G1, 2.5.2-pre10, 2.4.17 (fwd)
> I do vote for optimal cache use. Using squid (200MB process in my case)
> can be much faster if squid stays on the same CPU for a while, instead
> of hopping from one CPU to another (dual PII350 machine).
well, a typical desktop processor has 256-512K cache,
and at least 500 MB/s dram bandwidth, so cache flush time 
is only ~1ms, and can be as low as .2 ms.  the fact that
all current CPUs are out-of-order can hide some of this, as well...

-
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 12:15    [W:0.308 / U:0.210 seconds]
©2003-2008 Jasper Spaans