Lines Matching refs:accounted
43 - optionally, memory+swap usage can be accounted and limited.
169 All mapped anon pages (RSS) and cache pages (Page Cache) are accounted.
171 are not accounted. We just account pages under usual VM management.
173 RSS pages are accounted at page_fault unless they've already been accounted
174 for earlier. A file page will be accounted for as Page Cache when it's
181 are really freed. Such SwapCaches are also accounted.
182 A swapped-in page is not accounted until it's mapped.
195 Shared pages are accounted on the basis of the first touch approach. The
196 cgroup that first touches a page is accounted for the page. The principle
206 be backed into memory in force, charges for pages are accounted against the
214 When swap is accounted, following files are added.
285 at boot time. In this case, kernel memory will not be accounted at all.
288 cgroup may or may not be accounted. The memory used is accumulated into
297 2.7.1 Current Kernel Memory resources accounted
483 event happens each time a page is accounted as either mapped
529 mapped_file is accounted only when the memory cgroup is owner of page
599 usage of e, is accounted to its ancestors up until the root (i.e, c and root),