I'm curious, the allocation functions can return NULL on the OSX port?

That just seems like a recipe for disaster, if so. The code is written
with the assumption that allocations will never return NULL (IIRC, the
illumos allocation semantics guarantee success or hang).

-- 
Cheers, Prakash

On Mon, Jun 30, 2014 at 08:07:34PM +0900, Jorgen Lundman wrote:
> 
> We are currently trying to track down a series of panics that we get
> over in the OSX camp. Unfortunately, we find them rather confusing.
> 
> Could you masters glance over them and see if they are familiar, or
> if existing work already exists?
> 
> https://github.com/openzfsonosx/zfs/issues/201#issue-36283783
> 
> Any hints or clues are always appreciated!
> 
> Lund
> _______________________________________________
> developer mailing list
> [email protected]
> http://lists.open-zfs.org/mailman/listinfo/developer
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to