mirror of
https://github.com/darlinghq/darlingserver.git
synced 2025-02-17 05:09:12 +00:00
![Ariel Abreu](/assets/img/avatar_default.png)
`basic_info->memory_size` is 32-bit; using it for `basic_info->max_mem` truncates the actual value.
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.