aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGerald Schaefer <[email protected]>2012-10-08 16:30:21 -0700
committerLinus Torvalds <[email protected]>2012-10-09 16:22:30 +0900
commit274023da1e8a49efa6fd9bf857f8557e5db44cdf (patch)
tree0e741e23da15593646404f06f202c22e497b1ec4 /tools/perf/scripts/python
parent9501d09fa3c4ca18971083dfb0c9aa1afc85f19c (diff)
thp, s390: disable thp for kvm host on s390
This patch is part of the architecture backend for thp on s390. It disables thp for kvm hosts, because there is no kvm host hugepage support so far. Existing thp mappings are split by follow_page() with FOLL_SPLIT, and future thp mappings are prevented by setting VM_NOHUGEPAGE in mm->def_flags. Signed-off-by: Gerald Schaefer <[email protected]> Cc: Andrea Arcangeli <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: Hillf Danton <[email protected]> Cc: Martin Schwidefsky <[email protected]> Cc: Heiko Carstens <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions