DragonFly commits List (threaded) for 2008-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_bio.c
dillon 2008/06/29 19:11:53 PDT
DragonFly src repository
Modified files:
sys/kern vfs_bio.c
Log:
Fix a buf_daemon performance issue when running on machines with small
amounts of ram. The daemon was hitting a 1/2 sleep case that it should
not have been hitting.
Revision Changes Path
1.108 +68 -80 src/sys/kern/vfs_bio.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_bio.c.diff?r1=1.107&r2=1.108&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]