home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / info / ntkb / ntkb.exe / Q92 / 7 / 66.TXT < prev    next >
Encoding:
Text File  |  1993-09-28  |  2.4 KB  |  61 lines

  1. DOCUMENT:Q92766  24-SEP-1993  [W_NT]
  2. TITLE   :ROM BIOS Shadowing Not an Advantage with Windows NT
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. -------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12. -------------------------------------------------------------
  13.  
  14. Summary:
  15.  
  16. Some machines provide the ROM BIOS shadowing option. While this
  17. feature provides an advantage with Microsoft MS-DOS, it is not an
  18. advantage with Microsoft Windows NT.
  19.  
  20. ROM BIOS shadowing is the process of copying the BIOS from ROM into
  21. RAM and using either hardware or 386 enhanced mode to remap the RAM
  22. into the normal address space of the BIOS. Because reading RAM is much
  23. faster than reading ROM, BIOS-intensive operations are substantially
  24. faster. For example, MS-DOS uses the BIOS to write to the screen;
  25. therefore, with ROM BIOS shadowing, directory listings run more
  26. quickly.
  27.  
  28. Windows NT does not use the BIOS (except during startup); therefore,
  29. no performance is gained by shadowing. If ROM BIOS shadowing is not
  30. used, more RAM is available. With Windows NT, there is an advantage to
  31. disabling the ROM BIOS shadowing option.
  32.  
  33. More Information:
  34.  
  35. This applies to other BIOS shadowing schemes as well. Typically the
  36. CMOS settings allow the system to shadow any BIOS. This includes the
  37. following:
  38.  
  39.    System BIOS
  40.    Video BIOS
  41.    Other adapters ROM BIOS (in a given select range)
  42.  
  43. Additional reference words: 3.10 win32 winset
  44. KBCategory:
  45. KBSubCategory: PERTUNE 
  46.  
  47. =============================================================================
  48.  
  49. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  50. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  51. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  52. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  53. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  54. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  55. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  56. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  57. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  58. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  59. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  60.  
  61. Copyright Microsoft Corporation 1993.