[HipHop] Porting wikidiff2 to hhvm

Max Semenik maxsem.wiki at gmail.com
Fri Mar 7 18:39:18 UTC 2014


Hey, I took a stab at making wikidiff2 a HHVM extension: [1]
Seems to work fine, however I wonder if there is really no memory
pools available in HHVM that would allow to mitigate possible leaks
or sandbox consumption?  Iif you simply grow HPHP::String infinitely
it will eat whole swap before segfaulting, which seems like a
regression if compared to PHP.

----
[1] https://gerrit.wikimedia.org/r/117362

-- 
Best regards,
  Max Semenik ([[User:MaxSem]])




More information about the HipHop mailing list