[patch 2/2] fs, proc: Introduce the /proc/<pid>/map_files/ directory v6

Tejun Heo tj at kernel.org
Thu Sep 1 16:04:40 PDT 2011


On Thu, Sep 01, 2011 at 03:49:46PM -0700, Andrew Morton wrote:
> The most robust implementation here is to allocate a large number of
> small objects - one per vma.  A list would be a suitable way of
> managing them.

Or just use flex_array?

-- 
tejun


More information about the Containers mailing list