P
Paul D. Motzenbecker, Jr.
Austin, Ulrich, Dan, Paul et al:
Greetings and hallucinations from just north of Fantasy Land (Washington,
DC)!
If you have more than 512 MB of RAM on a Windows 98SE or (shudder) ME
system, there is a work around. What is going on is that the CPUs can only
map 4 GB of memory addresses. Add more than 512 MB of RAM and you wind up
trying to do just that. The system maps addresses for virtual RAM which is
about 3X your actual RAM. You will need to edit your system registry's
[VCache] to limit the MaxFileCache to under 524288 (KB). It should look like
this:
[VCache]
MaxFileCache=524288
Sometimes a large memory count on a video card can play havoc with this,
too. I guess that it depends on how the video card uses the memory. In that
case, subtract the amount of RAM on the card from MaxFileCache.
If you want to see if this works, try going to a DOS window. If you have it
set too high, opening the window will tell you that you are out of memory.
Ulrich,
Please note the following URL. I suspect that you would understand this
link. :-D Tschuß
http://support.microsoft.com/default.aspx?scid=kb;de;D43699
Peace,
Paul
Greetings and hallucinations from just north of Fantasy Land (Washington,
DC)!
If you have more than 512 MB of RAM on a Windows 98SE or (shudder) ME
system, there is a work around. What is going on is that the CPUs can only
map 4 GB of memory addresses. Add more than 512 MB of RAM and you wind up
trying to do just that. The system maps addresses for virtual RAM which is
about 3X your actual RAM. You will need to edit your system registry's
[VCache] to limit the MaxFileCache to under 524288 (KB). It should look like
this:
[VCache]
MaxFileCache=524288
Sometimes a large memory count on a video card can play havoc with this,
too. I guess that it depends on how the video card uses the memory. In that
case, subtract the amount of RAM on the card from MaxFileCache.
If you want to see if this works, try going to a DOS window. If you have it
set too high, opening the window will tell you that you are out of memory.
Ulrich,
Please note the following URL. I suspect that you would understand this
link. :-D Tschuß
http://support.microsoft.com/default.aspx?scid=kb;de;D43699
Peace,
Paul