-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
arch: noneNot architecture specificNot architecture specifictarget: kernelKernel related featuresKernel related featurestype: enhancementImprove an already existing featureImprove an already existing feature
Description
(P)ATA DMA
Our current ATA driver does not support using DMA for data transfers.
For obvious performance reasons, we should add this functionality.
Prerequisites
- Detect a PCI IDE device
- Allocate a contiguous memory buffer that does not cross a 64K byte boundary
Documentation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arch: noneNot architecture specificNot architecture specifictarget: kernelKernel related featuresKernel related featurestype: enhancementImprove an already existing featureImprove an already existing feature