#ifndef _SPECIFIC_COMM_H_ #define _SPECIFIC_COMM_H_ 1 #define SLOTS 2 /* Value used in the article, section V.A */ #define BUF_SIZE (1 * CACHE_LINE_SIZE) #include #endif