LWN.net Logo

Linux Filesystem, Storage, and Memory Management Summit, Day 1

Linux Filesystem, Storage, and Memory Management Summit, Day 1

Posted Apr 5, 2011 15:38 UTC (Tue) by hnaz (subscriber, #67104)
Parent article: Linux Filesystem, Storage, and Memory Management Summit, Day 1

The struct page_cgroup page backpointer is already gone as of .39-rc1. It did not need the LRU rework. Nodes or sparsemem sections hold the struct page_cgroup arrays, so the node or section id is encoded in pc->flags to get from the struct page_cgroup pointer to the array it points into, and then it's trivial to calculate the pfn.


(Log in to post comments)

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