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

From Greg Smith
Subject Re: Background LRU Writer/free list
Date
Msg-id Pine.GSO.4.64.0704182259270.7075@westnet.com
Whole thread Raw
In response to Re: Background LRU Writer/free list  ("Jim C. Nasby" <jim@nasby.net>)
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 gsmith@gregsmith.com 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