Lines Matching refs:RSS
116 for memory control. The first RSS controller was posted by Balbir Singh [2]_
118 of the RSS controller. At OLS, at the resource management BoF, everyone
119 suggested that we handle both page cache and RSS together. Another request was
121 at version 6; it combines both mapped (RSS) and unmapped Page
194 All mapped anon pages (RSS) and cache pages (Page Cache) are accounted.
198 RSS pages are accounted at page_fault unless they've already been accounted
203 An RSS page is unaccounted when it's fully unmapped. A PageCache page is
204 unaccounted when it's removed from radix-tree. Even if RSS pages are fully
447 caches, RSS and Active pages/Inactive pages are shown.
544 anon page(RSS) or cache page(Page Cache) to the cgroup.
632 If you want to know more exact memory usage, you should use RSS+CACHE(+SWAP)
798 | | not be the task's "RSS", but other task's "RSS" that maps the same file. |
987 .. [2] Singh, Balbir. Memory Controller (RSS Control),
991 .. [4] Emelianov, Pavel. RSS controller based on process cgroups (v2)
993 .. [5] Emelianov, Pavel. RSS controller based on process cgroups (v3)
999 8. Singh, Balbir. RSS controller v2 test results (lmbench),
1001 9. Singh, Balbir. RSS controller v2 AIM9 results