DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_bio.c
hmp 2005/08/04 21:54:42 PDT
DragonFly src repository
Modified files:
sys/kern vfs_bio.c
Log:
BUF/BIO cleanup 5/99:
Cleanup and document the buffer cache sysctls. The 'getnewbufrestarts',
'getnewbufcalls', 'bufdefragcnt', 'buffreekvacnt' and 'bufreusecnt' are
now changed to be read-only sysctls. Group them depending on whether
they are writable or not.
Correct, extend and write documentation for various functions in this
file.
Correct typos in various code comments and adjust nearby style issue.
Revision Changes Path
1.43 +252 -161 src/sys/kern/vfs_bio.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_bio.c.diff?r1=1.42&r2=1.43&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]