Skip to content

dd: Port splice fast-path from cat #11519

@oech3

Description

@oech3

We can cat OS.iso > /dev/nvme/XnYnZ for performance since our cat has splice fast-path.
But using cat instead of dd for boot media creation is awkward and cat has no progress.

I think we can just implement it with block size = extended pipe size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions