]> granicus.if.org Git - php/commit
opcache huge pages: Little fix for FreeBSD
authorDavid Carlier <devnexen@gmail.com>
Mon, 1 Jul 2019 14:07:55 +0000 (14:07 +0000)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 1 Jul 2019 14:55:23 +0000 (16:55 +0200)
commit994a01ea4339b05811f17c9e3d2bcffe05c4d6c0
treea2c53a7974e76806fdfe5bcb964b8ce4f20031ea
parent237f07ea9da1b482ea9545e43c975a2cc67f7b12
opcache huge pages: Little fix for FreeBSD

Calculating the vm entries size beforehand, as we could
possibly miss few entries.

Closes GH-4344.
ext/opcache/ZendAccelerator.c