DH
|
00273aa75b
|
orbis-kernel: allow umtx_cv_wait with abs time
workaround for wrong blockpool protection
|
2024-11-14 02:03:39 +03:00 |
|
DH
|
6f80249291
|
orbis-kernel: do not invoke coredump handler
|
2024-11-14 01:55:14 +03:00 |
|
DH
|
2f1c8e9a91
|
orbis-kernel: implement vm.budgets.mlock_total
|
2024-11-13 22:37:32 +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
|
c19c70eb77
|
ipmi: fix dead lock on connection error
improved ipmi client simulators
|
2024-11-13 21:28:15 +03:00 |
|
Nikita Savyolov
|
2bf0824a5c
|
ipmi: hack to close message dialogs (#83)
|
2024-11-13 15:09:26 +03:00 |
|
DH
|
aaec1484a1
|
orbis-kernel: sys_event: cache triggered events
add hp3d event stub
|
2024-11-12 13:00:13 +03:00 |
|
DH
|
ce99af234c
|
orbis-kernel: do not extend lifetime of kqueue in knote
|
2024-11-12 12:55:35 +03:00 |
|
DH
|
89c1601d49
|
vm: use virtual address range from orbis config
|
2024-11-12 12:55:06 +03:00 |
|
DH
|
9558bb7335
|
orbis-kernel: shared_cv: fixed regression
|
2024-11-01 09:14:51 +03:00 |
|
DH
|
8440940945
|
orbis-kernel: add deduction guide for Ref utility
|
2024-11-01 00:46:42 +03:00 |
|
DH
|
61f18f6215
|
orbis-kernel: const correctness for RcIdMap
|
2024-10-31 22:57:36 +03:00 |
|
DH
|
7d0f277ad5
|
orbis-kernel: Add SharedAtomic utility
Initial shared atomic implementation for Darwin
|
2024-10-31 22:54:16 +03:00 |
|
DH
|
2723eb0bfd
|
orbis-kernel: umtx: implement notify_n
|
2024-10-31 14:19:22 +03:00 |
|
DH
|
1fbb7c2edf
|
orbis-kernel: fix sys_truncate
|
2024-10-22 19:44:18 +03:00 |
|
DH
|
5d1fb82cc4
|
orbis-kernel: do not force clear of graphics core events
|
2024-10-22 15:10:35 +03:00 |
|
Isaac Marovitz
|
370b9695ac
|
Define umtx ops in header
|
2024-10-15 22:21:05 +02:00 |
|
DH
|
4fe857485c
|
gpu: implement compute queue
|
2024-10-15 18:35:17 +03:00 |
|
DH
|
6259005d56
|
orbis-kernel: kalloc: reduce shared memory size
add detailed log on failure
|
2024-10-14 20:32:02 +03:00 |
|
DH
|
66890b53d2
|
orbis-kernel: kalloc: revert heap base change
|
2024-10-14 19:58:29 +03:00 |
|
DH
|
22674a4c67
|
orbis-kernel: kalloc: do not use debug heap by default
|
2024-10-14 19:51:04 +03:00 |
|
DH
|
55f1f26806
|
orbis-kernel: kalloc: reduce log spam
|
2024-10-14 19:35:25 +03:00 |
|
DH
|
0cca4b83be
|
orbis-kernel: kevent: always clear display and graphics core events
|
2024-10-14 19:15:44 +03:00 |
|
DH
|
00b9f016e3
|
orbis-kernel: implement debug kalloc
|
2024-10-14 19:15:05 +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 |
|
DH
|
8f46b420c9
|
orbis-kernel: sys_evf_create: ignore shared evf duplication
|
2024-10-06 13:05:23 +03:00 |
|
DH
|
2ed1c7fa73
|
orbis-kernel: removed test change
|
2024-10-02 02:34:35 +03:00 |
|
DH
|
825c192c49
|
rpcsx-os: do not freeze on memory save data, part 2
|
2024-10-01 19:48:18 +03:00 |
|
DH
|
af62ee04dd
|
ipmi: implement fake client API
|
2024-09-26 20:23:52 +03:00 |
|
DH
|
7e01a65117
|
move AudioOut from orbis-kernel to rpcsx-os
|
2024-09-25 22:17:44 +03:00 |
|
Nikita Savyolov
|
0d4ed51cd9
|
emulate audio system without audio daemon (#74)
|
2024-09-25 14:54:28 +03:00 |
|
Alexandre Bouvier
|
7e78907829
|
cmake: try system libraries first (#71)
|
2024-09-14 14:45:07 +03:00 |
|
DH
|
225850483b
|
fixed build errors with gcc
|
2024-09-02 20:53:05 +03:00 |
|
DH
|
84d2add72d
|
rpcsx-os: fix sdk version fetching
|
2024-09-02 20:32:27 +03:00 |
|
DH
|
b2e180e533
|
kernel: reduce log spam
|
2024-09-02 20:31:47 +03:00 |
|
DH
|
d54fc9764f
|
kernel: implement sys_fork
|
2024-09-02 20:31:00 +03:00 |
|
DH
|
b32b4e1c60
|
kernel: implement sys_get_authinfo for pid > 0
|
2024-09-02 20:30:20 +03:00 |
|
DH
|
2551966931
|
ipmi: implement sysIpmiSendConnectResult
|
2024-09-02 20:29:31 +03:00 |
|
DH
|
d0c9585b62
|
ipmi: fix merge error
|
2024-09-01 21:51:02 +03:00 |
|
DH
|
83ee2942fc
|
ipmi: use cv to wait async responses
|
2024-09-01 18:02:43 +03:00 |
|
DH
|
2c781626d3
|
rpcsx-gpu: add multiprocess support
|
2024-09-01 17:43:45 +03:00 |
|
DH
|
ee9dd30885
|
kernel: add missed include
|
2024-09-01 00:10:56 +03:00 |
|
DH
|
a6f2effc8a
|
kevent: do not wakeup on empty kqueue
|
2024-09-01 00:05:06 +03:00 |
|
DH
|
eacd758dae
|
sysctl: stub kern.os_rel_date and machdep.sceKernelIsCavern
|
2024-09-01 00:01:59 +03:00 |
|
DH
|
b0b0226064
|
kevent: fix race on process exit event
|
2024-08-31 23:59:28 +03:00 |
|
DH
|
f09d3151ff
|
loader: use interpreter if possible
fixed end address alignment
fixed loading elfs without sceDynlibData
pass phdr address to interpreter
cleanup
|
2024-08-31 23:31:45 +03:00 |
|
DH
|
e6022c1c4c
|
vm: fix mapping of file's last page
thanks @red_prig for investigation
|
2024-08-31 21:17:02 +03:00 |
|
DH
|
ea2915467a
|
kernel: add setKernelEnv
|
2024-08-31 20:54:29 +03:00 |
|
DH
|
1030f7d481
|
kernel: simplify and protect allocations
|
2024-08-31 20:52:30 +03:00 |
|
DH
|
f4adc1ec93
|
[orbis-kernel] fix ucontext freeze, remove hack for mono
|
2024-01-14 03:24:26 +03:00 |
|