Skip to content

Commit 3f92c5b

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 6a22cc1 commit 3f92c5b

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
@@ -2754,8 +2754,6 @@ static const char *const memcg1_stat_names[] = {
27542754
static const unsigned int memcg1_events[] = {
27552755
PGPGIN,
27562756
PGPGOUT,
2757-
PSWPIN,
2758-
PSWPOUT,
27592757
PGFAULT,
27602758
PGMAJFAULT,
27612759
};

0 commit comments

Comments
 (0)