[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100619195242.GS18946@basil.fritz.box>
Date: Sat, 19 Jun 2010 21:52:42 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Michael Kerrisk <mtk.manpages@...il.com>
Cc: Andi Kleen <andi@...stfloor.org>, fengguang.wu@...el.com,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH] [31/31] HWPOISON: Add a madvise() injector for soft
page offlining
> .TP
> .BR MADV_SOFT_OFFLINE " (Since Linux 2.6.33)
> Soft offline the pages in the range specified by
> .I addr
> and
> .IR length .
> This memory of each page in the specified range is copied to a new page,
Actually there are some cases where it's also dropped if it's cached page.
Perhaps better would be something more fuzzy like
"the contents are preserved"
> and the original page is offlined
> (i.e., no longer used, and taken out of normal memory management).
-Andi
--
ak@...ux.intel.com -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists