Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct copyright. | dyson | 1998-04-25 | 1 | -10/+3 |
* | Slight improvement to the vm_zone stats output. Also, some other superficial | dyson | 1997-12-14 | 1 | -1/+2 |
* | Don't include <sys/lock.h> in headers when only `struct simplelock' is | bde | 1997-12-05 | 1 | -3/+2 |
* | Fix some style(9) and formatting problems. tabsize 4 formatting doesn't | peter | 1997-09-21 | 1 | -41/+44 |
* | Change the M_NAMEI allocations to use the zone allocator. This change | dyson | 1997-09-21 | 1 | -5/+28 |
* | The "cutsie" register parameter passing that I had mistakenly used breaks | dyson | 1997-08-10 | 1 | -10/+10 |
* | More vm_zone cleanup. The sysctl now accounts for items better, and | dyson | 1997-08-07 | 1 | -1/+3 |
* | Add exposure of some vm_zone allocation stats by sysctl. Also, change | dyson | 1997-08-06 | 1 | -1/+4 |
* | Another attempt at cleaning up the new memory allocator. | dyson | 1997-08-05 | 1 | -32/+59 |
* | A very simple zone allocator. | dyson | 1997-08-05 | 1 | -0/+82 |