home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: biz.sco.general
- Path: sparky!uunet!hobbes!xenitec!news
- From: Bela Lubkin <belal@sco.COM>
- Subject: BIOS shadowing, Re: Performance degradation under SCO UNIX
- Resent-From: mmdf@xenitec.on.ca
- Submit-To: scogen@xenitec.on.ca
- Organization: [resent by] The SCOGEN gateway and Propagation Society
- Date: Wed, 30 Dec 1992 17:58:54 GMT
- Message-ID: <9212300958.aa07997@scoke.sco.COM>
- Sender: news@xenitec.on.ca (xenitec.on.ca News Administrator)
- Precedence: bulk
- Lines: 29
-
- Paul Fischer wrote:
-
- > The way I understand it is this. The OS (DOS and UNIX/XENIX) need to access
- > the system BIOS quite often (a few times a second). By copying this
- > information from the BIOS chips which are 8-bit on a 8MHz bus, into RAM which
- > is 32-bit and runs at the same MHz rating as the processor, we can access this
- > information much quicker. This is most noticable when SCO boots and displays
- > the hardware information. With BIOS shadowing off it takes several seconds,
- > but it screams by with the BIOS shadow on. You might try it for yourself.
-
- The OS (DOS) needs to access the system BIOS possibly millions of times
- per second; copying the BIOS into RAM makes DOS very much faster.
-
- The OS (XENIX or UNIX) does not use the BIOS at all (*) and gets no
- benefit from BIOS shadowing.
-
- (*) The boot program runs under BIOS. You will notice some performance
- difference in booting. Also, the VGA driver reads certain constants out
- of the VGA BIOS ROM when switching modes. The performance difference is
- insignificant.
-
- HOWEVER. Shadowing is implemented various ways, depending on the
- machine's BIOS. Some implementations of shadowing are actively harmful
- to UNIX and *must* be turned off. I always recommend turning all
- shadowing off if you are having any odd problems. If you are absolutely
- sure that it doesn't hurt your system, and you want the dots to move
- quickly at boot time, then turn it back on.
-
- >Bela<
-