Re[2]: [HACKERS] Re: [HACKERS] high io BUT huge amount of free memory

From: Миша Тюрин <tmihail(at)bk(dot)ru>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re[2]: [HACKERS] Re: [HACKERS] high io BUT huge amount of free memory
Date: 2013-06-03 17:51:50
Message-ID: 1370281909.15599603@f366.mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> hm, in that case, wouldn't adding 48gb of physical memory have
> approximately the same effect? or is something else going on?

imho, adding 48gb would have no effects.

server already has 376GB memory and still has a lot of unused GB.
let me repeat, we added 80GB for files cache by decreasing buffers from 64GB to 16GB.
there are was 150GB of unused, and now unused part is only 70GB.

some of links i read about eviction
http://linux-mm.org/PageReplacementDesign
http://linux-mm.org/PageReplacementRequirements

mikhail

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2013-06-03 18:00:38 Re: Vacuum, Freeze and Analyze: the big picture
Previous Message Robert Haas 2013-06-03 17:46:26 Re: Vacuum, Freeze and Analyze: the big picture