diff options
author | Kirill A. Shutemov <[email protected]> | 2018-02-14 14:16:49 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-14 13:11:13 +0100 |
commit | 02390b87a9459937cdb299e6b34ff33992512ec7 (patch) | |
tree | 6994553d9db1e2fb5abf05cfc676d6fc61488c36 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b83ce5ee91471d19c403ff91227204fb37c95fb2 (diff) |
mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
With boot-time switching between paging mode we will have variable
MAX_PHYSMEM_BITS.
Let's use the maximum variable possible for CONFIG_X86_5LEVEL=y
configuration to define zsmalloc data structures.
The patch introduces MAX_POSSIBLE_PHYSMEM_BITS to cover such case.
It also suits well to handle PAE special case.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Reviewed-by: Nitin Gupta <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions