Skip to content

Commit 47a0fa7

Browse files
linuszengakpm00
authored andcommitted
mm-memcontrol-add-per-memcg-pgpgin-pswpin-counter-v2
Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Jingxiang Zeng <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Muchun Song <[email protected]> Cc: Roman Gushchin <[email protected]> Cc: Shakeel Butt <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent a3a74a4 commit 47a0fa7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mm/memcontrol-v1.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2729,8 +2729,6 @@ static const char *const memcg1_stat_names[] = {
27292729
static const unsigned int memcg1_events[] = {
27302730
PGPGIN,
27312731
PGPGOUT,
2732-
PSWPIN,
2733-
PSWPOUT,
27342732
PGFAULT,
27352733
PGMAJFAULT,
27362734
};

0 commit comments

Comments
 (0)