0
You visited us 0 times! Enjoying our articles? Unlock Full Access!
Question

Describe how memory is accessed using protected mode memory addressing techniques.

Solution
Verified by Toppr

Protected mode memory addressing allows access to data and programs located above the first 1M byte of memory. Addressing this extended section of the memory system requires a change to the segment plus an offset addressing scheme used with real-mode memory addressing.

Was this answer helpful?
0
Similar Questions
Q1
Which of the following statements is/are true for memory mapped I/O organization?

I. All memory access instructions can be used to access I/O devices also

II. More number of addressing modes to acces I/O

III.Some portion of memory wasted because of I/O
View Solution
Q2
Which of the following error occurs when software tries to access protected memory?
View Solution
Q3
The size of the minimum address bus which can be used to access a memory of size 1024×8 bit is ______.
View Solution
Q4
The size of the minimum address bus which can be used to access a memory of size 1024×8 bit is ______
View Solution
Q5
When there is miss in cache. CPU access main memory to transfer a block of 64B to cache. Main memory is byte addressable with access time of 100 nsec. If CPU takes 10 nsec to send the transfer request (which includes main memory address and control signals) to main memory and memory system transfers content to cache with a rate of 1 GB/sec, then total miss penalty time is ______nsec.
View Solution