dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/openrisc/mm
Kautuk Consul 4971f2bdb7 openrisc/mm/fault.c: Port OOM changes to do_page_fault
Commit d065bd810b
(mm: retry page fault when blocking on disk transfer) and
commit 37b23e0525
(x86,mm: make pagefault killable)

The above commits 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 openrisc.

Signed-off-by: Mohd. Faris <mohdfarisq2010@gmail.com>
Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
2012-05-08 11:43:20 +02:00
..
Makefile OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00
fault.c openrisc/mm/fault.c: Port OOM changes to do_page_fault 2012-05-08 11:43:20 +02:00
init.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
ioremap.c
tlb.c Disintegrate asm/system.h for OpenRISC 2012-03-28 18:30:03 +01:00