Intermec 6100 Guide De Référence

Page de 328
APPENDIX B
Common PEN*KEY 6000 Series Information
B-14    PEN*KEY
R
 6100 Computer Programmer’s Reference Guide
Extended Memory - Above UMA and includes HMA.  To access extended
memory, add device=d:\himem.sys" to CONFIG.SYS (where d:\" is the drive
and directory where HIMEM.SYS exists).  The most widely known application
using extended memory is MS Windows.
HMA = Memory residing above conventional and upper memory.  If
DOS=HIGH" is specified in CONFIG.SYS, this loads part of DOS into HMA.
This is possible if HIMEM.SYS is loaded before the DOS=HIGH" statement.
This frees up some conventional memory but lowers the memory used for the
RAM drive by 64K bytes, because HMA has the lower 64K of extended memory.
Expanded Memory - Type of memory simulated by using a program such as
EMM386.EXE.  Applications created with the PenRight! development environĆ
ment are examples of programs that optionally use extended memory.  EMM386
can use UMA and extended memory to simulate expanded memory.
Summary of Memory Types
"
Conventional memory First 640K of memory where most applications run.
"
Expanded memory
Type of memory simulated using EMM386.EXE.
"
Extended memory
All memory above 1 MB.
"
HMA
Lower 64K of extended memory with DOS loaded.
"
RAM drive
Section of extended memory, simulates a disk drive.
"
UMA
64 KB section located above conventional memory, 
where drivers are loaded to free space for 
applications running in conventional memory.
Statements and Programs (CONFIG.SYS, AUTOEXEC.BAT)
Statement
Description
DEVICE=
Loads or installs device drivers into conventional memory from CONFIG.SYS
DEVICEHIGH= Loads or installs device drivers into UMA from CONFIG.SYS
DOS=HIGH
Loads a portion of DOS into HMA when called from CONFIG.SYS
DOS=UMB
Allows programs to run in UMA when called from CONFIG.SYS
ELANUMP.SYS Provides access to UMA when called with device=" in CONFIG.SYS
EMM386.EXE
Simulates expanded memory when called with device=" in CONFIG.SYS
HIMEM.SYS
Provides access to extended memory when called with device=" in CONFIG.SYS
INSTALL=
Runs an application in conventional memory from CONFIG.SYS
LOADHI
Runs applications in UMA when called from AUTOEXEC.BAT
B. Common PEN*KEY
6000 Series Info.