linux-stable-rt/Documentation/vm
Wu Fengguang 847ce401df HWPOISON: Add unpoisoning support
The unpoisoning interface is useful for stress testing tools to
reclaim poisoned pages (to prevent OOM)

There is no hardware level unpoisioning, so this
cannot be used for real memory errors, only for software injected errors.

Note that it may leak pages silently - those who have been removed from
LRU cache, but not isolated from page cache/swap cache at hwpoison time.
Especially the stress test of dirty swap cache pages shall reboot system
before exhausting memory.

AK: Fix comments, add documentation, add printks, rename symbol

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
2009-12-16 12:19:58 +01:00
..
.gitignore
00-INDEX
Makefile
active_mm.txt
balance
hugetlbpage.txt hugetlb: handle memory hot-plug events 2009-12-15 08:53:13 -08:00
hwpoison.txt HWPOISON: Add unpoisoning support 2009-12-16 12:19:58 +01:00
ksm.txt ksm: remove unswappable max_kernel_pages 2009-12-15 08:53:20 -08:00
locking
map_hugetlb.c
numa
numa_memory_policy.txt
overcommit-accounting
page-types.c page-types: add standard GPL license header 2009-12-16 12:19:57 +01:00
page_migration
pagemap.txt
slabinfo.c
slub.txt
unevictable-lru.txt