Lines Matching refs:memory
15 is, only when needed (aka zone free memory is 0), instead of making it
23 regular memory requests by allocating one from the dma pool, instead
26 In 2.2, memory balancing/page reclamation would kick off only when the
27 _total_ number of free pages fell below 1/64 th of total memory. With the
28 right ratio of dma and regular memory, it is quite possible that balancing
30 been running production machines of varying memory sizes, and seems to be
43 Another possible solution is that we balance only when the free memory
45 total memory in the zone and its lower class zones. This fixes the 2.2
58 problems: first, kswapd is woken up as in 2.2 on low memory conditions
74 Page stealing from process memory and shm is done if stealing the page would
75 alleviate memory pressure on any zone in the page's node that has fallen below