aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGerald Schaefer <[email protected]>2012-10-08 16:30:18 -0700
committerLinus Torvalds <[email protected]>2012-10-09 16:22:30 +0900
commit9501d09fa3c4ca18971083dfb0c9aa1afc85f19c (patch)
tree62c8a0d16e02e0201935ae99921b554148a36bbe /tools/perf/scripts/python
parent75077afbec1ac89178c1542b23a70d0f960b0aaf (diff)
thp, s390: thp pagetable pre-allocation for s390
This patch is part of the architecture backend for thp on s390. It provides the pagetable pre-allocation functions pgtable_trans_huge_deposit() and pgtable_trans_huge_withdraw(). Unlike other archs, s390 has no struct page * as pgtable_t, but rather a pointer to the page table. So instead of saving the pagetable pre- allocation list info inside the struct page, it is being saved within the pagetable itself. 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