Why struct meta_page?
Posted Aug 3, 2007 6:00 UTC (Fri) by
balbir_singh (subscriber, #34142)
In reply to:
Why struct meta_page? by i3839
Parent article:
Controlling memory use in containers
There's an OLS paper Challenges with the memory controller that describes some of the challenges we face as we design our memory controller. Why we don't directly extend struct page is explained in the paper (hint: number of struct page(s) is directly propotional to the memory in the system)
(
Log in to post comments)