| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Greg Stark <gsstark(at)mit(dot)edu> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PATCHES] ARC Memory Usage analysis |
| Date: | 2004-10-26 05:53:55 |
| Message-ID: | 4887.1098770035@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches pgsql-performance |
Greg Stark <gsstark(at)mit(dot)edu> writes:
> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
>> Another issue is what we do with the effective_cache_size value once we
>> have a number we trust. We can't readily change the size of the ARC
>> lists on the fly.
> Huh? I thought effective_cache_size was just used as an factor the cost
> estimation equation.
Today, that is true. Jan is speculating about using it as a parameter
of the ARC cache management algorithm ... and that worries me.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Curt Sampson | 2004-10-26 06:04:58 | Re: [PATCHES] ARC Memory Usage analysis |
| Previous Message | Greg Stark | 2004-10-26 05:27:29 | Re: [PATCHES] ARC Memory Usage analysis |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Curt Sampson | 2004-10-26 06:04:58 | Re: [PATCHES] ARC Memory Usage analysis |
| Previous Message | Matthew T. O'Connor | 2004-10-26 05:40:11 | pg_autovacuum vacuum cost variables patch |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Curt Sampson | 2004-10-26 06:04:58 | Re: [PATCHES] ARC Memory Usage analysis |
| Previous Message | Greg Stark | 2004-10-26 05:27:29 | Re: [PATCHES] ARC Memory Usage analysis |