X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fsmp.h;h=51fbd2d7e5d34c01c04df7d13ac4397302a223c0;hb=feac72042ef1572189d4280a4f151ce049ac2b1e;hp=b6dd5707819af414a4c4a203e1e3d998ad983cf3;hpb=0446ebf343709f77a41d9f703daaf1174b079d37;p=lttng-ust.git diff --git a/src/common/smp.h b/src/common/smp.h index b6dd5707..51fbd2d7 100644 --- a/src/common/smp.h +++ b/src/common/smp.h @@ -7,6 +7,8 @@ #ifndef _UST_COMMON_SMP_H #define _UST_COMMON_SMP_H +#define LTTNG_UST_CPUMASK_SIZE 4096 + /* * Get the CPU possible mask string from sysfs. *