Re: Improvement on memory subsystem

From: Pekka Enberg
Date: Wed Jul 19 2006 - 04:28:50 EST


On 7/18/06, yunfeng zhang <zyf.zeroos@xxxxxxxxx> wrote:
> > 3. All slabs are all off-slab type. Store slab instance in page structure.

2006/7/19, Pekka Enberg <penberg@xxxxxxxxxxxxxx>:
> Not sure what you mean. We need much more than sizeof(struct page) for
> slab management. Hmm?

On 7/19/06, yunfeng zhang <zyf.zeroos@xxxxxxxxx> wrote:
Current page struct is just like this

[snip]

Which, like I said, is not enough to hold slab management structures
(we need an array of bufctl_t in addition to struct slab).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/