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_resident.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm_page_print: Fix typo
HEAD
master
Samuel Thibault
2025-02-05
1
-1
/
+1
*
vm_page_bootalloc: Return a phys_addr_t
Samuel Thibault
2023-08-29
1
-1
/
+2
*
vm: Fix ordering of addresses between DMA32 and DIRECTMAP
Samuel Thibault
2023-08-14
1
-0
/
+6
*
Shrink struct vm_page size
Sergey Bugaev
2023-07-03
1
-1
/
+1
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-2
/
+2
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-2
/
+1
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-0
/
+1
*
vm_page_grab: allow allocating in high memory
Samuel Thibault
2021-08-27
1
-5
/
+18
*
VM: fix pageout throttling to external pagers
Richard Braun
0 min.
1
-11
/
+12
*
Enable high memory
Richard Braun
2016-09-21
1
-0
/
+9
*
Rework pageout to handle multiple segments
Richard Braun
2016-09-21
1
-266
/
+50
*
Redefine what an external page is
Richard Braun
2016-09-21
1
-36
/
+30
*
Replace vm_offset_t with phys_addr_t where appropriate
Richard Braun
2016-09-21
1
-2
/
+2
*
Remove phys_first_addr and phys_last_addr global variables
Richard Braun
2016-09-21
1
-3
/
+3
*
Change page cache statistics
Richard Braun
2016-06-17
1
-10
/
+15
*
Avoid panics on physical memory exhaustion
Richard Braun
2016-03-13
1
-2
/
+4
*
Merge remote-tracking branch 'remotes/origin/rbraun/vm_cache_policy'
Richard Braun
2016-03-11
1
-2
/
+2
|
\
|
*
VM cache policy change
Richard Braun
2013-10-09
1
-2
/
+2
*
|
Avoid panics on physical memory exhaustion
Richard Braun
2016-02-16
1
-2
/
+4
*
|
Fix various memory managment errors
Richard Braun
2016-02-02
1
-26
/
+19
*
|
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
1
-7
/
+1
*
|
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
1
-387
/
+159
*
|
vm: fix typo
Justus Winter
2015-02-18
1
-1
/
+1
*
|
Declare void argument lists (part 2)
Marin Ramesa
2013-12-20
1
-1
/
+1
*
|
vm: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-1
/
+1
*
|
vm/vm_resident.c (vm_page_print): remove unnecessary casts
Marin Ramesa
2013-12-15
1
-2
/
+2
*
|
vm/vm_resident.c: correct comment
Marin Ramesa
2013-12-05
1
-1
/
+1
*
|
vm/vm_resident.c: remove register qualifiers
Marin Ramesa
2013-11-15
1
-43
/
+43
|
/
*
vm: organize vm print function prototypes
Marin Ramesa
2013-07-18
1
-0
/
+1
*
Fix format warnings
Miguel Figueiredo
2013-06-04
1
-1
/
+1
*
Fix compilation warning implicit function declaration kdbprintf
David Höppner
2013-01-04
1
-0
/
+5
*
Provide basic page cache statistics
Richard Braun
2012-09-23
1
-0
/
+15
*
Adjust VM initialization
Richard Braun
2011-12-17
1
-1
/
+0
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
1
-15
/
+7
*
Free memory used by boot modules
Samuel Thibault
2011-09-05
1
-0
/
+5
*
Warn once when part of the kernel is lacking memory
Samuel Thibault
2011-04-20
1
-0
/
+2
*
Add missing casts
Guillem Jover
2009-12-18
1
-2
/
+2
*
Fix a bug in vm_page_grab_contiguous_pages.
Zheng Da
2009-11-11
1
-5
/
+4
*
Fix warnings
Samuel Thibault
2009-10-20
1
-2
/
+0
*
2006-12-30 Richard Braun <syn@hurdfr.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+0
*
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+2
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+3
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+1
*
2006-01-31 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
1999-09-04 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-09-04
1
-3
/
+4
*
1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-29
1
-1
/
+2
*
1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-29
1
-1
/
+1
[next]