Re: [PATCH v4 3/4] mm, shmem: Add shmem resident memory accounting

From: Andrew Morton
Date: Fri Oct 02 2015 - 18:38:06 EST


On Fri, 2 Oct 2015 15:35:50 +0200 Vlastimil Babka <vbabka@xxxxxxx> wrote:

> From: Jerome Marchand <jmarchan@xxxxxxxxxx>

Changelog is a bit weird.

> Currently looking at /proc/<pid>/status or statm, there is no way to
> distinguish shmem pages from pages mapped to a regular file (shmem
> pages are mapped to /dev/zero), even though their implication in
> actual memory use is quite different.

OK, that's a bunch of stuff about the user interface.

> This patch adds MM_SHMEMPAGES counter to mm_rss_stat to account for
> shmem pages instead of MM_FILEPAGES.

And that has nothing to do with the user interface.

So now this little reader is all confused. The patch doesn't actually
address the described problem at all, does it? It's preparatory stuff
only? No changes to the kernel's user interface?


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