Allow OOM failures during PSP after an OOM in the main request
commit5fbdeba60985da2521c9a278f18a00959666aff4
authorJordan DeLong <jdelong@fb.com>
Mon, 30 Jun 2014 19:33:36 +0000 (30 12:33 -0700)
committerfacebook-github-bot <githubbot@fb.com>
Tue, 1 Jul 2014 19:30:20 +0000 (1 12:30 -0700)
tree15343b26c1f305632fd0aed3b98ba03bbd9a6918
parentbe5e855d04af32e9feb2d27a8e2ccf69f0a0cc1c
Allow OOM failures during PSP after an OOM in the main request

Summary: Facebook: This might be a good idea.

Reviewed By: @oyamauchi

Differential Revision: D1411378
hphp/runtime/base/execution-context.cpp
hphp/runtime/base/memory-manager-inl.h
hphp/runtime/base/memory-manager.cpp
hphp/runtime/base/memory-manager.h
hphp/test/slow/request_events/oom_psp.php [new file with mode: 0644]
hphp/test/slow/request_events/oom_psp.php.expectf [new file with mode: 0644]