linux/arch/tile/mm
Kautuk Consul 4ce6bea220 tile/mm/fault.c: Port OOM changes to handle_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 tile.

Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com>
[cmetcalf@tilera.com: initialize "flags" after "write" updated.]
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2012-05-25 12:48:29 -04:00
..
Makefile
elf.c
extable.c
fault.c tile/mm/fault.c: Port OOM changes to handle_page_fault 2012-05-25 12:48:29 -04:00
highmem.c
homecache.c arch/tile: support multiple huge page sizes dynamically 2012-05-25 12:48:27 -04:00
hugetlbpage.c arch/tile: support multiple huge page sizes dynamically 2012-05-25 12:48:27 -04:00
init.c arch/tile: support multiple huge page sizes dynamically 2012-05-25 12:48:27 -04:00
migrate.h
migrate_32.S
migrate_64.S
mmap.c
pgtable.c arch/tile: support multiple huge page sizes dynamically 2012-05-25 12:48:27 -04:00