Skip to content

blkmq support #1

@zenbooster

Description

@zenbooster

Hallo!
https://stackoverflow.com/questions/57166856/accesing-block-device-from-another-blkmq-block-device

I tried to replace "make_request" with "blkmq", and as a result I came to the conclusion that the command

sudo dd if=/dev/urandom of=/dev/mydev0 count=8

works fine, and the command

sudo dd if=/dev/urandom of=/dev/mydev0 count=9

causes the kernel to hang. There is no problem with reading. It feels like my device just stops receiving requests from the system. At the same time, the dd process continues to hang. Why can this happen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions