bunnei
|
c40e7593f5
|
Revert "WORKAROUND: temp. disable session resource limits while we work out issues"
This reverts commit fc086f93b2 .
|
2021-05-20 21:40:30 -07:00 |
|
bunnei
|
fc086f93b2
|
WORKAROUND: temp. disable session resource limits while we work out issues
|
2021-05-11 10:51:39 -07:00 |
|
Lioncash
|
2f62bae9e3
|
kernel: Eliminate variable shadowing
Now that the large kernel refactor is merged, we can eliminate the
remaining variable shadowing cases.
|
2021-05-08 12:33:26 -04:00 |
|
bunnei
|
f6d45b747e
|
fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
2021-05-05 16:40:53 -07:00 |
|
bunnei
|
2a7eff57a8
|
hle: kernel: Rename Process to KProcess.
|
2021-05-05 16:40:52 -07:00 |
|
bunnei
|
bf380b8584
|
hle: kernel: Remove deprecated Object class.
|
2021-05-05 16:40:52 -07:00 |
|
bunnei
|
626f746971
|
hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
|
2021-05-05 16:40:52 -07:00 |
|
bunnei
|
7444963bbb
|
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
2021-05-05 16:40:51 -07:00 |
|