Re: dynamically allocating chunks from shared memory - Mailing list pgsql-hackers

From Greg Stark
Subject Re: dynamically allocating chunks from shared memory
Date
Msg-id AANLkTi=38rsRTUVpr9S5J198-Tr8hpiMB=DqF=D=ZRd5@mail.gmail.com
Whole thread Raw
In response to Re: dynamically allocating chunks from shared memory  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Mon, Aug 9, 2010 at 9:44 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> That doesn't seem like a big problem to me.  I was assuming we'd need
> to remap when the size changed.

I had thought about this in the past too, just for supporting run-time
changes to shared_buffers. I always assumed we would just allocate
shared memory in chunks and create separate mappings for each chunk.



--
greg


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: TODO 9.0 done items removed
Next
From: "David E. Wheeler"
Date:
Subject: Re: TODO 9.0 done items removed