summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_mbuf.c
Commit message (Expand)AuthorAgeFilesLines
* KSE Milestone 2julian2001-09-121-1/+1
* Rename mb_init() mbuf subsystem initialization routine to mbuf_init(), inbmilekic2001-08-031-4/+4
* Move CPU_ABSENT() macro to smp.h, where it belongs anyway. It will bebmilekic2001-08-011-15/+4
* Use the tunable maxusers rather than the compile-time one. Evaluate andpeter2001-07-261-12/+18
* - Do not handle the per-CPU containers in mbuf code as though the cpuidsbmilekic2001-07-261-6/+23
* Increase NMBCLUSTERS by 4x.obrien2001-07-171-1/+1
* Temporary fix at least- define NCPU_PRESENT which will be mp_npcus formjacob2001-06-221-2/+11
* Introduce numerous SMP friendly changes to the mbuf allocator. Namely,bmilekic2001-06-221-0/+1029
OpenPOWER on IntegriCloud