LWN.net Logo

Controlling memory use in containers

Controlling memory use in containers

Posted Aug 2, 2007 16:22 UTC (Thu) by iabervon (subscriber, #722)
In reply to: Controlling memory use in containers by Nick
Parent article: Controlling memory use in containers

I think container_page is better than page_container, since it's information for the container subsystem about pages, and not a struct that contains pages.


(Log in to post comments)

Controlling memory use in containers

Posted Aug 3, 2007 6:01 UTC (Fri) by balbir_singh (subscriber, #34142) [Link]

That naming convention would make sense if were referring to the page from the container. Since we do it reverse (from page to container), page_container sounds better.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds