diff options
author | Chris Mason <chris.mason@oracle.com> | 2009-03-31 13:47:50 -0400 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-03-31 14:27:58 -0400 |
commit | d57e62b89796f751c9422801cbcd407a9f8dcdc4 (patch) | |
tree | 353960256ddf5f92aa391a2ea570bea1d2d11fa8 /fs/btrfs/dir-item.c | |
parent | 5a3f23d515a2ebf0c750db80579ca57b28cbce6d (diff) |
Btrfs: try to free metadata pages when we free btree blocks
COW means we cycle though blocks fairly quickly, and once we
free an extent on disk, it doesn't make much sense to keep the pages around.
This commit tries to immediately free the page when we free the extent,
which lowers our memory footprint significantly.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/dir-item.c')
0 files changed, 0 insertions, 0 deletions