Computer Science - Computer Hardware - Discussion

Discussion Forum : Computer Hardware - Section 4 (Q.No. 11)
11.
What is the size of the reserved memory area?
64 kb
384 kb
640 kb
1024 kb
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Ayesha said:   5 years ago
In DOS memory management, the upper memory area (UMA) refers to memory between the addresses of 640 KB and 1024 KB (0xA0000-0xFFFFF) in an IBM PC or compatible. IBM reserved the uppermost 384 KB of the 8088 CPU's 1024 KB address space for ROM, RAM on peripherals, and memory-mapped input/output.

The first memory segment (64 KB) of the conventional memory area is named lower memory or low memory area.

In the design of the PC, the memory below 640 KB was for random-access memory on the motherboard or on expansion boards. The remaining 384 KB beyond it, called the upper memory area (UMA), was reserved for system use and optional devices. UMA was used for the ROM BIOS, additional read-only memory, BIOS extensions for fixed disk drives and video adapters, video adapter memory, and other memory-mapped input and output devices.

Ayesha said:   5 years ago
In DOS memory management, the upper memory area (UMA) refers to memory between the addresses of 640 KB and 1024 KB (0xA0000"0xFFFFF) in an IBM PC or compatible. IBM reserved the uppermost 384 KB of the 8088 CPU's 1024 KB address space for ROM, RAM on peripherals, and memory-mapped input/output.

C barman said:   1 decade ago
Please give me the details about it. I want to know how it be possible?

Post your comments here:

Your comments will be displayed after verification.