Re: [PATCH] cacheflushtime

From: Jeffrey B. Siegal (jbs@quiotix.com)
Date: Tue Feb 01 2000 - 01:51:32 EST


> - - if (cachesize == -1)
> - - cachesize = 8; /* Pentiums */
> + if (cachesize == -1) {
> + cachesize = 16; /* Pentiums, 2x8kB cache */
> + bandwidth = 100;
> + }

Is the bandwidth from L1 to L2 on a Pentium really only 100 MB/sec?

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



This archive was generated by hypermail 2b29 : Mon Feb 07 2000 - 21:00:05 EST