index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
vm_page.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm_page_bootalloc: Return a phys_addr_t
Samuel Thibault
2023-08-29
1
-1
/
+1
*
vm: Fix ordering of addresses between DMA32 and DIRECTMAP
Samuel Thibault
2023-08-14
1
-0
/
+16
*
Shrink struct vm_page size
Sergey Bugaev
2023-07-03
1
-6
/
+12
*
vm_page_grab: allow allocating in high memory
Samuel Thibault
2021-08-27
1
-1
/
+6
*
db: Add show vmstat command
Samuel Thibault
2021-08-21
1
-0
/
+5
*
VM: fix pageout throttling to external pagers
Richard Braun
0 min.
1
-1
/
+2
*
Rework pageout to handle multiple segments
Richard Braun
2016-09-21
1
-52
/
+62
*
Redefine what an external page is
Richard Braun
2016-09-21
1
-14
/
+5
*
Replace vm_offset_t with phys_addr_t where appropriate
Richard Braun
2016-09-21
1
-1
/
+1
*
Remove phys_first_addr and phys_last_addr global variables
Richard Braun
2016-09-21
1
-0
/
+15
*
VM: remove commented out code
Richard Braun
2016-09-20
1
-23
/
+0
*
Fix early physical page allocation
Richard Braun
2016-09-03
1
-5
/
+10
*
Optimize slab lookup on the free path
Richard Braun
2016-02-22
1
-0
/
+16
*
Fix various memory managment errors
Richard Braun
2016-02-02
1
-2
/
+12
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
1
-1
/
+2
*
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
1
-10
/
+4
*
Import the vm_page module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
1
-3
/
+203
*
kern: import `macros.h' from x15
Justus Winter
2015-05-19
1
-1
/
+1
*
vm: reduce the size of struct vm_page
Justus Winter
2014-01-03
1
-1
/
+1
*
vm: merge the two bit fields in struct vm_page
Justus Winter
2014-01-03
1
-7
/
+3
*
vm: remove NS32000-specific padding from struct vm_page
Justus Winter
2014-01-03
1
-3
/
+0
*
Cleanup of the prototypes
Marin Ramesa
2013-12-09
1
-2
/
+0
*
vm/vm_page.h: remove unused variables
Marin Ramesa
2013-12-09
1
-5
/
+0
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
1
-1
/
+0
*
2007-05-05 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+1
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+0
*
Bother to declare vm_page_release with new parm.
Thomas Bushnell
1999-06-28
1
-1
/
+1
*
1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-27
1
-2
/
+15
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+322