• Luca Boccassi's avatar
    Problem: yqueue false sharing issues on PPC64 · 4a0c83fb
    Luca Boccassi authored
    Solution: detect cacheline size for aligment purposes at build time
    instead of hard-coding it, so that PPC and S390 can align to a value
    greater than the 64 bytes default.
    Uses libc getconf program, and falls back to the previous value of 64
    if not found.
    4a0c83fb
Name
Last commit
Last update
..
android Loading commit data...
cmake Loading commit data...
coverage Loading commit data...
cygwin Loading commit data...
deprecated-msvc Loading commit data...
gyp Loading commit data...
mingw32 Loading commit data...
nuget Loading commit data...
openwrt Loading commit data...
valgrind Loading commit data...
vxworks Loading commit data...
zos Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...