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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm_page: Avoid trying to evict internal pages until defpager is up
Samuel Thibault
2025-02-04
1
-1
/
+1
*
vm_page.c: fix a deadlock when running with smp enabled
Etienne Brateau
2024-12-02
1
-1
/
+2
*
fix a compile warning.
jbranso@dismail.de
2024-10-21
1
-2
/
+3
*
vm_page_bootalloc: Return a phys_addr_t
Samuel Thibault
2023-08-29
1
-1
/
+1
*
vm_page: Fix setting higher bits in physical addresses
Samuel Thibault
2023-08-29
1
-2
/
+2
*
vm: Fix ordering of addresses between DMA32 and DIRECTMAP
Samuel Thibault
2023-08-14
1
-4
/
+6
*
Shrink struct vm_page size
Sergey Bugaev
2023-07-03
1
-2
/
+2
*
vm_page.c: add missing object lock
Etienne Brateau
2023-02-09
1
-0
/
+1
*
Warn only once about not being able to recycle pages
Samuel Thibault
2022-12-22
1
-1
/
+9
*
vm_page_evict: avoid crashing
Samuel Thibault
2022-12-18
1
-1
/
+1
*
db_show_vmstat: Show segment name rather than its number
Samuel Thibault
2021-08-23
1
-1
/
+1
*
db_show_vmstat: Also show segment size
Samuel Thibault
2021-08-22
1
-0
/
+2
*
db_show_vmstat: Drop duplicate output
Samuel Thibault
2021-08-22
1
-3
/
+0
*
db show vmstat: also show segments stats
Samuel Thibault
2021-08-21
1
-0
/
+23
*
db: Add show vmstat command
Samuel Thibault
2021-08-21
1
-0
/
+43
*
VM: really fix pageout of external objects backed by the default pager
Richard Braun
2016-12-27
1
-15
/
+7
*
VM: fix pageout of external objects backed by the default pager
Richard Braun
2016-12-24
1
-9
/
+28
*
VM: fix pageability check
Richard Braun
2016-12-24
1
-0
/
+1
*
VM: fix pageout throttling to external pagers
Richard Braun
0 min.
1
-9
/
+5
*
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
*
Enable high memory
Richard Braun
2016-09-21
1
-16
/
+0
*
Rework pageout to handle multiple segments
Richard Braun
2016-09-21
1
-3
/
+1241
*
Remove phys_first_addr and phys_last_addr global variables
Richard Braun
2016-09-21
1
-0
/
+70
*
Fix early physical page allocation
Richard Braun
2016-09-03
1
-8
/
+37
*
Optimize slab lookup on the free path
Richard Braun
2016-02-22
1
-0
/
+1
*
Fix various memory managment errors
Richard Braun
2016-02-02
1
-4
/
+23
*
Import the vm_page module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
1
-0
/
+762