Re: Background LRU Writer/free list - Mailing list pgsql-hackers

From Greg Smith
Subject Re: Background LRU Writer/free list
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Background LRU Writer/free list  ("Jim C. Nasby" <[email protected]>)
List pgsql-hackers
On Wed, 18 Apr 2007, Jim C. Nasby wrote:

> So if you make this change will BgBufferSync start incrementing
> StrategyControl->nextVictimBuffer and decrementing buf->usage_count like
> StrategyGetBuffer does now?

Something will need to keep advancing the nextVictimBuffer, I hadn't 
really finished implementation yet; I just wanted to get an idea if this 
was even feasible, or if there was some larger issue that made the whole 
idea moot.

--
* Greg Smith [email protected] http://www.gregsmith.com Baltimore, MD


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Background LRU Writer/free list
Next
From: Greg Smith
Date:
Subject: Re: Background LRU Writer/free list