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

From: Cyrill Gorcunov
Date: Fri Sep 02 2011 - 01:55:07 EST


On Fri, Sep 02, 2011 at 01:04:40AM +0200, Tejun Heo wrote:
> 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?
>

Hey, looks interesting! I'll check. Thanks for the point!

Cyrill
--
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/