Lines Matching refs:RSS
97 for memory control. The first RSS controller was posted by Balbir Singh[2]
99 RSS controller. At OLS, at the resource management BoF, everyone suggested
100 that we handle both page cache and RSS together. Another request was raised
102 at version 6; it combines both mapped (RSS) and unmapped Page
169 All mapped anon pages (RSS) and cache pages (Page Cache) are accounted.
173 RSS pages are accounted at page_fault unless they've already been accounted
178 An RSS page is unaccounted when it's fully unmapped. A PageCache page is
179 unaccounted when it's removed from radix-tree. Even if RSS pages are fully
401 caches, RSS and Active pages/Inactive pages are shown.
492 anon page(RSS) or cache page(Page Cache) to the cgroup.
566 If you want to know more exact memory usage, you should use RSS+CACHE(+SWAP)
710 | not be the task's "RSS", but other task's "RSS" that maps the same file.
856 2. Singh, Balbir. Memory Controller (RSS Control),
860 4. Emelianov, Pavel. RSS controller based on process cgroups (v2)
862 5. Emelianov, Pavel. RSS controller based on process cgroups (v3)
867 8. Singh, Balbir. RSS controller v2 test results (lmbench),
869 9. Singh, Balbir. RSS controller v2 AIM9 results