Searched refs:accounted (Results 1 – 15 of 15) sorted by relevance
38 u32 accounted; member67 w->accounted = 0; in tcp_westwood_init()189 w->accounted += tp->mss_cache; in westwood_acked_count()195 if (w->accounted >= w->cumul_ack) { in westwood_acked_count()196 w->accounted -= w->cumul_ack; in westwood_acked_count()199 w->cumul_ack -= w->accounted; in westwood_acked_count()200 w->accounted = 0; in westwood_acked_count()
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 accounted174 for earlier. A file page will be accounted for as Page Cache when it's181 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. The196 cgroup that first touches a page is accounted for the page. The principle206 be backed into memory in force, charges for pages are accounted against the[all …]
64 The total number of running tasks in the runqueue is accounted through the76 schedules (or a scheduler tick happens) the task's CPU usage is "accounted
192 an impact on how the task is accounted in scheduling stats.
378 -deadline runtime is accounted against the -rt runtime. We realize that this
224 are accounted against the sockets SO_RCVBUF option value. Only225 the payload bytes in the message are accounted for. If the
158 statistics not accounted by block layer. For example,
150 error - an interrupt that can't be accounted for above.
210 The stat file represents device's I/O statistics not accounted by block
107 descriptor are accounted for in checks made to determine if a mount is
450 a single pte mapped, i.e. is currently used by only one process, is accounted1584 been accounted as having caused 1MB of write.1587 truncates some dirty pagecache, some IO which another task has been accounted
376 hugepage), requires the refcount to be accounted on the tail pages and
492 memory range accounted as locked_vm, as the protections could be changed later
1010 KEY_ALLOC_NOT_IN_QUOTA in flags if the keyring shouldn't be accounted
1027 if boot option "swapaccount=0" is set, swap will not be accounted.