這是一台蠻忙的 web server, 跑 lighttpd 和 php-cgi, FreeBSD 版本是 7.0,
會一直出現以下的訊息:
Approaching the limit on PV entries, consider increasing either the
vm.pmap.shpgperproc or the vm.pmap.pv_entry_max tunable.
看了一下 Google, 說要改 kernel 設定:
options PMAP_SHPGPERPROC=較大的數字
不過在下還是不太懂, 所以來請教各位..
這個狀況通常怎樣發生的?
還有, 那個 PMAP_SHPGPERPROC 的值, 要怎麼拿捏才對?
感謝!
--
會一直出現以下的訊息:
Approaching the limit on PV entries, consider increasing either the
vm.pmap.shpgperproc or the vm.pmap.pv_entry_max tunable.
看了一下 Google, 說要改 kernel 設定:
options PMAP_SHPGPERPROC=較大的數字
不過在下還是不太懂, 所以來請教各位..
這個狀況通常怎樣發生的?
還有, 那個 PMAP_SHPGPERPROC 的值, 要怎麼拿捏才對?
感謝!
--
All Comments