aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKautuk Consul <[email protected]>2012-05-31 16:26:03 -0700
committerLinus Torvalds <[email protected]>2012-05-31 17:49:26 -0700
commit1cefe28f95da307287a05a6a0c10213f01055e2a (patch)
tree6810a5c8f413f67d359da6243ee75c60c704d16c /tools/perf/scripts/python
parent4f1c28d241d0882f25112d494885cd6084db225b (diff)
um/kernel/trap.c: port OOM changes to handle_page_fault()
Commit d065bd810b6d ("mm: retry page fault when blocking on disk transfer") and commit 37b23e0525d3 ("x86,mm: make pagefault killable") introduced changes into the x86 pagefault handler for making the page fault handler retryable as well as killable. These changes reduce the mmap_sem hold time, which is crucial during OOM killer invocation. Port these changes to um. Signed-off-by: Kautuk Consul <[email protected]> Cc: Jeff Dike <[email protected]> Cc: Richard Weinberger <[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