doc: Improve calculation of vm.nr_hugepages

Peter Eisentraut <peter_e@gmx.net>

Commit: a3739e376fbc9d6e332ce33d42426b1d8b59f20b
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-03-07T02:45:28Z
Releases: 11.0
doc: Improve calculation of vm.nr_hugepages

The previous method worked off the full virtual address space, not just
the shared memory usage.

Author: Tsunakawa, Takayuki <tsunakawa.takay@jp.fujitsu.com>
Reviewed-by: Justin Pryzby <pryzby@telsasoft.com>
Reviewed-by: Vasundhar Boddapati <bvasundhar@gmail.com>

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +3 −3

Documentation touched