|
1. |
What indicates that you need to optimize DOS memory? |
|
|
2. |
What is the function of the MEMMAKER utility? |
|
|
3. |
What types of memory are nonvolatile? |
|
|
4. |
What is the function of the MEM utility? |
|
Answers
|
1. |
A DOS program refuses to run and
|
|
2. |
MEMMAKER is used to optimize DOS memory in a DOS system. |
|
3. |
ROM, PROM, and Flash RAM are nonvolatile. |
|
4. |
The MEM utility displays memory information. |
Before you begin this lab, you should understand the concepts of
logical memory
and
reserved memory
. Logical memory is the way physical memory is seen by the operating system. Windows does a good job of managing system memory. The MS-DOS memory map shows the first 640KB of RAM as the
The memory area between conventional (640KB) and expanded (1024KB) is reserved for system
Upon completion of this lab, you will be able to:
Use Device Manager to examine memory
Use the System Information folder to examine memory
For this lab, you will need a working computer with Windows 98 installed.
In this lab, you will examine memory areas in a Windows 98 system. Windows 98 does a good job of managing system memory; however, you will have problems if the system has insufficient memory.
To use Device Manager to examine memory resources,
Use the following sequence to
Start Ø Settings Ø Control Panel Ø System
Select the General tab in the System Properties dialog box and record the RAM:
Select the Device Manager tab in the System Properties dialog box and then select Computer. Click Properties and then click the Input/Output radio button. Record the communications port (COM 1) I/O address:
Click the Memory radio button and record the system board BIOS address (Settings):
Close all windows.
To use the System Information dialog box to examine memory resources,
Use the following to open the system information dialog box:
Start Ø Programs Ø Accessories Ø System Tools Ø System Information
In the System Information dialog box, click the plus sign by Hardware Resources to open the hardware tree. In the hardware tree, click I/O and record the I/O address (I/O Range) used by COM 1:
In the hardware tree, click Memory and record the memory addresses used by the system board BIOS:
In the System Information dialog box, click System Information and record the percentage of system resources that are free:
If less than 30 percent of system resources are free, the computer may not function properly if you open an additional program.
Without closing the System Information dialog box, open a program such as Paint and then minimize the program:
Start Ø Programs Ø Accessories Ø Paint
Select System Information in the System Information dialog box, click View, and then click Refresh. Record the percentage of system resources that are free. The difference in the amount of resources listed in step 4 and step 6 are the resources used by the program you just opened.