-
由 Michael S. Tsirkin 提交于
We don't need to align length to any particular value anymore. Aligning to L1 cache size probably sill makes sense to reduce false sharing. Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>e377fcc8
We don't need to align length to any particular
value anymore. Aligning to L1 cache size probably
sill makes sense to reduce false sharing.
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>