HP
HP0-651 · Question #31
What is the difference between a buffered I/O (BIO) and a direct I/O (DIO)?
The correct answer is C. The operating system copies user BIO data to a system buffer before performing the I/O. See the full explanation below for the reasoning.
Question
What is the difference between a buffered I/O (BIO) and a direct I/O (DIO)?
Options
- AThe user must provide a buffer to perform a BIO, but not for a DIO.
- BMost I/Os to terminals are BIOs, all I/Os to disks are DIOs.
- CThe operating system copies user BIO data to a system buffer before performing the I/O.
- DBIOs are substantially faster than DIOs, but consume more memory.
How the community answered
(27 responses)- A7% (2)
- B4% (1)
- C85% (23)
- D4% (1)
Community Discussion
No community discussion yet for this question.