Commit a37b49d
block: add test of direct io offsets
Tests various direct IO memory and length alignments against the
device's queue limits reported from sysfs.
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
[Shin'ichiro: capped buf_size with device size in init_buffers()]
[Shin'ichiro: added license and copyright in block/042 per Link below]
Link: https://lore.kernel.org/linux-block/aSXci0u7c9Ppnjbd@kbusch-mbp/
Signed-off-by: Shin'ichiro Kawasaki <[email protected]>1 parent cc9c46e commit a37b49d
5 files changed
Lines changed: 751 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments