site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=thCO1Rc0CyYZQdrZXyFwGZ3qRVAz8AwkuyTPi8YKOrE=; b=GmpthWuxl4DIQAipIO8MriLfq1yoD3kkwaRMwrzjPTe4IaYzOztD/F0uKS6U+sjU11 7eMUChZyTQNp/D0HuYGGSVy51WyHG+RGJqqpMK/tDBZbXR9NppKDcxnDRHmVyaWbdYQm mdZ0XrmDcf9kgfEjBTtw4WBhtEEzOVCOac7XHJN98zKNuzpnx6AmOEdI8Dkk6yz6+WSE SI1+SXRO7JDU0Od+XhHjyWNvdkXrPD0EgeMQ3zs6h2Fq0mn0RTfYGoaxXZbUjeEe7wSb FH1yAqQgMgHU/XAWeTAGqpKvIcn4Aec+gvP2z6aCMDs2dw7GBw+/3WLIsmF/LZxDZKP1 xPow== Hey everyone, I am an undergrad studying Operating Systems. We have been asked to do a case study on any operating system of our choice. Detailing how it handles process scheduling, memory management, disk scheduling etc. I wanted to do mine on macOS, and I found this guide online: https://developer.apple.com/library/content/documentation/Darwin/Conceptual/... It is perfect for my needs, but it appears to have last been updated in 2013. So I was wondering, 1) Is there a more recent version of this guide? 2) Or failing that, is there some way to find what substantive changes have been made to the kernel since 2013? Also, I found the source code for Darwin on Github, however, I have very little experience navigating such a huge database, any tips on how to get started? Thank you for your time. Pranav _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com