Do not attempt to access kernel_map in free(). It's a bad idea, and doubly
[dragonfly.git] / sys / kern / kern_slaballoc.c
2003-09-25 Matthew DillonDo not attempt to access kernel_map in free(). It...
2003-09-22 Matthew DillonAdd notation on the alignment requirement for the twe...
2003-08-28 Matthew DillonAt Jeffrey Hsu's suggestion (who follows USENIX papers...
2003-08-27 Matthew DillonCleanup some debugging junk and fix a bug in the M_ZERO...
2003-08-27 Matthew DillonSLAB ALLOCATOR Stage 1. This brings in a slab allocato...