Lines Matching refs:allowed
254 Mems_allowed mask of memory nodes allowed to this process
723 between all the CPUs which are allowed to handle it. As usual the kernel has
1430 units are roughly a proportion along that range of allowed memory the process
1432 For example, if a task is using all allowed memory, its badness score will be
1433 1000. If it is using half of its allowed memory, its score will be 500.
1438 The amount of "allowed" memory depends on the context in which the oom killer
1440 being exhausted, the allowed memory represents the set of mems assigned to that
1441 cpuset. If it is due to a mempolicy's node(s) being exhausted, the allowed
1443 limit (or swap limit) being reached, the allowed memory is that configured
1445 allowed memory represents all allocatable resources.
1460 equivalent to discounting 50% of the task's allowed memory from being considered