• Oran Agra's avatar
    Fix last COW INFO report, Skip test on non-linux platforms (#8301) · 8dd16cae
    Oran Agra authored
    - the last COW report wasn't always read from the pipe
      (receiveLastChildInfo wasn't used)
    - but in fact, there's no reason we won't always try to drain that pipe
      so i'm unifying receiveLastChildInfo with receiveChildInfo
    - adjust threshold of the COW test when run in accurate mode
    - add some prints in case this test fails again
    - fix indentation, page size, and PID! in MacOS proc info
    
    p.s. it seems that pri_pages_dirtied is always 0
    8dd16cae
zmalloc.c 19.8 KB