Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vm/vm_kern.c: rate limit (to once per second) diagnostic printf when | luigi | 2001-12-01 | 1 | -1/+14 |
* | Context: | bmilekic | 2001-11-25 | 1 | -1/+2 |
* | Re-enable mbtypes statistics in the mbuf allocator. I disabled these | bmilekic | 2001-09-30 | 1 | -13/+71 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -1/+1 |
* | Rename mb_init() mbuf subsystem initialization routine to mbuf_init(), in | bmilekic | 2001-08-03 | 1 | -4/+4 |
* | Move CPU_ABSENT() macro to smp.h, where it belongs anyway. It will be | bmilekic | 2001-08-01 | 1 | -15/+4 |
* | Use the tunable maxusers rather than the compile-time one. Evaluate and | peter | 2001-07-26 | 1 | -12/+18 |
* | - Do not handle the per-CPU containers in mbuf code as though the cpuids | bmilekic | 2001-07-26 | 1 | -6/+23 |
* | Increase NMBCLUSTERS by 4x. | obrien | 2001-07-17 | 1 | -1/+1 |
* | Temporary fix at least- define NCPU_PRESENT which will be mp_npcus for | mjacob | 2001-06-22 | 1 | -2/+11 |
* | Introduce numerous SMP friendly changes to the mbuf allocator. Namely, | bmilekic | 2001-06-22 | 1 | -0/+1029 |