-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels