Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   yamt
Date:           Sun Mar 23 10:39:52 UTC 2008

Modified Files:
        src/sys/kern: init_main.c vfs_bio.c
        src/sys/sys: systm.h

Log Message:
when calculating some cache sizes, consider the amount of available kva.
PR/33185.


To generate a diff of this commit:
cvs rdiff -r1.344 -r1.345 src/sys/kern/init_main.c
cvs rdiff -r1.191 -r1.192 src/sys/kern/vfs_bio.c
cvs rdiff -r1.216 -r1.217 src/sys/sys/systm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index