Re: which darwin project has ...... in it? (was "handling the stack?")
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Sep 19, 2004, at 10:42 AM, Ben Dougall wrote: XNU is the project that contains the core kernel code (static linked). For VM code... <http://www.opensource.apple.com/darwinsource/Current/xnu/osfmk/vm> -Shawn _______________________________________________ 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: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... On Saturday, September 18, 2004, at 09:10 pm, Mauricio David Cerda Villablanca wrote: Where in darwin can I see the code for the memory stack handling?, there is some library, or file where i can find the assembler code, for something like that (handle memory stack), for adapt a version using the PPC processor registers, and any hardware specific code?, I guest just need a simplify version, but the mac os x version should be similar to the code i'm looking for... i'd like to ask a more general version of the above question: is there a list of darwin projects with a brief description of each project's contents anywhere? or, how do you go about finding out which darwin project contains something that you'd like to see? or if there's not an easy way to do that, could someone tell me which darwin project contains mach virtual memory stuff please? This email sent to site_archiver@lists.apple.com
participants (1)
-
Shawn Erickson