linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* 3.10 kernel issue: dequeue_hwpoisoned_huge_page fails in soft offline
@ 2016-07-13  0:30 Zhan Chen
  0 siblings, 0 replies; only message in thread
From: Zhan Chen @ 2016-07-13  0:30 UTC (permalink / raw)
  To: andi; +Cc: linux-mm

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

Hi Andi,

I encounter an issue with 3.10 kernel where soft offlined huge page can not
be dequeued. Specifically, in function soft_offline_huge_page,
 dequeue_hwpoisoned_huge_page returns negative. It turns out that right
after the page is put_page, it's grabbed by some thread again.

Is there a fix that can prevent offlined pages being put back in use?
Plus, from the comment, dequeue_hwpoisoned_huge_page assumes caller holding
the page lock, which is not the case in this context, would this be a
problem in this case ?
Thank you.
-Zhan

[-- Attachment #2: Type: text/html, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-13  0:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-13  0:30 3.10 kernel issue: dequeue_hwpoisoned_huge_page fails in soft offline Zhan Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).