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_map.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix kern_lock so that it will work. Additionally, clean-up some of the
dyson
1997-08-18
1
-4
/
+58
*
Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of
dyson
1997-08-05
1
-2
/
+5
*
The biggie: Get rid of the UPAGES from the top of the per-process address
peter
1997-04-07
1
-2
/
+1
*
Fix the gdb executable modify problem. Thanks to the detective work
dyson
1997-04-06
1
-4
/
+7
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Removed vestiges of Mach lock types.
bde
1997-02-18
1
-3
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-15
/
+36
*
Change the map entry flags from bitfields to bitmasks. Allows
dyson
1997-01-16
1
-0
/
+10
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Eliminate the redundancy due to the similarity between the routines
dyson
1996-12-28
1
-1
/
+2
*
Implement closer-to POSIX mlock semantics. The major difference is
dyson
1996-12-14
1
-2
/
+11
*
Make vm_map_insert much more intelligent in the MAP_NOFAULT case so
dyson
1996-12-07
1
-2
/
+2
*
Implement a new totally dynamic (up to MAXPHYS) buffer kva allocation
dyson
1996-11-30
1
-3
/
+4
*
Backed out the recent changes/enhancements to the VM code. The
dyson
1996-07-30
1
-2
/
+1
*
This commit is meant to solve a couple of VM system problems or
dyson
1996-07-27
1
-1
/
+2
*
Initial support for mincore and madvise. Both are almost fully
dyson
1996-05-19
1
-1
/
+2
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-2
/
+2
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
1
-3
/
+10
*
Another mega commit to staticize things.
phk
1995-12-14
1
-7
/
+1
*
Changes to support 1Tb filesizes. Pages are now named by an
dyson
1995-12-11
1
-5
/
+5
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-5
/
+25
*
Change vm_map_print() to have the correct number and type of args for
bde
1995-08-26
1
-2
/
+5
*
NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct
dg
1995-07-13
1
-3
/
+1
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+4
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
1
-87
/
+73
*
Added $Id$
dg
1994-08-02
1
-1
/
+3
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-5
/
+5
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+228