diff options
author | Yehuda Sadeh <yehuda@hq.newdream.net> | 2010-03-17 21:54:02 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-05-18 00:25:12 +0200 |
commit | 31459fe4b24c1e09712eff0d82a5276f4fd0e3cf (patch) | |
tree | b5f7b4c1bac0eb93cef51443373909eb91c43cc4 /tools/perf/util | |
parent | ceph: update for removal of kref_set (diff) | |
download | linux-31459fe4b24c1e09712eff0d82a5276f4fd0e3cf.tar.xz linux-31459fe4b24c1e09712eff0d82a5276f4fd0e3cf.zip |
ceph: use __page_cache_alloc and add_to_page_cache_lru
Following Nick Piggin patches in btrfs, pagecache pages should be
allocated with __page_cache_alloc, so they obey pagecache memory
policies.
Also, using add_to_page_cache_lru instead of using a private
pagevec where applicable.
Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'tools/perf/util')
0 files changed, 0 insertions, 0 deletions