On Wed, Jan 29, 2014 at 4:12 AM, Heikki Linnakangas
<heikki.linnakan...@iki.fi> wrote:
> Allow using huge TLB pages on Linux (MAP_HUGETLB)

The documentation says:

+        Remember that you will need at least shared_buffers / huge page size +
+        1 huge TLB pages. So for example for a system with 6GB shared buffers
+        and a hugepage size of 2kb of you will need at least 3156 huge pages.

I think that this should say 2MiB rather than 2kb. Or 2M, if you prefer.

-- 
Peter Geoghegan


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to