Alexander,
Does it make sense to leave the manual padding at all,
if you got compiler hint __aligned(CACHE_LINE_SIZE)?
With manual padding can get broken again later.
On Fri, Mar 23, 2018 at 02:50:39AM +, Alexander Motin wrote:
A> Author: mav
A> Date: Fri Mar 23 02:50:38 2018
A> New Revisi
Author: mav
Date: Fri Mar 23 02:50:38 2018
New Revision: 331414
URL: https://svnweb.freebsd.org/changeset/base/331414
Log:
Reduce struct aggsum_bucket padding to fit into one cache line.
Reported by: mjg
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/aggsum.h
Modifie