A
Q. To increase the response time and throughput, the kernel minimizes the frequency of disk access by keeping a pool of internal data buffer called
- Correct Answer - Option(C)
- Views: 9
- Filed under category Linux
- Hashtags:
A
In operating systems, to increase response time and throughput, the kernel minimizes the frequency of disk access by using a buffer cache. A buffer cache is an area of memory that holds data temporarily while it is being transferred between two locations, such as between disk storage and the operating system. By keeping frequently accessed data in memory, it reduces the need for disk accesses, thus improving performance.
Other Options:
Thus, (C) Buffer cache is the correct answer.
You must be Logged in to update hint/solution
Be the first to start discuss.
Discusssion
Login to discuss.