Recent questions tagged memory-management

6 votes
2 answers
421
In a $64$- bit machine, with $2$ GB RAM, and $8$ KB page size, how many entries will be there in the page table if its is inverted?$2^{18}$$2^{20}$$2^{33}$$2^{51}$
5 votes
2 answers
422
4 votes
6 answers
423
5 votes
2 answers
424
For a computer address,if we reduce the no of bits by 2 and if we double the addressability then total address space will be1) Doubled 2) halved 3) Remain Same 4) NoneWh...
0 votes
1 answer
427
Consider a direct mapped cache of size 16 KB and block size is 4 words. The word length is 16 bits. Find the number of bits needed for cache indexing if CPU generates 32 ...
4 votes
1 answer
428
My understanding and doubts are First of all TLB is accessed.If there is TLB hit, do we consider this asHit for 1-level PT only and search the TLB again for 2-level PT, o...
6 votes
3 answers
429
0 votes
1 answer
430
1 votes
1 answer
431
Represent the sentence "We are IT students" in physical memory if page size is 5 characters and the entries in page table are-061527310Assume physical memory size to be 5...
2 votes
6 answers
432
Does fixed size partitioning suffer from external fragmentation?
2 votes
1 answer
433
1 votes
3 answers
434
1 votes
1 answer
436
8 votes
1 answer
437
1 votes
1 answer
441
Given the disk Capacity of 30 MB has block size 512 bytes and block/cluster is 4, the number of entries require in the FAT table is?a) 30*2^11b) 30*2^20c) 30*2^31d) 30*2^...
0 votes
1 answer
443
What is the maximum process size that we can have in a 32 bit operating system?How is that limit calculated.
1 votes
1 answer
447
2 votes
1 answer
449