home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.ibm.pc.hardware
- Path: sparky!uunet!weyrich!orville
- From: orville%weyrich@uunet.uu.net (Orville R. Weyrich)
- Subject: Re: Shadow ROM, What is it?
- Message-ID: <1992Nov22.075337.2991@weyrich.UUCP>
- Sender: orville@weyrich.UUCP (Orville R. Weyrich)
- Reply-To: uunet.uu.net!weyrich!orville
- Organization: Weyrich Computer Consulting
- References: <1992Nov12.163746.28611@mnemosyne.cs.du.edu> <1992Nov17.052040.29990@nuscc.nus.sg> <26610@optima.cs.arizona.edu>
- Date: Sun, 22 Nov 92 07:53:37 GMT
- Lines: 27
-
- In article <26610@optima.cs.arizona.edu> jin@cs.arizona.edu (Yu Jin Thio) writes:
- >Some of my computers have been set up with Shadow ROM enables, some without.
- >Can someone please tell me what this does? Is it meant to enhance performance?
-
- Access to the ROM bios is faster if it is copied into 32-bit RAM. This is
- useful for DOS machines that rely on the BIOS [and Windoz too?].
-
- It is NOT a good thing for UNIX -- once the system boots, UNIX ignores the
- ROM bios, which was designed to support DOS and is not re-entrant.
-
- I am pretty sure that OS/2 also ignores ROM bios after it boots, or else
- that it does its own shadowing for the benefit of dos boxes.
-
- So at best using shadow ROM will make your programs run faster, while at
- worst it will reduce the amount of RAM available for general purpose use.
-
- If you are using hardware that does DMA, you need to be sure that you
- don't shadow that address range.
-
- orville
-
- -------------------------------------- **************************************
- Orville R. Weyrich, Jr. Weyrich Computer Consulting
- Certified Data Processor POB 5782, Scottsdale, AZ 85261
- Certified Systems Professional Voice: (602) 391-0821
- Certified Computer Programmer Internet: orville%weyrich@uunet.uu.net
- -------------------------------------- **************************************
-