Skip to content

devices: ata: support DMA transfers #52

@d4ilyrun

Description

@d4ilyrun

(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

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch: noneNot architecture specifictarget: kernelKernel related featurestype: enhancementImprove an already existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions