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
*
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