Thread: hugetlb feature linux 2.6 kernel

hugetlb feature linux 2.6 kernel

From
Rajesh Kumar Mallah
Date:
Does postgresql takes advantage of hugetlb feature of
linux kernel 2.6 ?

http://otn.oracle.com/pub/notes/technote_rhel3.html



regds
mallah.

Re: hugetlb feature linux 2.6 kernel

From
Tom Lane
Date:
Rajesh Kumar Mallah <mallah@trade-india.com> writes:
> Does postgresql takes advantage of hugetlb feature of
> linux kernel 2.6 ?

No.  We have no need for it, since running with > 2Gb shmem segments
is not necessary, recommended, or even supported.

            regards, tom lane