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
GitHub <noreply@github.com>Committed on Oct 20 2023, 6:54 PM
Parents
rG0d6cec418e10: Fix typo in tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg
Branches
Unknown
Tags
Unknown