Re: Automatic adjustment of bgwriter_lru_maxpages

From: ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: Automatic adjustment of bgwriter_lru_maxpages
Date: 2007-03-05 08:22:16
Message-ID: 20070305171707.C4B9.ITAGAKI.TAKAHIRO@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches pgsql-performance

Sorry, I had a mistake in the patch I sent.
This is a fixed version.

I wrote:

> I'm working on making the bgwriter to write almost of dirty pages. This is
> the proposal for it using automatic adjustment of bgwriter_lru_maxpages.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center

Attachment Content-Type Size
automatic_bgwriter_lru2.patch application/octet-stream 16.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-03-05 08:24:11 Re: Bug: Buffer cache is not scan resistant
Previous Message Grzegorz Jaskiewicz 2007-03-05 08:17:06 Re: Bug: Buffer cache is not scan resistant

Browse pgsql-patches by date

  From Date Subject
Next Message Heikki Linnakangas 2007-03-05 09:51:14 Trivial comment fix
Previous Message ITAGAKI Takahiro 2007-03-05 07:11:12 Optimized pgbench for 8.3

Browse pgsql-performance by date

  From Date Subject
Next Message ITAGAKI Takahiro 2007-03-05 10:14:34 Aggressive freezing in lazy-vacuum
Previous Message ITAGAKI Takahiro 2007-03-05 04:11:46 Automatic adjustment of bgwriter_lru_maxpages (was: Dead Space Map version 2)