HomeFreeBSD

Properly pad struct tx_cpu to cache line

Description

Properly pad struct tx_cpu to cache line

We already use ____cacheline_aligned in many places, so add one more
instead of seems arbitrary char tc_pad[8].

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.
Closes #15402

Details

Provenance
mavAuthored on Oct 20 2023, 6:54 PM
Tony Hutter <hutter2@llnl.gov>Committed on Nov 7 2023, 12:46 AM
Parents
rG8ca95d78c54f: Fix typo in tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg
Branches
Unknown
Tags
Unknown