The slab allocator has been in for while now. Change the printf for invalid
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 2 Mar 2004 16:04:20 +0000 (16:04 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 2 Mar 2004 16:04:20 +0000 (16:04 +0000)
commit2d228e9f0a0c4c35f6f516cbd30798efe6f40f3d
treee36d37291438a0cbb60824bd47c8164ebc1083a8
parent7f65d5dab3c813808c702e9e1c2bad45947ac474
The slab allocator has been in for while now. Change the printf for invalid
malloc flags into a panic to allow easier tracing of any remaining incorrect
uses.
sys/kern/kern_slaballoc.c