What is the Translation Lookaside Buffer or TLB
What is the Translation Lookaside Buffer (or TLB)?
Expert
In a cached system, the base addresses of the last few referenced pages are maintained in registers named the TLB that aids in faster lookup. TLB contains those page-table entries which have been most recently employed. Generally, each virtual memory reference causes two physical memory accesses- one to bring appropriate page-table entry, and one to bring the wanted data. Using TLB in-between, this is diminished to just one physical memory access in cases of TLB-hit.
Write down a brief note on NTFS file system.
Explain about microkernel and macro kernel?
Why in a computer, non-pre-emptive scheduling frequently used?
Explain the term Locality of reference.
List all extended services which are offered by the OS?
Explain long term scheduler & short term schedulers?
Write a short note on SMP?
Describe the term parallel clusters. Explain the term.
What do you understand by the term process migration?
Give a brief introduction of the term zombie process?
18,76,764
1934651 Asked
3,689
Active Tutors
1432657
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!