Make malloc_type statistics per-cpu, which fixes statistics update races
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 18 Oct 2003 05:48:44 +0000 (05:48 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 18 Oct 2003 05:48:44 +0000 (05:48 +0000)
commitbba6a44d86e41ff6478afd40ca99b5e34c402089
tree742f281daf271c8465084fbb602047efabee80e8
parentcf2d50015ea5f81034757768ef917e8737eb6a8a
Make malloc_type statistics per-cpu, which fixes statistics update races
in the slab allocator that would result in malloc statistics being way off.
sys/cpu/i386/include/param.h
sys/i386/include/param.h
sys/kern/kern_slaballoc.c
sys/sys/malloc.h