Re: How do I prevent a function from being optimized out?
Re: How do I prevent a function from being optimized out?
- Subject: Re: How do I prevent a function from being optimized out?
- From: Andrew Gallatin <email@hidden>
- Date: Wed, 13 Apr 2005 18:21:50 -0400 (EDT)
Brian Dantes writes:
> If you have control over the application, a much better solution is
> mach_override.
>
> <http://www.rentzsch.com/mach_override/>
>
Actually, that is a good idea. I wasn't aware of this...
All we really need to do is to call a function from
deallocate_pages() with the address and the size. I suppose
we would still need to force a flat namespace.
If I can't figure anything else out, I may try this.
Testing a totally new way of doing this will not be fun though :(
Thanks a lot for the pointer!
Drew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden