Searched hist:"43131 e141abdb44c487cf79af3ef1fe5164dcef9" (Results 1 – 2 of 2) sorted by relevance
/linux/mm/ |
H A D | hwpoison-inject.c | diff 43131e141abdb44c487cf79af3ef1fe5164dcef9 Fri May 28 02:29:22 CEST 2010 Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> HWPOISON, hugetlb: support hwpoison injection for hugepage
This patch enables hwpoison injection through debug/hwpoison interfaces, with which we can test memory error handling for free or reserved hugepages (which cannot be tested by madvise() injector).
[AK: Export PageHuge too for the injection module] Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Cc: Andrew Morton <akpm@linux-foundation.org> Acked-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Andi Kleen <ak@linux.intel.com>
|
H A D | hugetlb.c | diff 43131e141abdb44c487cf79af3ef1fe5164dcef9 Fri May 28 02:29:22 CEST 2010 Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> HWPOISON, hugetlb: support hwpoison injection for hugepage
This patch enables hwpoison injection through debug/hwpoison interfaces, with which we can test memory error handling for free or reserved hugepages (which cannot be tested by madvise() injector).
[AK: Export PageHuge too for the injection module] Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Cc: Andrew Morton <akpm@linux-foundation.org> Acked-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Andi Kleen <ak@linux.intel.com>
|