What is the Translation Lookaside Buffer (TLB)?
Answer / guest
In a cached system, the base addresses of the last few
referenced pages is maintained in registers called the TLB
that aids in faster lookup.
TLB contains those page-table entries that have been most
recently used.
Normally, each virtual memory reference causes 2 physical
memory accesses-- one to fetch appropriate page-table
entry, and one to fetch the desired data. Using TLB in-
between, this is reduced to just one physical memory access
in cases of TLB-hit.
| Is This Answer Correct ? | 15 Yes | 0 No |
what is the difference between mutexes and semaphores?
If i have one root domain & two child domain, then in total how many FSMO roles i will have in entire forest?
Explain the working of Virtual Memory?
Give examples for 8 / 16 / 32 bit Microprocessor?
What is an advantage of a large scheduling quantum? What is a disadvantage?
What is the basic difference between pre-emptive and non-pre-emptive scheduling.
How does the cpu and the ram communicate?
To ensure one pgm. doesnt corrupt other pgm. in a Multi-pgm. enviornment .what you should do?
What is RR scheduling algorithm?
How many registers does x86 have?
What is ram parity?
Is gnome a shell?