[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <84144f020607190130q94b5563i436e16028eb9fb94@mail.gmail.com>
Date: Wed, 19 Jul 2006 11:30:17 +0300
From: "Pekka Enberg" <penberg@...helsinki.fi>
To: "yunfeng zhang" <zyf.zeroos@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Improvement on memory subsystem
On 7/18/06, yunfeng zhang <zyf.zeroos@...il.com> wrote:
> > > 3. All slabs are all off-slab type. Store slab instance in page structure.
2006/7/19, Pekka Enberg <penberg@...helsinki.fi>:
> > 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@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists