Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 1997 10:24:20 -0800
From:      David Greenman <dg@root.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        bugs@freebsd.org, dyson@freebsd.org, wollman@freebsd.org
Subject:   Re: malloc(..., M_WAITOK) found harmful 
Message-ID:  <199701151824.KAA07900@root.com>
In-Reply-To: Your message of "Thu, 16 Jan 1997 04:54:18 %2B1100." <199701151754.EAA31434@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
>>   Arrg!!!! I didn't even know about "mcl_map". Okay, this is easy to fix -
>>mcl_map simply needs to be added to the list of maps in vm_map_entry_create.
>
>The maps are special-cased in too many other places.  I added a check for
>mcl_map after all the relevant checks for mb_map in vm_map.c.  It is also
>missing in vm_object.c.  I think it is already handled right in vm_kern.c.

   Yes, I agree. I just got off the phone with Garrett and I think the best
solution in this case is to combine mb_map and mcl_map into just mb_map.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701151824.KAA07900>