[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100817144256.GC3884@barrios-desktop>
Date: Tue, 17 Aug 2010 23:42:56 +0900
From: Minchan Kim <minchan.kim@...il.com>
To: Nikanth Karthikesan <knikanth@...e.de>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
Matt Mackall <mpm@...enic.com>
Subject: Re: [PATCH] Export mlock information via smaps
On Tue, Aug 17, 2010 at 10:39:31AM +0530, Nikanth Karthikesan wrote:
> 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 to perms field 'l' to export this information. The information
> exported via maps file is not changed.
>
> Signed-off-by: Nikanth Karthikesan <knikanth@...e.de>
Reviewed-by: Minchan Kim <minchan.kim@...il.com>
Cced Matt.
It would be good if we have a such thing.
In addtion, code itself looks good to me. :)
But I have a question.
Why didn't you change /proc/map?
Due to ABI? So then, Is it okay to change smaps ABI?
I don't know there is any well-known tool to use smap information.
Maybe Matt have the answer.
--
Kind regards,
Minchan Kim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists