diff options
| author | Kirill A. Shutemov <[email protected]> | 2012-12-12 13:50:59 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-12-12 17:38:31 -0800 |
| commit | e180377f1ae48b3cbc559c9875d9b038f7f000c6 (patch) | |
| tree | c51e0db181acc0372479bce5cd68b99abca7d8bb /tools/perf/scripts/python | |
| parent | cad7f613c4d010e1d0f05c9a4fb33c7ae40ba115 (diff) | |
thp: change split_huge_page_pmd() interface
Pass vma instead of mm and add address parameter.
In most cases we already have vma on the stack. We provides
split_huge_page_pmd_mm() for few cases when we have mm, but not vma.
This change is preparation to huge zero pmd splitting implementation.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: David Rientjes <[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