2,259 views
1 votes
1 votes
A paging system uses 32-bit address, each of which specifies 1 byte of memory. The system has a main memory unit of 1024 MB, and a page size of 32 KB. How many bits does the system use to maintain displacements (offset)?

Please log in or register to answer this question.

Related questions

1 votes
1 votes
0 answers
1
saxena0612 asked Jan 15, 2018
683 views
If A $4$ B long PC-relative branch instruction is stored at location in memory at $(920)_{10}$.The branch is located at $(724)_{10}$.Then Signed displacement present in i...
0 votes
0 votes
1 answer
2
Sourabh Kumar asked May 21, 2016
361 views
how to calculate offset of page
0 votes
0 votes
1 answer
3
Mrityudoot asked Mar 20
145 views
If Page size = Frame size is always true and offset in Logical address = offset in physical address holdsThen how/why Logical address size can come different than physica...
0 votes
0 votes
0 answers
4
SSR17 asked Feb 8
206 views
we have 8 pages (each side 32B) to store in physical memory of 2^32 bits how many bits are required to identify each page , according to me 3 bits are required but that i...