f2fs: count the number of inmemory pages
authorJaegeuk Kim <jaegeuk@kernel.org>
Sat, 6 Dec 2014 01:18:15 +0000 (17:18 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 8 Dec 2014 18:35:15 +0000 (10:35 -0800)
commit8dcf2ff72120707f960d9b3b15ce6e50705b13a6
treebfc57918d72b70aeae3f7d6b79de8a06e20ed772
parent126622343a8488917c5e0891eae1bc936a63f49a
f2fs: count the number of inmemory pages

This patch adds counting # of inmemory pages in the page cache.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/debug.c
fs/f2fs/f2fs.h
fs/f2fs/segment.c
This page took 0.026794 seconds and 5 git commands to generate.