maxTotalHeapSpace = 65000
is risky since your apps might run out of memory, and then you crash.
Them it was pointed out that adding a
memory = {
disk.geo
}
to the [system] (?) group would make the Zoomer use disk B: for
swap space, olving this problem (though it would eat up some
space on drive B, presumably).
I have some information which suggests that doing something
like:
[diskswap]
file = C:\GEOWORKS\SYSTEM\SWAP
might well make it swap to your PCMCIA card, if you have one.
I haven't tried it out, because I don't actually have that much
use for it, and it seems risky. It also means, if it works at all, that
you absolutely connot remove your RAM card while the system is running,
and perhaps not at all? I guess you'd have to re-edit your GEOS.INI
to not swap there any more, restart GEOS, and then you might be able
to safely pull it.
Anyone care to comment?
Andrew