summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJohannes Weiner <hannes@cmpxchg.org>2017-05-03 14:52:00 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-05-03 15:52:07 -0700
commit15038d0de9eca33f66bc1fed4243914906e04de4 (patch)
tree3e90905951527a79e880f6e19f8a798f21bc2e39 /tools/perf/scripts/python/task-analyzer.py
parent047d72c30eedcb953222810f1e7dcaae663aa452 (diff)
downloadkernel-15038d0de9eca33f66bc1fed4243914906e04de4.tar.gz
mm: remove unnecessary reclaimability check from NUMA balancing target
NUMA balancing already checks the watermarks of the target node to decide whether it's a suitable balancing target. Whether the node is reclaimable or not is irrelevant when we don't intend to reclaim. Link: http://lkml.kernel.org/r/20170228214007.5621-5-hannes@cmpxchg.org Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Acked-by: Hillf Danton <hillf.zj@alibaba-inc.com> Acked-by: Michal Hocko <mhocko@suse.com> Cc: Jia He <hejianet@gmail.com> Cc: Mel Gorman <mgorman@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
e='2025-02-08 09:57:51 +0100'>2025-02-08of: reserved-memory: Do not make kmemleak ignore freed addressZijun Hu 2025-02-08of: property: Avoiding using uninitialized variable @imaplen in parse_interru...Zijun Hu 2025-02-01of/unittest: Add test that of_address_to_resource() fails on non-translatable...Rob Herring (Arm) 2024-12-27of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu 2024-12-27of: Fix error path in of_parse_phandle_with_args_map()Herve Codina 2024-12-27of: address: Preserve the flags portion on 1:1 dma-ranges mappingAndrea della Porta 2024-12-27of: property: fw_devlink: Do not use interrupt-parent directlySamuel Holland 2024-12-27of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()Zijun Hu 2024-12-27of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()Zijun Hu 2024-12-05of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif