[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4df04b840607190313u75965101n9543ad3bd6716ace@mail.gmail.com>
Date: Wed, 19 Jul 2006 18:13:37 +0800
From: "yunfeng zhang" <zyf.zeroos@...il.com>
To: "Pekka Enberg" <penberg@...helsinki.fi>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Improvement on memory subsystem
> Which, like I said, is not enough to hold slab management structures
> (we need an array of bufctl_t in addition to struct slab).
>
Here, the off-slab is the same as the off-slab concept of Linux,
doesn't Linux stores bufctl_t array in its off-slab object?
I consider that we should try our best to explore the potential of
page structure. In my OS, page structure is just like a union and is
cast into different types according to its flag field.
-
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