Lines Matching refs:RSS
135 for memory control. The first RSS controller was posted by Balbir Singh [2]_
137 of the RSS controller. At OLS, at the resource management BoF, everyone
138 suggested that we handle both page cache and RSS together. Another request was
140 at version 6; it combines both mapped (RSS) and unmapped Page
213 All mapped anon pages (RSS) and cache pages (Page Cache) are accounted.
217 RSS pages are accounted at page_fault unless they've already been accounted
222 An RSS page is unaccounted when it's fully unmapped. A PageCache page is
223 unaccounted when it's removed from xarray. Even if RSS pages are fully
466 caches, RSS and Active pages/Inactive pages are shown.
563 anon page(RSS) or cache page(Page Cache) to the cgroup.
652 If you want to know more exact memory usage, you should use RSS+CACHE(+SWAP)
820 | | not be the task's "RSS", but other task's "RSS" that maps the same file. |
1013 .. [2] Singh, Balbir. Memory Controller (RSS Control),
1017 .. [4] Emelianov, Pavel. RSS controller based on process cgroups (v2)
1019 .. [5] Emelianov, Pavel. RSS controller based on process cgroups (v3)
1025 8. Singh, Balbir. RSS controller v2 test results (lmbench),
1027 9. Singh, Balbir. RSS controller v2 AIM9 results