Luciano Lo Giudice
|
1dbc6364cd
Make pmap windows implicitly pin the calling thread
|
1 month ago |
Agustina Arzille
|
4c25a14bda
Style fix in VM map
|
1 month ago |
Agustina Arzille
|
d7454f923e
Fix object unref in futex module
|
1 month ago |
Agustina Arzille
|
655db7be29
Optimize vm_remove implementation
|
1 month ago |
Agustina Arzille
|
146b320067
Apply many scalability improvements
|
1 month ago |
Agustina Arzille
|
05e0523854
Check userspace addresses in IPC interfaces
|
2 months ago |
Agustina Arzille
|
a2f6474efc
Fix copying of user-space structures
|
2 months ago |
Agustina Arzille
|
43f997f3b6
Use weak references for channels
|
2 months ago |
Agustina Arzille
|
ceabd4361d
Code cleanup after merge
|
2 months ago |
Agustina Arzille
|
9438aa1b1b
Apply bulk optimizations to pmap operations
|
3 months ago |
Agustina Arzille
|
eb0ed8b773
Use pmap windows instead of raw PTEs
|
3 months ago |
Agustina Arzille
|
5fc9e0b083
Small fixes and improvements
|
3 months ago |
Agustina Arzille
|
9e456d6551
Implement VM page washing
|
3 months ago |
Agustina Arzille
|
b90a858c73
Implement the reverse-set for the VM subsystem
|
9 months ago |
Agustina Arzille
|
b5ed46aadf
Remove unused dependency.
|
11 months ago |
Agustina Arzille
|
627a252aca
Deallocate async alerts when unregistering them
|
11 months ago |
Agustina Arzille
|
b82564c5ec
Simplify pmap handling in vm/map module
|
11 months ago |
Agustina Arzille
|
51cf3e5e7d
Improve flag managing in pmaps
|
11 months ago |
Agustina Arzille
|
b47a0fe9a4
Save and restore IPC PTEs during page faults
|
11 months ago |
Agustina Arzille
|
6ac4a371b9
Remove the alignment parameter for 'vm_map_enter'
|
11 months ago |
Agustina Arzille
|
6cd6c141a0
Enable interrupts during page fault cleanup
|
11 months ago |
Agustina Arzille
|
ae2fb5a981
Improve interrupt window in page faults
|
11 months ago |
Agustina Arzille
|
a93eacaeb2
Fix copy-on-write (COW) pages
|
11 months ago |
Agustina Arzille
|
79b54ccb83
Shorten the interrupt-disable window in page faults
|
1 year ago |
Agustina Arzille
|
999228905d
Style change in VM map cleanup
|
1 year ago |
Agustina Arzille
|
28535e7e8d
Properly implement VM_PROT_NONE
|
1 year ago |
Agustina Arzille
|
ff72efa5c7
Rename IPC page message and simplify VM bits
|
1 year ago |
Agustina Arzille
|
64cfc1638f
Implement the 'vm_protect' call
|
1 year ago |
Agustina Arzille
|
d77c0658c3
Use a per-thread futex data structure
|
1 year ago |
Agustina Arzille
|
e8ace5b0ea
Fix VM entries merging
|
1 year ago |