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_pageout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-1
/
+1
*
VM: really fix pageout of external objects backed by the default pager
Richard Braun
2016-12-27
1
-10
/
+3
*
VM: fix pageout of external objects backed by the default pager
Richard Braun
2016-12-24
1
-0
/
+9
*
VM: fix pageout timeout
Richard Braun
2016-12-21
1
-1
/
+1
*
VM: fix pageout throttling to external pagers
Richard Braun
0 min.
1
-5
/
+25
*
Remove deprecated external memory management interface.
Justus Winter
2016-10-03
1
-7
/
+6
*
Rework pageout to handle multiple segments
Richard Braun
2016-09-21
1
-548
/
+101
*
Redefine what an external page is
Richard Braun
2016-09-21
1
-41
/
+0
*
VM: improve pageout deadlock workaround
Richard Braun
2016-09-16
1
-1
/
+1
*
Fix pageout deadlock
Richard Braun
2016-05-16
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/origin/rbraun/vm_cache_policy'
Richard Braun
2016-03-11
1
-1
/
+6
|
\
|
*
VM cache policy change
Richard Braun
2013-10-09
1
-1
/
+6
*
|
Fix various memory managment errors
Richard Braun
2016-02-02
1
-10
/
+10
*
|
vm: really fix traversing the list of inactive pages
Justus Winter
2015-07-12
1
-1
/
+1
*
|
vm: fix traversing the list of inactive pages
Justus Winter
2015-07-11
1
-1
/
+1
*
|
kern: avoid #if 0ing out thread_collect_scan
Justus Winter
2015-02-18
1
-0
/
+2
*
|
Tune pageout parameters
Samuel Thibault
2014-08-30
1
-5
/
+5
*
|
Increate the pageout thread priority
Samuel Thibault
2014-08-30
1
-0
/
+1
*
|
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-10
/
+10
*
|
Declare void argument lists
Marin Ramesa
2013-12-15
1
-4
/
+4
*
|
vm/vm_pageout.c: remove forward declarations
Marin Ramesa
2013-12-09
1
-3
/
+0
*
|
i386/i386/vm_tuning.h: remove file
Marin Ramesa
2013-11-15
1
-1
/
+0
*
|
vm/vm_pageout.c: remove register qualifiers
Marin Ramesa
2013-11-15
1
-12
/
+12
|
/
*
Add statistics for task_events_info
David Höppner
2013-01-13
1
-0
/
+1
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
1
-3
/
+4
*
Fix warning
Samuel Thibault
2009-10-20
1
-1
/
+0
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+3
*
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-12
/
+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
-0
/
+1
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+2
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-9
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-16
/
+16
*
1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-29
1
-5
/
+17
*
1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-28
1
-0
/
+2
*
1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-28
1
-2
/
+0
*
Oopsies in previous changes.
Thomas Bushnell
1999-06-28
1
-3
/
+3
*
1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-27
1
-12
/
+71
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+924