Re: unable to allocate contiguous memory buffer with the same physical address twice
6 Jun
2012
6 Jun
'12
12:39 p.m.
I'm just speculating here, but depending on how the allocator works, cycling through the addresses may be normal and you may just be eventually getting hit by fragmentation as Shantonu suggests. Eg, it looks like a leak but isn't. What happens if you run your test in a tight loop, just allocating & deallocating? Do you ever see the physical addresses wrap back around? Drew _______________________________________________ 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
4901
Age (days ago)
4901
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Gallatin