Jump to content

Mapping Bad Memory?


awkduck

Recommended Posts

I have this 2003 era laptop, with soldered ram (512Mb). But the initial 640k (and some above) are fine. The laptop includes an additional 512Mb memory stick. With Linux I can use a kernel boot parameter (mmap) and tell the OS to ignore the bad on board memory range. It runs very stable that way, other wise the motherboard heats up and the usual bad memory issue arise.

What is the best way to deal with this in Win9x? A himem.sys configuration? Or maybe eat up the bad memory range with a ramdrive, that I never use?

Edited by awkduck
Link to comment
Share on other sites

  • awkduck changed the title to Mapping Bad Memory?

or use dos ramdisk like SRDISK, or write own pre-himem dos driver like BURNMEM, which will hide selected memory regions from himem via int15, or mod open-source himem XMGR for exclude some addresses... or use himemx or old himem from msdos, which [can be] limited first 64 MiB.

Edited by MERCURY127
Link to comment
Share on other sites

Reserve custom memory ranges in:

My Computer -> Properties -> Device Manager -> Computer -> Properties -> Reserve Resources

If you can't boot in safe mode, exactly how many megabytes of low memory can be safely used?

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...