aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorYannick Brosseau <[email protected]>2016-06-20 14:27:10 -0700
committerShuah Khan <[email protected]>2016-06-27 13:19:24 -0600
commitbff124682eaa784596672bdd344b9b0f646035a2 (patch)
treeb3e3230321e1e89dbbcd4a4cd32ee9225d57a5e2 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentee65735dd5acecbf335f9aa32e3b129a1de9e184 (diff)
selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test
The default MEMLOCK limit is not big enough to accomodate all the current pages of the test program process, so the test fails at this step. By removing the MCL_CURRENT flag, we allow the mlockall call to succeed. The mmap is twice the size of the current limit, so it will still fail as expected. Signed-off-by: Yannick Brosseau <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions