From: Nikanth Karthikesan Date: Thu, 13 Jan 2011 23:45:53 +0000 (-0800) Subject: mm: smaps: export mlock information X-Git-Tag: v2.6.38-rc1~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d90508f638241a2e7422d884767398296ebe720;p=pandora-kernel.git mm: smaps: export mlock information Currently there is no way to find whether a process has locked its pages in memory or not. And which of the memory regions are locked in memory. Add a new field "Locked" to export this information via the smaps file. Signed-off-by: Nikanth Karthikesan Acked-by: Balbir Singh Acked-by: Wu Fengguang Cc: Matt Mackall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed