Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   tron
Date:           Sun Dec  5 17:12:44 UTC 1999

Modified Files:
        syssrc/sys/kern: kern_allocsys.c

Log Message:
Revert order of formula to calculate the number of buffer pages if the
BUFCACHE option is defined. With the new formular a few pages less will
be used (22 on a system with 256MB) but we avoid a possible integer
overflow.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/kern/kern_allocsys.c

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