Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83098
b: refs/heads/master
c: e6f3602
h: refs/heads/master
v: v3
  • Loading branch information
Larry Woodman authored and Linus Torvalds committed Feb 5, 2008
1 parent 2166e09 commit 23679cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a2b345642f530054a92b8d2b5108436225a8093e
refs/heads/master: e6f3602d2c58815775b2a293cec6650622236169
2 changes: 2 additions & 0 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1874,6 +1874,8 @@ void show_free_areas(void)
printk("= %lukB\n", K(total));
}

printk("%ld total pagecache pages\n", global_page_state(NR_FILE_PAGES));

show_swap_cache_info();
}

Expand Down

0 comments on commit 23679cc

Please sign in to comment.