Disable mprotect-based incremental GC if /proc roots are used (Linux)
authorIvan Maidanski <ivmai@mail.ru>
Thu, 29 Aug 2019 21:28:23 +0000 (00:28 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 29 Aug 2019 21:28:23 +0000 (00:28 +0300)
commit79ae7acd5ce4b48478302c7e1610e15e482381f5
tree0df25e11515ef713aaee87e8726670a5ce5bb5a0
parentfdb4a9f85edcde2f2edbb78ec5ba52553338665a
Disable mprotect-based incremental GC if /proc roots are used (Linux)

The incremental GC is considered incompatible with /proc roots.

* include/private/gcconfig.h [USE_PROC_FOR_LIBRARIES
&& GC_LINUX_THREADS] (MPROTECT_VDB): Undefine; add comment.
include/private/gcconfig.h