patch applied (ghc): Return memory to the OS; trac #698

Ian Lynagh igloo at earth.li
Fri Aug 13 15:51:15 EDT 2010


Fri Aug 13 10:04:02 PDT 2010  Ian Lynagh <igloo at earth.li>
  * Return memory to the OS; trac #698

    M ./includes/rts/storage/MBlock.h -2 +2
    M ./rts/Stats.c -1 +1
    M ./rts/posix/OSMem.c -24 +10
    M ./rts/sm/BlockAlloc.c +34
    M ./rts/sm/BlockAlloc.h +1
    M ./rts/sm/GC.c +13
    M ./rts/sm/MBlock.c -14 +34
    M ./rts/sm/OSMem.h +1
    M ./rts/win32/OSMem.c +36

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100813170402-3fd76-c12e037a0816e1e57cb68e0761baff660ca633ab.gz



More information about the Cvs-ghc mailing list