DragonFly commits List (threaded) for 2006-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_objcache.c
dillon 2006/12/02 14:17:22 PST
DragonFly src repository
Modified files:
sys/kern kern_objcache.c
Log:
Allow M_ZERO to be specified when using simple object cache setups which
do not have a ctor or dtor function. Panic the system if M_ZERO is used
with more complex object setups.
Suggested-by: Thomas E. Spanjaard
Revision Changes Path
1.13 +17 -2 src/sys/kern/kern_objcache.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_objcache.c.diff?r1=1.12&r2=1.13&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]