mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
8d67f23eb2
unpriviliged_userfaultfd is set to 0 by default. Since Linux 5.11 handling memory ranges from the user-space is allowed with the `UFFD_USER_MODE_ONLY` fd open mode flag.