Closed suranap closed 8 years ago
A cache line size is 64 byes on modern CPUs. But the code appears to assume a size of 32 bytes. I adjusted two constants to increase the padding between counters.
A cache line size is 64 byes on modern CPUs. But the code appears to assume a size of 32 bytes. I adjusted two constants to increase the padding between counters.