mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
[orbis-kernel] chroot bugfixes
reduce log spam increase count of gcm buffers
This commit is contained in:
parent
1f001101a4
commit
e9dfaf2573
12 changed files with 60 additions and 27 deletions
|
|
@ -60,6 +60,7 @@ struct Process final {
|
|||
kstring cwd;
|
||||
kstring root = "/";
|
||||
sint memoryContainer{1};
|
||||
sint budgetId{1};
|
||||
bool isInSandbox = false;
|
||||
|
||||
std::uint64_t nextTlsSlot = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue