Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,802,402,207 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

DOS Dos

    0.02 sec.

DOS Dos

A CONFIG.SYS setting as of DOS 5 that (1) allows part of DOS to be loaded into the HMA area (1024-1088K), and (2) allows drivers and TSRs to be loaded into the UMA (640-1024K) region.

To load part of DOS into the HMA, HIMEM.SYS (or some other XMS driver) must precede the dos= command in CONFIG.SYS, for example:

    device=himem.sys     XMS driver
    dos=high             load DOS high


To allow drivers and TSRs to be loaded into unused memory blocks (UMBs) in the UMA, both HIMEM.SYS (or some other XMS driver) and EMM386.EXE (or some other upper memory provider) must precede the dos= command, for example:
  device=himem.sys           XMS driver
  device=emm386.exe noems    UMA provider
  dos=umb                    allow UMA to be used


Both functions can be activated on the same line
with
               dos=high,umb


See DOS Loadhigh, DOS HIMEM.SYS and DOS EMM386.EXE.



How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.