HomeFreeBSD

Gang ABD Type

Description

Gang ABD Type

Adding the gang ABD type, which allows for linear and scatter ABDs to
be chained together into a single ABD.

This can be used to avoid doing memory copies to/from ABDs. An example
of this can be found in vdev_queue.c in the vdev_queue_aggregate()
function.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Co-authored-by: Brian <bwa@clemson.edu>
Co-authored-by: Mark Maybee <mmaybee@cray.com>
Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
Closes #10069

Details

Provenance
Brian Atkinson <bwa@g.clemson.edu>Authored on May 21 2020, 1:06 AM
GitHub <noreply@github.com>Committed on May 21 2020, 1:06 AM
Parents
rG501a1511aeaa: mount: use the mount syscall directly
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGfb822260b199: Gang ABD Type (authored by Brian Atkinson <bwa@g.clemson.edu>).May 21 2020, 1:06 AM