php-doc-en/reference/opcache
Tony Su 092a101134
Clarification for usage of JIT tunable options
This patch clarifies the usage of the four JIT tunable options -
jit_hot_{loop,func,return,side_exit} - in PHP manual which end users
should be aware of before they start to tune these options.

1. Valid value range
2. Default value will be used in case beyond valid range
3. Special case of zero value

The patch was verified on my machine with phd local website.

Signed-off-by: Su, Tao <tao.su@intel.com>

Closes GH-1350.
2022-01-19 11:56:57 +01:00
..
functions Fix #75070: Opcache functions only apply to in-memory cache 2021-10-15 15:31:13 +02:00
book.xml Document configuring opcache preloading 2020-07-30 08:21:47 +00:00
configure.xml Remove obsolete PHP 5 specific info regarding OPcache installation 2020-11-07 16:30:41 +00:00
ini.xml Clarification for usage of JIT tunable options 2022-01-19 11:56:57 +01:00
preload.xml Clarify preloading and constant behavior. (#144) 2021-08-18 11:23:52 -04:00
reference.xml
setup.xml
versions.xml Added PHP 8 into versions.xml for opcache based on stubs. 2021-01-24 11:48:26 +01:00