Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Sun Feb  1 18:51:07 UTC 2009

Modified Files:
        src/sys/kern: subr_kmem.c

Log Message:
Apply kmem patch posted to tech-kern.

- Add another level of caches, for max quantum cache size -> PAGE_SIZE.
- Add debug code to verify that kmem_free() is given the correct size.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/kern/subr_kmem.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