Re: [APPL:DarwinKernel] Re: type sizes
Re: [APPL:DarwinKernel] Re: type sizes
- Subject: Re: [APPL:DarwinKernel] Re: type sizes
- From: Quinn <email@hidden>
- Date: Thu, 28 Oct 2004 00:15:02 +0100
At 10:10 -0500 26/10/04, Jay A. Kreibich wrote:
The big question is how the kernel is going to run.
The Tiger kernel will run 32 bit, even on G5. That is, sizeof(void
*) == 4 for kernel code.
Portions of the kernel have been modified to support 64 bit user
address spaces but those portions represent user addresses using a 64
bit integer type (that is, they don't use a C pointer).
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden