| From: | Lonni J Friedman <netllama(at)gmail(dot)com> |
|---|---|
| To: | John R Pierce <pierce(at)hogranch(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: heavy swapping, not sure why |
| Date: | 2011-08-30 22:05:42 |
| Message-ID: | CAP=oouHmPDfSpjWXaHdz=p7xYHa8madXdHE9gY+VTtqqwNkCLQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Aug 30, 2011 at 2:55 PM, John R Pierce <pierce(at)hogranch(dot)com> wrote:
> On 08/30/11 12:18 PM, Tom Lane wrote:
>>>>
>>>> total used free shared buffers cached
>>>> >> Mem: 56481 55486 995 0 15
>>>> >> 53298
>>>> >> -/+ buffers/cache: 2172 54309
>>>> >> Swap: 1099 18 1081
>>>
>>> > This is totally uninteresting.
>>
>> Yeah. You're going to need a whole lot more than 17MB of bloat before
>> it'll be possible to tell which process is at fault, given that the
>> expected process sizes are up to 10GB.
>
> indeed, its 100% normal for the linux virtual memory manager to write
> 'dirty' pages to the swapfile during idle time.
Sure, but it shouldn't grow indefinitely?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ben Chobot | 2011-08-30 22:24:38 | regression between 8.4.8 and 8.4.2? |
| Previous Message | John R Pierce | 2011-08-30 21:55:20 | Re: heavy swapping, not sure why |