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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vm: Remove old memory manager remnants.
Justus Winter
2017-09-21
1
-5
/
+0
*
vm: Improve error handling.
Justus Winter
2017-08-14
1
-1
/
+5
*
Fix typo.
Justus Winter
2017-08-14
1
-1
/
+1
*
vm: Mute paging error message.
Justus Winter
2017-08-12
1
-1
/
+1
*
Rewrite gsync so that it works with remote tasks v2
Agustina Arzille
2017-03-04
1
-0
/
+14
*
VM: really fix pageout of external objects backed by the default pager
Richard Braun
2016-12-27
2
-25
/
+10
*
VM: add the vm_wire_all call
Richard Braun
2016-12-24
3
-6
/
+122
*
VM: rework map entry wiring
Richard Braun
2016-12-24
4
-290
/
+302
*
VM: fix pageout of external objects backed by the default pager
Richard Braun
2016-12-24
2
-9
/
+37
*
VM: fix pageability check
Richard Braun
2016-12-24
1
-0
/
+1
*
VM: fix pageout timeout
Richard Braun
2016-12-21
1
-1
/
+1
*
VM: make vm_wire more POSIX-friendly
Richard Braun
2016-12-11
1
-10
/
+15
*
VM: fix pageout throttling to external pagers
Richard Braun
0 min.
4
-26
/
+44
*
VM: fix pageout on low memory
Richard Braun
2016-11-30
1
-37
/
+9
*
VM: fix eviction logic error
Richard Braun
2016-11-30
1
-1
/
+1
*
VM: fix pageout stop condition
Richard Braun
2016-11-30
1
-0
/
+5
*
vm: Print names of maps in the debugger.
Justus Winter
2016-11-04
1
-2
/
+2
*
Gracefully handle pmap allocation failures.
Justus Winter
2016-10-21
1
-0
/
+3
*
vm: Print map names in case of failures.
Justus Winter
2016-10-21
1
-4
/
+8
*
Remove deprecated external memory management interface.
Justus Winter
2016-10-03
5
-73
/
+21
*
Enable high memory
Richard Braun
2016-09-21
2
-16
/
+9
*
Rework pageout to handle multiple segments
Richard Braun
2016-09-21
5
-871
/
+1456
*
Redefine what an external page is
Richard Braun
2016-09-21
5
-96
/
+40
*
Replace vm_offset_t with phys_addr_t where appropriate
Richard Braun
2016-09-21
3
-12
/
+12
*
Remove phys_first_addr and phys_last_addr global variables
Richard Braun
2016-09-21
4
-14
/
+91
*
VM: remove commented out code
Richard Braun
2016-09-20
1
-23
/
+0
*
VM: improve pageout deadlock workaround
Richard Braun
2016-09-16
3
-30
/
+43
*
Remove map entry pageability property.
Richard Braun
2016-09-07
4
-68
/
+12
*
Fix early physical page allocation
Richard Braun
2016-09-03
2
-13
/
+47
*
vm: fix boot on xen
Richard Braun
2016-08-29
1
-3
/
+10
*
VM: fix pageout-related deadlock
Richard Braun
2016-08-07
1
-0
/
+18
*
Augment VM maps with task names
Richard Braun
2016-08-06
2
-1
/
+10
*
Change page cache statistics
Richard Braun
2016-06-17
4
-31
/
+31
*
Fix overflow checking on VM map copyin
Richard Braun
2016-06-09
1
-6
/
+22
*
Fix deadlock
Richard Braun
2016-06-07
1
-1
/
+1
*
vm_map: back allocations with a red-black tree
Richard Braun
2016-05-20
2
-223
/
+306
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
1
-1
/
+1
*
Fix pageout deadlock
Richard Braun
2016-05-16
3
-0
/
+10
*
Fix type of program counter argument
Justus Winter
2016-04-20
1
-1
/
+1
*
Add kernel profiling through sampling
Samuel Thibault
2016-04-20
1
-1
/
+1
*
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
4
-145
/
+108
|
\
|
*
Fix page cache accounting
Richard Braun
2016-02-07
2
-31
/
+42
|
*
VM cache policy change
Richard Braun
2013-10-09
4
-120
/
+63
*
|
Fix slab allocator option handling
Richard Braun
2016-02-22
1
-1
/
+1
*
|
Optimize slab lookup on the free path
Richard Braun
2016-02-22
2
-0
/
+17
*
|
Avoid slab allocation failures caused by memory fragmentation
Richard Braun
2016-02-20
1
-2
/
+6
*
|
Avoid panics on physical memory exhaustion
Richard Braun
2016-02-16
1
-2
/
+4
*
|
vm: initialize external maps
Justus Winter
2016-02-07
1
-0
/
+2
*
|
vm: allocate a large map for all objects larger than SMALL_SIZE
Justus Winter
2016-02-07
1
-1
/
+1
[prev]
[next]