On Fri, Jul 18, 2008 at 5:52 AM, Senaka Fernando <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have few questions regarding localizing the GC.
>
> 1. Isn't this buggy (working_vm/vm/gc_gen/src/common/large_pages.cpp:129)
>
> if (proc_huge_pages_total * proc_huge_page_size >= required_size) {
> WARN(("GC large_page: Not enough free large pages, some of reserved
> space is already busy."));
> } else {
> WARN(("GC large_page: Not enough free large pages, some of reserved
> space is already busy."));
> }
What's the bug you are mentioning?
> 2. What's WARN2, and DIE2? where are they defined?
Please try to find their definitions yourself.
Thanks,
xiaofeng
> Regards,
> Senaka
>
--
http://xiao-feng.blogspot.com