Re: [PATCH]: Adding a counter in vma to indicate the number ofphysical pages backing it

From: Arjan van de Ven
Date: Sun Jun 11 2006 - 12:08:02 EST


On Fri, 2006-06-09 at 18:33 -0700, Rohit Seth wrote:
> Below is a patch that adds number of physical pages that each vma is
> using in a process. Exporting this information to user space
> using /proc/<pid>/maps interface.

is it really worth bloating the vma struct for this? there are quite a
few workloads that have a gazilion vma's, and this patch adds both
memory usage and cache pressure to those workloads...


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