Commit graph

10 commits

Author SHA1 Message Date
DH b472f40266 vm: allow big allocations 2024-11-13 21:56:05 +03:00
DH 9fbe1846c0 orbis-kernel: unblock signals only on wait operations
implement sys_cpuset_getaffinity, sys_cpuset_setaffinity, sys_rtprio_thread
fix hang on sys_select
simplify sys_thr_*_ucontext
2024-11-13 21:53:05 +03:00
DH 89c1601d49 vm: use virtual address range from orbis config 2024-11-12 12:55:06 +03:00
DH 3b57880040 vm: fix min address 2024-11-12 12:40:42 +03:00
DH 5682a350a4 vm: fix virtualQuery with invalid address 2024-11-03 18:43:15 +03:00
DH d7a5bbcc57 vm: do not lock gpu 2024-11-03 18:41:48 +03:00
DH 837cca331c vm: protect: allow unaligned addresses 2024-11-03 18:40:23 +03:00
DH deb09371bc gpu: split command and gfx queues 2024-10-19 15:44:32 +03:00
DH 988212a91e gpu: expose public API
fix release build
2024-10-12 12:36:39 +03:00
DH 0c16e294d4 merge rpcsx-gpu and rpcsx-os
initial watchdog implementation
implement gpu -> os events
implement main gfx queue
2024-10-12 05:24:58 +03:00
Renamed from rpcsx-os/vm.cpp (Browse further)