Not freeing up the memory until umount is not a bug, it's normal. The
(cache) memory is supposed to be freed up when it's needed for something more
important.
The discussion right now is about whether the mm is supposed to be able to
handle more than 50% mlocked memory or whether that's a user bug.
(I think we should be able to mlock >90% of memory, but there isn't general
agreement on this. The question is not whether it's possible, but whether
there's a real need for applications to be able to do this.)
> Please suggest idea on how to fix it. I have this system to abuse for
> several days.
Please stay tuned.
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/