diff options
author | Josef Bacik <jbacik@fusionio.com> | 2012-09-06 16:59:33 -0400 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2012-10-01 15:19:16 -0400 |
commit | a80c8dcf7e5065adc555ef8ffb256df11e3293e3 (patch) | |
tree | 78ea998575c512728eea26c7b76f7bbfb421c323 /fs/ext2 | |
parent | dea31f52337c18f19eadfbbccb0c477942dad495 (diff) | |
download | op-kernel-dev-a80c8dcf7e5065adc555ef8ffb256df11e3293e3.zip op-kernel-dev-a80c8dcf7e5065adc555ef8ffb256df11e3293e3.tar.gz |
Btrfs: fix our overcommit math
I noticed I was seeing large lags when running my torrent test in a vm on my
laptop. While trying to make it lag less I noticed that our overcommit math
was taking into account the number of bytes we wanted to reclaim, not the
number of bytes we actually wanted to allocate, which means we wouldn't
overcommit as often. This patch fixes the overcommit math and makes
shrink_delalloc() use that logic so that it will stop looping faster. We
still have pretty high spikes of latency, but the test now takes 3 minutes
less time (about 5% faster). Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions