Digital Electronics - Computers - Discussion

Discussion Forum : Computers - General Questions (Q.No. 21)
21.
The Pentium can address ________.
1 MB
1 GB
2 GB
4 GB
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Sumit said:   8 years ago
Because it can address only 2^32 addresses as it is a 32 bit processor.

Sundar said:   1 decade ago
On the Pentium processor, the 4GB ad-dress space is split into two regions: a large-space area (of, say, 2GB), and a small-space area, which makes up the remainder of the hardware address space. The small-space area is itself split into a number of small-space regions, each of which can hold a small address space. A process which is to run in a small address space is assigned a small-space number, identifying which of the small-space regions it is to use. The segmentation registers are then used to relocate the process's address space into that region. A "large" process is not relocated and has access to the whole large-space area. The number of small processes is limited to the number of small-space regions.

Joe said:   1 decade ago
Pentium 4 processor i.e. 4GB.

Post your comments here:

Your comments will be displayed after verification.