Skip to content

Commit

Permalink
mm-memcontrol-add-per-memcg-pgpgin-pswpin-counter-v2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
linuszeng authored and akpm00 committed Oct 19, 2024
1 parent 209fe93 commit 7703bed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mm/memcontrol-v1.c
Original file line number Diff line number Diff line change
Expand Up @@ -2729,8 +2729,6 @@ static const char *const memcg1_stat_names[] = {
static const unsigned int memcg1_events[] = {
PGPGIN,
PGPGOUT,
PSWPIN,
PSWPOUT,
PGFAULT,
PGMAJFAULT,
};
Expand Down

0 comments on commit 7703bed

Please sign in to comment.