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: christos
Date: Sat Oct 15 21:14:57 UTC 2011
Modified Files:
src/sys/kern: kern_malloc.c
src/sys/sys: mallocvar.h
Log Message:
make buckets u_int. Fixes diagnostic panic when we allocate more than 65K
active elements in a bucket.
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src/sys/kern/kern_malloc.c
cvs rdiff -u -r1.9 -r1.10 src/sys/sys/mallocvar.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