All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Implement hwpoison on free for soft offlining
@ 2010-10-06 22:09 ` Andi Kleen
  0 siblings, 0 replies; 20+ messages in thread
From: Andi Kleen @ 2010-10-06 22:09 UTC (permalink / raw)
  To: linux-mm; +Cc: linux-kernel, fengguang.wu

Here's a somewhat experimental patch to improve soft offlining
in hwpoison, but allowing hwpoison on free for not directly
freeable page types. It should work for nearly all
left over page types that get eventually freed, so this makes
soft offlining nearly universal. The only non handleable page
types are now pages that never get freed.

Drawback: It needs an additional page flag. Cannot set hwpoison
directly because that would not be "soft" and cause errors.

Since the flags are scarce on 32bit I only enabled it on 64bit.

Comments?

-Andi


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2010-10-15  8:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 22:09 RFC: Implement hwpoison on free for soft offlining Andi Kleen
2010-10-06 22:09 ` Andi Kleen
2010-10-06 22:09 ` [PATCH] HWPOISON: Implement hwpoison-on-free " Andi Kleen
2010-10-06 22:09   ` Andi Kleen
2010-10-12 12:26   ` Wu Fengguang
2010-10-12 12:26     ` Wu Fengguang
2010-10-12 12:37     ` Andi Kleen
2010-10-12 12:37       ` Andi Kleen
2010-10-12 12:41       ` Wu Fengguang
2010-10-12 12:41         ` Wu Fengguang
2010-10-12  8:11 ` RFC: Implement hwpoison on free " Andi Kleen
2010-10-12  8:11   ` Andi Kleen
2010-10-12  9:20   ` KOSAKI Motohiro
2010-10-12  9:20     ` KOSAKI Motohiro
2010-10-12 13:14     ` Andi Kleen
2010-10-12 13:14       ` Andi Kleen
2010-10-13  0:15       ` KOSAKI Motohiro
2010-10-13  0:15         ` KOSAKI Motohiro
2010-10-15  8:50 ` Andi Kleen
2010-10-15  8:50   ` Andi Kleen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.