Re: -DCLOBBER_CACHE_ALWAYS build takes far longer than before - Mailing list pgsql-hackers

From Guillaume Smet
Subject Re: -DCLOBBER_CACHE_ALWAYS build takes far longer than before
Date
Msg-id 1d4e0c10804200932u2ebc1db6x6246311d08661f35@mail.gmail.com
Whole thread Raw
In response to Re: -DCLOBBER_CACHE_ALWAYS build takes far longer than before  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Apr 20, 2008 at 6:02 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>  It's probably due to the RANDOMIZE_ALLOCATED_MEMORY overhead added here:
>
> > pgsql/src/backend/utils/mmgr/aset.c 1.77
>
>  Right now that's on by default in assert-enabled builds.  I'm not
>  sure if we want to leave it like that for long ...

OK. It's not a problem by itself. I just wanted to point it out.

Thanks.

-- 
Guillaume


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: -DCLOBBER_CACHE_ALWAYS build takes far longer than before
Next
From: Mark Mielke
Date:
Subject: INSERT ... SELECT ... FOR SHARED?