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/microblaze/mm
Kautuk Consul f397c077e1 microblaze: 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 microblaze.

Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com>
2012-05-25 06:34:34 +02:00
..
Makefile microblaze: Highmem support 2012-03-23 09:28:13 +01:00
consistent.c microblaze: Fix sparse warning - consistent_alloc function 2011-03-09 08:09:58 +01:00
fault.c microblaze: Port OOM changes to do_page_fault 2012-05-25 06:34:34 +02:00
highmem.c microblaze: Highmem support 2012-03-23 09:28:13 +01:00
init.c microblaze: Improve TLB calculation for small systems 2012-03-23 09:28:18 +01:00
mmu_context.c microblaze_mmu_v2: Context handling - mmu_context.c/h 2009-05-26 16:45:15 +02:00
pgtable.c microblaze: Fix mapin_ram function 2012-03-23 09:28:14 +01:00