From dae438c070bb02e50c231a9ac6f7ea4b9b90fd2c Mon Sep 17 00:00:00 2001 From: Pim van den Berg Date: Fri, 10 Aug 2012 19:02:29 +0200 Subject: plugin: convert spaces to tabs --- plugin/vmem.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin/vmem.php') diff --git a/plugin/vmem.php b/plugin/vmem.php index 2fae536..fae94f8 100644 --- a/plugin/vmem.php +++ b/plugin/vmem.php @@ -46,7 +46,7 @@ switch($obj->args['type']) { $obj->order = array('active_anon', 'active_file', 'anon_pages', 'bounce', 'dirty', 'file_pages', - 'free_pages', 'inactive_anon', + 'free_pages', 'inactive_anon', 'inactive_file', 'mapped', 'mlock', 'page_table_pages', 'slab_reclaimable', 'slab_unreclaimable', -- cgit v1.1