On Wed, Sep 26, 2012 at 07:29:58PM -0700, David Rientjes wrote: > NR_MLOCK is only accounted in single page units: there's no logic to > handle transparent hugepages. This patch checks the appropriate number > of pages to adjust the statistics by so that the correct amount of memory > is reflected. *snip* > Reported-by: Hugh Dickens <hughd@xxxxxxxxxx> > Signed-off-by: David Rientjes <rientjes@xxxxxxxxxx> > --- > mm/internal.h | 3 ++- > mm/mlock.c | 6 ++++-- > mm/page_alloc.c | 2 +- > 3 files changed, 7 insertions(+), 4 deletions(-) Reviewed-by: Andrea Arcangeli <aarcange@xxxxxxxxxx> Thanks! Andrea -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>