diff options
| author | Chaitanya S Prakash <[email protected]> | 2023-03-23 11:31:20 +0530 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:59 -0700 |
| commit | 3f9bea2b8a7e4952f03582d8137ab8bf6e96985b (patch) | |
| tree | 421e34ef36e70ea89770d75b9150304b1ac13526 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 3cce258ea4009992b7b4b64c2bebaf98948180ae (diff) | |
selftests/mm: change NR_CHUNKS_HIGH for aarch64
Although there is a provision for 52 bit VA on arm64 platform, it remains
unutilised and higher addresses are not allocated. In order to
accommodate 4PB [2^52] virtual address space where supported,
NR_CHUNKS_HIGH is changed accordingly.
Array holding addresses is changed from static allocation to dynamic
allocation to accommodate its voluminous nature which otherwise might
overflow the stack.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Chaitanya S Prakash <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions