index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
vm
/
vm_zone.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KNFize, by bde.
eivind
1999-01-10
1
-6
/
+6
*
Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as
eivind
1999-01-08
1
-4
/
+4
*
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