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_page.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed a thread_sleep into an spl protected tsleep. A deadlock can occur
dg
1994-10-23
1
-2
/
+3
*
Fix the remaining vmmeter counters. They all now work correctly.
dg
1994-10-18
1
-1
/
+2
*
Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc.
phk
1994-10-09
1
-2
/
+1
*
Previous commit should have read ...in vm_page_alloc_contig().
dg
1994-09-27
1
-2
/
+3
*
Fixed another bug, and cleaned up the code.
dg
1994-09-27
1
-6
/
+6
*
Fixed multiple bugs in previous version of vm_page_alloc_contig.
dg
1994-09-27
1
-14
/
+15
*
1) New "vm_page_alloc_contig" routine by me.
dg
1994-09-27
1
-2
/
+79
*
Fixed vm_page_deactivate to deal with getting called with a page that's
dg
1994-08-10
1
-48
/
+1
*
Provide support for upcoming merged VM/buffer cache, and fixed a few bugs
dg
1994-08-07
1
-11
/
+11
*
Removed all code related to the pagescan daemon, and changed 'act_count'
dg
1994-08-01
1
-2
/
+2
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-104
/
+287
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+696