Re: [v9.1] sepgsql - userspace access vector cache

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [v9.1] sepgsql - userspace access vector cache
Date: 2011-07-20 20:37:10
Message-ID: CA+TgmoYNwtKAx9PwX0LO6JcJ5hwLK5-HzPRR1q_xT6JXUKKo5g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 20, 2011 at 4:19 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Wed, Jul 20, 2011 at 4:06 PM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
>> Kaigai,
>>
>>> I'd like to have a discussion about syscache towards next commit-fest.
>>> The issues may be:
>>>  - Initial bucket allocation on most cases never be referenced.
>>>  - Reclaim cache entries on growing up too large.
>>
>> Should I move this patch to the next CF?
>
> Not yet.  I'm still going to review the other half of this patch.

On second thought, never mind: the second half still needs another
update from KaiGai, and I think we shouldn't hold the CF open for
that. So I'll mark this Returned with Feedback.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2011-07-20 20:47:50 Re: A few user-level questions on Streaming Replication and pg_upgrade
Previous Message Robert Haas 2011-07-20 20:19:35 Re: [v9.1] sepgsql - userspace access vector cache