[MLton] totalSwap info in runtime/gc.c

Matthias Kretschmer mccratch@gmx.net
Fri, 14 Nov 2003 12:55:25 +0100


Hello!

I have a question regarding the runtime system, especially the 
totalSwap information. Mac OS X dynamically enlarges its swap space 
when needed, so how is totalSwap used in the garbage collector? I could 
report the current swap size, but maybe I could just report current 
swapsize plus half of the free disk space or something...

--
Gruss
Matthias Kretschmer