aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorLiam Mark <lmark@codeaurora.org>2014-03-10 16:06:39 -0700
committerLiam Mark <lmark@codeaurora.org>2014-03-21 16:31:31 -0700
commite137b1a41f2953f3780ef05c4bb2ab5ab31a198a (patch)
tree5478257b185288e029476a1075d3b9bd57eee50f /scripts/build-all.py
parent390cc7a8d7ca90ffc263110045417261a47385d8 (diff)
lowmemorykiller: Account for highmem during kswapd reclaim
Currenlty most memory reclaim is done through kswapd. Since kswapd uses a gfp mask of GFP_KERNEL, and because the lowmemorykiller is zone aware, the lowmemorykiller will ignore highmem most of the time. This results in the lowmemorykiller being overly aggressive. The fix to this issue is to allow the lowmemorykiller to count highmem when being called by the kswapd if the lowmem watermarks are satisfied. Change-Id: I938644584f374763d10d429d835e74daa4854a38 Signed-off-by: Liam Mark <lmark@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions