[Gc] Workaround for problems with GetWriteWatch andGC_get_unmapped_bytes

Hans Boehm Hans.Boehm at hp.com
Sat Aug 8 18:58:23 PDT 2009


Sorry about that.  It should be fixed now.  I missed a file on the "cvs 
commit" line.

Hans

On Sat, 8 Aug 2009, Ivan Maidanski wrote:

> Hi!
>
> "Boehm, Hans" <hans.boehm at hp.com> wrote:
>> Thanks.  Committed.
>>
>> Hans
>>
>>> Subject: [Gc] Workaround for problems with GetWriteWatch and
>>> GC_get_unmapped_bytes
>>>
>>> The attached patch does all as suggested below (plus API
>>> GC_get_unmapped_bytes() is introduced).
>>> ...
>>> ChangeLog entries:
> 	* include/private/gc_priv.h (GC_unmapped_bytes): Define as 0 for
>>> 	not USE_MUNMAP case.
>>> ...
>>>
>
> Urgent: The patch is not fully applied - check gc_priv.h - it should contain "#else @define GC_unmapped_bytes 0" (otherwise, the GC is not buildable for !USE_MUNMAP).
>
> Bye.
> _______________________________________________
> Gc mailing list
> Gc at linux.hpl.hp.com
> https://www.hpl.hp.com/hosted/linux/mail-archives/gc/
>


More information about the Gc mailing list