This data type is at least one cache line of padding, used to avoid cache line thrashing on SMP systems.
More...
#include <pcqueue.h>
|
Data Fields |
| unsigned char | padding [128] |
Detailed Description
This data type is at least one cache line of padding, used to avoid cache line thrashing on SMP systems.
On x86, this is just for performance; on other CPUs, this can affect your choice of fence operations.
Definition at line 63 of file pcqueue.h.
Field Documentation
The documentation for this struct was generated from the following file: