diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-02-18 01:28:23 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-02-18 01:28:23 +0100 |
commit | 258b45cde4d48149e410012b06bf2071dbba21b4 (patch) | |
tree | 6694f19cce7a43cfb977257fd516e5a982ef07e2 /utils/mount.c | |
parent | d2ce4a404f6dc016e650c46a117c3ce278af7350 (diff) | |
download | hurd-258b45cde4d48149e410012b06bf2071dbba21b4.tar.gz hurd-258b45cde4d48149e410012b06bf2071dbba21b4.tar.bz2 hurd-258b45cde4d48149e410012b06bf2071dbba21b4.zip |
rumpdisk: cope with unaligned and big accesses
Unaligned accesses need a copy into an aligned buffer.
Accesses larger than a page currently have to be split into pages, otherwise
_bus_dmamap_load_buffer assumes coherent physical allocations.
Diffstat (limited to 'utils/mount.c')
0 files changed, 0 insertions, 0 deletions