Core integer types header file reorganization stage 1/2: Create and/or modify
[dragonfly.git] / sys / sys / malloc.h
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-03 Matthew Dillon64 bit address space cleanups which are a prerequisit...
2003-10-20 Matthew DillonYah yah. Always good to commit the header file needed...
2003-10-19 Matthew DillonEntirely remove the old kernel malloc and kmem_map...
2003-10-18 Matthew Dillonmachine/param.h has to be included outside of _KERNEL...
2003-10-18 Matthew DillonMake malloc_type statistics per-cpu, which fixes statis...
2003-09-26 Matthew DillonRemove the NO_KMEM_MAP and USE_SLAB_ALLOCATOR kernel...
2003-08-27 Matthew DillonSLAB ALLOCATOR Stage 1. This brings in a slab allocato...
2003-08-25 Matthew DillonAdd the NO_KMEM_MAP kernel configuration option. This...
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-07-28 Hiten PandyaBring the malloc/mbuf flags up-to-date with FreeBSD.
2003-06-21 Matthew Dillonthread stage 8: add crit_enter(), per-thread cpl handli...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: