Home
last modified time | relevance | path

Searched hist:a7420aa54dbf699a5a05feba3c859b6baaa3938c (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dswapops.hdiff a7420aa54dbf699a5a05feba3c859b6baaa3938c Wed Sep 16 04:50:05 CDT 2009 Andi Kleen <andi@firstfloor.org> HWPOISON: Add support for poison swap entries v2

Memory migration uses special swap entry types to trigger special actions on
page faults. Extend this mechanism to also support poisoned swap entries, to
trigger poison handling on page faults. This allows follow-on patches to
prevent processes from faulting in poisoned pages again.

v2: Fix overflow in MAX_SWAPFILES (Fengguang Wu)
v3: Better overflow fix (Hidehiro Kawai)

Signed-off-by: Andi Kleen <ak@linux.intel.com>
H A Dswap.hdiff a7420aa54dbf699a5a05feba3c859b6baaa3938c Wed Sep 16 04:50:05 CDT 2009 Andi Kleen <andi@firstfloor.org> HWPOISON: Add support for poison swap entries v2

Memory migration uses special swap entry types to trigger special actions on
page faults. Extend this mechanism to also support poisoned swap entries, to
trigger poison handling on page faults. This allows follow-on patches to
prevent processes from faulting in poisoned pages again.

v2: Fix overflow in MAX_SWAPFILES (Fengguang Wu)
v3: Better overflow fix (Hidehiro Kawai)

Signed-off-by: Andi Kleen <ak@linux.intel.com>
/openbmc/linux/mm/
H A Dswapfile.cdiff a7420aa54dbf699a5a05feba3c859b6baaa3938c Wed Sep 16 04:50:05 CDT 2009 Andi Kleen <andi@firstfloor.org> HWPOISON: Add support for poison swap entries v2

Memory migration uses special swap entry types to trigger special actions on
page faults. Extend this mechanism to also support poisoned swap entries, to
trigger poison handling on page faults. This allows follow-on patches to
prevent processes from faulting in poisoned pages again.

v2: Fix overflow in MAX_SWAPFILES (Fengguang Wu)
v3: Better overflow fix (Hidehiro Kawai)

Signed-off-by: Andi Kleen <ak@linux.intel.com>