mirror of
https://github.com/darlinghq/darlingserver.git
synced 2024-11-23 04:19:44 +00:00
36da4da465
Fixes out of bounds issues when running Darling on a device/virutal machine that reports more then 64 cores. Fixes #7 Co-Authored-By: Janrupf <business.janrupf@gmail.com> |
||
---|---|---|
.. | ||
defines | ||
include/darlingserver | ||
internal-include/darlingserver/duct-tape | ||
pthread | ||
src | ||
xnu | ||
CMakeLists.txt | ||
README.md |
darlingserver Duct Taping
The purpose of this subproject is to use a significantly stripped down version of XNU's own kernel code coupled with some glue/duct-tape code to simulate the necessary parts of a normal XNU kernel environment for the code to work properly to implement things like Mach IPC.