X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng-share.h;h=41d659b6f49cacdd917970c75f5226b61a918729;hb=734f79bf717d87817623d382c59086dc9e8ef610;hp=708a1f009cf3727d54c42ccf2da62557de1d7db2;hpb=d41f73b7cb50d57974bd1fad22342abaf9718566;p=lttng-tools.git diff --git a/include/lttng-share.h b/include/lttng-share.h index 708a1f009..41d659b6f 100644 --- a/include/lttng-share.h +++ b/include/lttng-share.h @@ -24,7 +24,7 @@ #include /* Default size of a hash table */ -#define DEFAULT_HT_SIZE 32 +#define DEFAULT_HT_SIZE 4 /* Default channel attributes */ #define DEFAULT_CHANNEL_NAME "channel0"