DragonFly commits List (threaded) for 2010-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - SWAP CACHE part 15/many - Correct bug in vm.swapcache.maxfilesize
commit d3070b8da9816e7c3552da1c5740aac0aa74924b
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun Feb 7 23:37:53 2010 -0800
kernel - SWAP CACHE part 15/many - Correct bug in vm.swapcache.maxfilesize
* vm.swapcache.maxfilesize was being applied to meta-data as well as
file data. It is only supposed to be applied to regular file data.
Summary of changes:
sys/vm/vm_swapcache.c | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d3070b8da9816e7c3552da1c5740aac0aa74924b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]