Which system component acts as an intermediary buffer, allowing slow peripheral storage devices like hard drives to communicate efficiently with the CPU?
Explanation:
Disk buffers built into drives act as localized memory arrays to cache data temporarily, preventing slow mechanical read speeds from bottlenecking system processes.
Explanation:
Wear leveling is a technique used in flash memory storage to ensure that all memory blocks experience roughly equal write/erase cycles, preventing premature failure of heavily used blocks.
No comments yet. Be the first to start the discussion!