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/cris/mm
Kautuk Consul 4d5914d628 cris/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 CRIS.

Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
2012-04-04 17:50:30 +02:00
..
Makefile
fault.c cris/mm/fault.c: Port OOM changes to do_page_fault 2012-04-04 17:50:30 +02:00
init.c mm: now that all old mmu_gather code is gone, remove the storage 2011-05-25 08:39:16 -07:00
ioremap.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
tlb.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00