Re: [PATCH] per-cpu slab

From: Manfred Spraul (manfreds@colorfullife.com)
Date: Fri Jun 09 2000 - 07:47:11 EST


I've uploaded a new version:

 http://colorfullife.com/~manfreds/slab/patch-slab-cpu-F

changes:
* per-cpu arrays are now really enabled: the old code enabled the
per-cpu arrays before the secondary cpus were booted, so only cpu0 used
a per-cpu array :-(

* statistics counter that measure the hit & miss rates added.

* [also wrong in stock 2.4.0test1]: slab_break_gfp_order was always 1 -
num_phys_pages is not yet initialized in kmem_cache_init().

--
	Manfred

- 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 : Thu Jun 15 2000 - 21:00:18 EST