HomeFreeBSD

memdesc: Add routines for copying data to/from memory descriptors

Description

memdesc: Add routines for copying data to/from memory descriptors

These are modeled on the API used for m_copydata/m_copyback and the
crypto buffer APIs. One day it might be nice to reduce the
proliferation of these by adding cursors and using memdesc directly
for crypto request buffers.

Reviewed by: markj
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D40615

Details

Provenance
jhbAuthored on Jul 31 2023, 8:24 PM
Reviewer
markj
Differential Revision
D40615: memdesc: Add routines for copying data to/from memory descriptors.
Parents
rG56e9a0136f87: gsb_crc32: Fix a warning when compiled in userland.
Branches
Unknown
Tags
Unknown