Re: High CPU load when 'free -m' shows low 'free' memory even though large 'cached' memory still available - Mailing list pgsql-performance

From Tom Lane
Subject Re: High CPU load when 'free -m' shows low 'free' memory even though large 'cached' memory still available
Date
Msg-id 6015.1401976057@sss.pgh.pa.us
Whole thread Raw
In response to High CPU load when 'free -m' shows low 'free' memory even though large 'cached' memory still available  (Vince Lasmarias <vincent.lasmarias@gmail.com>)
Responses Re: High CPU load when 'free -m' shows low 'free' memory even though large 'cached' memory still available
List pgsql-performance
Vince Lasmarias <vincent.lasmarias@gmail.com> writes:
> For the past few days, we've been seeing unexpected high CPU spikes in our
> system.

Recent reports have suggested that disabling transparent huge page
management in your kernel can help with this.  If the excess CPU
load is mostly "system" time not "user" time then this is probably
the culprit.

            regards, tom lane


pgsql-performance by date:

Previous
From: Linos
Date:
Subject: Re: Possible performance regression in PostgreSQL 9.2/9.3?
Next
From: Jeff Janes
Date:
Subject: Re: CPU load spikes when CentOS tries to reclaim 'cached' memory