Ensure GC for APC happens when normal and eager GC request at same time
commit19ab70e2d0148ca7efbb05bf022d28bd85249920
authorSiqi Chen <chensqi@fb.com>
Sat, 19 Aug 2017 05:42:18 +0000 (18 22:42 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Sat, 19 Aug 2017 05:51:39 +0000 (18 22:51 -0700)
tree78c53e8e4cb9910fa44c412613282e594bc73fb0
parent32466cc22f731059346091238230d152ce493329
Ensure GC for APC happens when normal and eager GC request at same time

Summary: Ensure GC for APC happens, when eager GC

Reviewed By: edwinsmith

Differential Revision: D5555209

fbshipit-source-id: 3c85b7ef0bc1cf28a9f6c0f5de3ed715e5c1ff44
hphp/runtime/base/apc-gc-manager.cpp
hphp/runtime/base/apc-gc-manager.h
hphp/runtime/base/heap-collect.cpp
hphp/test/slow/apc-OOM.php.opts