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_phys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the declaration of vm_phys_paddr_to_vm_page() from vm/vm_page.h
kib
2012-11-16
1
-0
/
+1
*
Add a facility to register a range of physical addresses to be used
kib
2012-05-12
1
-0
/
+4
*
Refactor the code that performs physically contiguous memory allocation,
alc
2011-11-16
1
-0
/
+3
*
Eliminate vm_phys_bootstrap_alloc(). It was a failed attempt at
alc
2011-10-30
1
-4
/
+3
*
Very rough first cut at NUMA support for the physical page allocator. For
jhb
2010-07-27
1
-0
/
+9
*
Redo the page table page allocation on MIPS, as suggested by
jchandra
2010-07-21
1
-0
/
+1
*
Add support to the virtual memory system for configuring machine-
alc
2009-07-12
1
-1
/
+1
*
This change is the next step in implementing the cache control functionality
alc
2009-06-26
1
-1
/
+1
*
Modify vm_phys_unfree_page() so that it no longer requires the given
alc
2007-12-20
1
-1
/
+4
*
Change the management of cached pages (PQ_CACHE) in two fundamental
alc
2007-09-25
1
-0
/
+3
*
Eliminate two unused functions: vm_phys_alloc_pages() and
alc
2007-07-14
1
-2
/
+0
*
Add a new physical memory allocator. However, do not yet connect it
alc
2007-06-10
1
-0
/
+52