Welcome to Centmin Mod Community
Become a Member

Master Branch add PHP_HUGEPAGES='n' variable in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 31, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,284
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    11:08 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add PHP_HUGEPAGES='n' variable in 123.09beta01


    - new PHP_HUGEPAGES='n' variable added which by default is disabled to control whether CentOS 7 + PHP 7+ builds enable Zend OpCache explicit Huge Pages supported setting opcache.huge_code_pages=1. If PHP_HUGEPAGES='y' set in persistent config file /etc/centminmod/custom_config.inc prior to centmin.sh menu option 5 recompile/update for PHP 7.x versions, then Zend OpCache explicit Huge Pages support setting opcache.huge_code_pages=1 is enabled + Kernel level settings are set appropriately.
    - PHP Zend Opcache explicit Huge Pages support is not to be confused with Transparent Huge Pages
    - http://blog.jpauli.tech/2015/10/28/huge-page.html

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.