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

From: Tejun Heo
Date: Thu Sep 01 2011 - 19:05:03 EST


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