aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNadav Amit <[email protected]>2018-09-20 10:30:11 -0700
committerGreg Kroah-Hartman <[email protected]>2018-09-25 20:11:42 +0200
commit622074a9f6f7ab07547c71eb998404a0e5c931e1 (patch)
tree17648ae6d0af4a7ee467cfd942b861978021029d /tools/perf/scripts/python/bin/stackcollapse-report
parent6c94875799eaf99bfdbb0efce21d75e1c56e96d5 (diff)
vmw_balloon: remove sleeping allocations
Splitting the allocations between sleeping and non-sleeping made some sort of sense as long as rate-limiting was enabled. Now that it is removed, we need to decide - either we want sleeping allocations or not. Since no other Linux balloon driver (hv, Xen, virtio) uses sleeping allocations, use the same approach. We do distinguish, however, between 2MB allocations and 4kB allocations and prevent reclamation on 2MB. In both cases, we avoid using emergency low-memory pools, as it may cause undesired effects. Reviewed-by: Xavier Deguillard <[email protected]> Signed-off-by: Nadav Amit <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions