diff options
author | Dmitry Stogov <dmitry@zend.com> | 2015-09-14 13:34:17 +0300 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2015-09-14 13:34:17 +0300 |
commit | 669f0b39b184593e01e677360fd79b2b63058ca0 (patch) | |
tree | 2a96934d6bb50c0bbb146371e73f82984e18a5b8 /sapi/phpdbg/phpdbg_lexer.c | |
parent | 145708b658d0a60b738dde1a942dea9032f2f54e (diff) | |
download | php-git-669f0b39b184593e01e677360fd79b2b63058ca0.tar.gz |
Added an experemental ability to move PHP code pages (PHP TEXT segment) into HUGE pages.
PHP should be configured and built with --enable-huge-code-pages, OS should be configured to provide huge pages.
It's possible to enable/disable this future in php.ini through opcache.enable_huge_code_pages=0/1.
The feature was tested on Linux and provided 2% improvement on real-life apps, because of 2-3 times reduction in number of iTLB misses.
Diffstat (limited to 'sapi/phpdbg/phpdbg_lexer.c')
0 files changed, 0 insertions, 0 deletions