Re: heavy swapping, not sure why - Mailing list pgsql-general

From Lonni J Friedman
Subject Re: heavy swapping, not sure why
Date
Msg-id CAP=oouFyBjAQJY8j+P1zhSKrQc9K_=ftSLiswnjuKKGVkUBh+Q@mail.gmail.com
Whole thread Raw
In response to Re: heavy swapping, not sure why  (peixubin <peixubin@yahoo.com.cn>)
List pgsql-general
On Mon, Aug 29, 2011 at 6:54 PM, peixubin <peixubin@yahoo.com.cn> wrote:
> You should monitor PageTables value in /proc/meminfo.if the value larger than 1G,I  Suggest enable hugepages .
>
> To monitor PageTables:
>   # cat /proc/meminfo |grep -i pagetables

$ cat /proc/meminfo |grep -i pagetables
PageTables:       608732 kB

Looks to be less than 1GB currently.

pgsql-general by date:

Previous
From: Vick Khera
Date:
Subject: Re: heavy swapping, not sure why
Next
From: Lonni J Friedman
Date:
Subject: Re: heavy swapping, not sure why