aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/Common/KResourceLimit.cs
AgeCommit message (Expand)Author
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)gdkchan
2021-10-24kernel: Add resource limit related syscalls (#2773)Mary
2020-07-17Fix resource limit reserve taking too long (#1391)gdkchan
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2018-12-18Refactor SVC handler (#540)gdkchan