[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
[deliverable/linux.git] / mm / vmstat.c
index 292a35fe56c93e91345ad64c54e724c44719f4fc..1982fb533a40392fa4b3d2cdc33530be201c1c8e 100644 (file)
@@ -400,9 +400,9 @@ static char *vmstat_text[] = {
        "nr_file_pages",
        "nr_slab",
        "nr_page_table_pages",
+       "nr_dirty",
 
        /* Page state */
-       "nr_dirty",
        "nr_writeback",
        "nr_unstable",
 
This page took 0.025089 seconds and 5 git commands to generate.