[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110902080710.GA12920@shutemov.name>
Date: Fri, 2 Sep 2011 11:07:10 +0300
From: "Kirill A. Shutemov" <kirill@...temov.name>
To: Tejun Heo <tj@...nel.org>
Cc: Nicholas Miell <nmiell@...il.com>,
Cyrill Gorcunov <gorcunov@...nvz.org>,
containers@...ts.osdl.org, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, Nathan Lynch <ntl@...ox.com>,
Oren Laadan <orenl@...columbia.edu>,
Daniel Lezcano <dlezcano@...ibm.com>,
Glauber Costa <glommer@...allels.com>,
James Bottomley <jbottomley@...allels.com>,
Vasiliy Kulikov <segoon@...nwall.com>,
Alexey Dobriyan <adobriyan@...il.com>,
Al Viro <viro@...IV.linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
Pavel Emelyanov <xemul@...allels.com>
Subject: Re: [patch 2/2] fs, proc: Introduce the /proc/<pid>/map_files/
directory v6
On Fri, Sep 02, 2011 at 11:29:57AM +0900, Tejun Heo wrote:
> Hello,
>
> On Thu, Sep 01, 2011 at 07:04:42PM -0700, Nicholas Miell wrote:
> > So are the filenames in /proc/$PID/map_files/ guaranteed to be identical
> > to the first field (first two fields? the part before the first space)
> > in /proc/$PID/maps?
>
> Yeap, naturally.
Except zero padding. %08lx in maps and %lx in map_files.
--
Kirill A. Shutemov
--
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