Re: [Gc] Possible to specify heap start address and size?
Ivan Maidanski
ivmai at mail.ru
Thu May 23 15:03:07 PDT 2013
Hi Yi,
To control start address, specify -DUSE_MMAP -DHEAP_START=<addr>
I haven't tried, though.
To set the size, specify -DGC_INITIAL_HEAP_SIZE=<size> -DGC_MAXIMUM_HEAP_SIZE=<size>
Regards,
Ivan
Thursday, 23 May 2013, 12:22 +10:00 from Yi Lin <qinsoon at gmail.com>:
>Hi all,
>
>I am using boehm gc in my project. I want to know if it is possible to
>configure boehm gc to specify heap start address and size thus all the
>used memory will be in a fixed memory range. Thanks very much.
>
>Regards,
>Yi
>_______________________________________________
>Gc mailing list
>Gc at linux.hpl.hp.com
>http://www.hpl.hp.com/hosted/linux/mail-archives/gc/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://napali.hpl.hp.com/pipermail/gc/attachments/20130524/26dec73f/attachment.htm
More information about the Gc
mailing list