RE: Exp Mode - Run 15 Apps!

ChrisD16@aol.com
Sat, 5 Nov 94 12:05 PST

Hi,
The reason the Zoomer can't run more than 2 or 3 apps is because it runs out
of heap space in the Geos kernel. You can change the heap space by changing
the following line in your net.ini:

maxTotalHeapSpace = 31000

to

maxTotalHeapSpace = 65000

Just watch your Zoomer load up to 15 apps at the same time! Eventually, your
Zoomer will run out of the 640k memory available in the system and force a
reboot, so be careful.

Also, for you adventurers with a ram card, you can change the line below it
that reads:

memory{
}

to

memory{
disk.geo
}

This will allow your Zoomer to swap to the B: drive for additional memory to
run even more /larger apps.

Remember, be careeful to have a backup on hand before trying these
modifications.

Also, we now need an app that tells us how much memory (RAM) is available so
we don't run out by accident.

Have Fun!

Chris De Herrera