DISABLE THREAD_TLS
Ming-Ching Tiew
mctiew at yahoo.com
Wed Jun 3 00:34:05 CEST 2009
I am trying to compile freeradius on uclibc, it complains of undefined symbol
__tls_get_addr. So I went to modify src/include/autoconf.h, and commented
#define HAVE_THREAD_TLS 1, then the compilation was successful. My question is
what do I missed from disabling THREAD_TLS ? Does it mean performance impact ?
Will it mean freeradius will be slower, consuming more memory or what ?
Regards.
More information about the Freeradius-Users
mailing list