d192fb066d
Each thread gets a 0x200-byte area from the 0x1000-sized page, when all 8 thread slots in a single page are used up, the kernel allocates a new page to hold another 8 entries. This is consistent with what the real kernel does. |
||
---|---|---|
.. | ||
applets | ||
kernel | ||
service | ||
config_mem.cpp | ||
config_mem.h | ||
function_wrappers.h | ||
hle.cpp | ||
hle.h | ||
result.h | ||
shared_page.cpp | ||
shared_page.h | ||
svc.cpp | ||
svc.h |