[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4742B84E.9010300@openvz.org>
Date: Tue, 20 Nov 2007 13:34:54 +0300
From: Pavel Emelyanov <xemul@...nvz.org>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
CC: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Oleg Nesterov <oleg@...sign.ru>
Subject: Re: [PATCH 0/4] proc: Cleanup status files.
Eric W. Biederman wrote:
> There is a long standing ugliness with /proc/<pid>/stat,
> /proc/<pid>/statm, and /proc/<pid>/status that they do not
> use the seqfile API.
>
> In addition they are currently reporting pids in the pid namespace
> of the current task instead of the pid namespace with which proc
> was mounted which is confusing.
100% agree with that. Thanks for fixing this issue :)
Acked-by: Pavel Emelyanov <xemul@...nvz.org>
> This patch series first build the infrastructure to allow these
> problems to be fixed and then it converts the individual proc
> status files.
>
> Eric
>
> -
> 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/
>
-
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