Re: [PATCH] Export mlock information via smaps

From: Minchan Kim
Date: Tue Aug 17 2010 - 10:43:12 EST


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@xxxxxxx>
Reviewed-by: Minchan Kim <minchan.kim@xxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/