HomeFreeBSD

This adds the final tweaks to LRO that will now allow me

Description

This adds the final tweaks to LRO that will now allow me
to add BBR. These changes make it so you can get an
array of timestamps instead of a compressed ack/data segment.
BBR uses this to aid with its delivery estimates. We also
now (via Drew's suggestions) will not go to the expense of
the tcb lookup if no stack registers to want this feature. If
HPTS is not present the feature is not present either and you
just get the compressed behavior.

Sponsored by: Netflix Inc
Differential Revision: https://reviews.freebsd.org/D21127

Details

Provenance
rrsAuthored on
Differential Revision
D21127: Final prep patch for BBR
Parents
rS351933: MFC r351593: zfs_ioc_snapshot: check user-prop permissions on snapshotted…
Branches
Unknown
Tags
Unknown