aurgathor, on May 13 2006, 06:49 PM, said:
Question: how much memory can 98SE actually use? I know that it requires no trickery to get it working with 1 Gig (unlike my other PC w/2 Gig) but will it actually use the last 512 meg of memory?
A reference that I have found reliable is
Aumha.org
He recommends that if you have more than 512 MB: to set a max on VCache of 512 MB
This is done in the System.ini
With a MaxFileCache=xxxxxx
xxxxxx is the number of bytes for MaxFileCache,
I have used the binary equivalent of 768MB OK.
Otherwise, VCache can get large enough to use up addresses in the system area.
-------------------------------------------------------------
If you have more than 1 GB of RAM
Add a statement in System.ini under [386enh]:
MAxPhysPage=40000 in System.ini
This does limit access to more than 1GB RAM.
It stops the boot problem with large amounts of RAM.
I have tried these fixes and they work fine. Before applying the fixes, I saw the "boot" problem on one system.
So, back to your question.
The safe maximum appears to be 1GB RAM with limits on VCache size, although some may have used more.
There is some more discussion on this topic at
Techspot.
-dnamechanic