Cc: Hugh Dickins <hugh@...>, Ingo Molnar <mingo@...>, Jeff Chua <jeff.chua.linux@...>, Thomas Gleixner <tglx@...>, H. Peter Anvin <hpa@...>, Gabriel C <nix.or.die@...>, Arjan van de Ven <arjan@...>, Nishanth Aravamudan <nacc@...>, <linux-kernel@...>, <linux-mm@...>
On Tue, 2008-05-06 at 22:22 +0200, Hans Rosenfeld wrote:
Could you post the code you're using to do this? I have to wonder if
you're leaving a fd open somewhere. Even if you rm the hugepage file,
it'll stay allocated if you have a fd open, or if *someone* is still
mapping it.
Can you umount your hugetlbfs?
-- Dave
--