LPI
117-201 · Question #21
How can DMA be enabled for the device /dev/hda?
The correct answer is D. hdparm -d 1 /dev/hda. See the full explanation below for the reasoning.
Question
How can DMA be enabled for the device /dev/hda?
Options
- Aecho "1" >/proc/ide/hda/dma
- Bsysctl -w dev.ide.dma=1
- Cdma add /dev/hda
- Dhdparm -d 1 /dev/hda
- Einsmod dma dev=/dev/hda
How the community answered
(17 responses)- B18% (3)
- C6% (1)
- D71% (12)
- E6% (1)
Community Discussion
No community discussion yet for this question.