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
*
64bit: Fix vm_size_t size
Samuel Thibault
2020-03-29
1
-2
/
+2
*
vm_object_copy_call: Make sure vm_object_enter succeeds
Samuel Thibault
2020-03-15
1
-0
/
+1
*
satisfy 'werror=parantheses'.
guy fleury iteriteka
2019-08-31
1
-1
/
+1
*
Fix the pointer comparison of different type.
guy fleury iteriteka
2019-08-31
1
-1
/
+1
*
fix return KERN_INVALID_ARGUMENT when the map is NULL.
guy fleury iteriteka
2019-08-30
1
-2
/
+2
*
Fix allocation test
Samuel Thibault
2019-08-11
1
-1
/
+1
*
Add vm_object_sync support
Samuel Thibault
2018-11-03
3
-0
/
+87
*
vm_map: Fix bugs on huge masks parameters
Samuel Thibault
2018-04-22
1
-2
/
+4
*
Fix warning
Samuel Thibault
2018-01-28
1
-1
/
+1
*
Drop the register qualifier.
Justus Winter
2017-10-23
1
-1
/
+1
*
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
[next]