新聞中心
這里有您想知道的互聯(lián)網(wǎng)營銷解決方案
linux配置大頁HugePages-創(chuàng)新互聯(lián)
一、什么時候配置when
IF
SGA >= 2GB AND sessions >= 500
THEN
enabling HugePages becomes a requirement on Linux 64-bit system.
二、怎么配置How to Configure HugePages
...
Recommended setting: vm.nr_hugepages = 1496
$
當(dāng)前名稱:linux配置大頁HugePages-創(chuàng)新互聯(lián)
新聞來源:http://fisionsoft.com.cn/article/jseis.html
IF
SGA >= 2GB AND sessions >= 500
THEN
enabling HugePages becomes a requirement on Linux 64-bit system.
二、怎么配置How to Configure HugePages
Step 3: If you have Oracle Database 11g or later, the default database created uses the Automatic Memory Management (AMM) feature which is incompatible with HugePages. Disable AMM before proceeding. To disable, set the initialization parameters MEMORY_TARGET and MEMORY_MAX_TARGET to 0 (zero). Please see Document 749851.1 for further information in case you encounter the error below:
...
Recommended setting: vm.nr_hugepages = 1496
$
當(dāng)前名稱:linux配置大頁HugePages-創(chuàng)新互聯(lián)
新聞來源:http://fisionsoft.com.cn/article/jseis.html