Controlling memory use in containers
Posted Aug 2, 2007 2:58 UTC (Thu) by
Nick (guest, #15060)
Parent article:
Controlling memory use in containers
struct meta_page is a horrible name! struct page is already "meta-page",
and meta_page isn't really metadata about the struct page, it is just more
metadata about the page which is broken out so as to minimise overhead.
(
Log in to post comments)