diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2016-01-13 18:56:27 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2016-01-13 18:56:27 +0000 |
commit | b423fadbf88692a4f1e1ed512d146f7f2ed8cc78 (patch) | |
tree | b3dcf363159a9dccd37a184aac40ce988c665f1c /sbin/fsdb/fsdb.c | |
parent | 9a43d369da9c7adb042927bfc2031119cae9d1f0 (diff) |
Create rx and tx fragment maps with a page size boundary restriction
We need to ensure that rx and tx fragments do not cross page boundary
since grant table reference can only point to a complete page. Add a
couple of kernel assertions in the dma map loading code to catch these
problems early in the future.
Diffstat (limited to 'sbin/fsdb/fsdb.c')
0 files changed, 0 insertions, 0 deletions