DISABLE THREAD_TLS
Alan DeKok
aland at deployingradius.com
Wed Jun 3 07:38:58 CEST 2009
Ming-Ching Tiew wrote:
> What is the performance impact of disabling THREAD_TLS but
> USE_PTHREAD_FOR_TLS instead ?
You're likely running on an embedded system (because you're using
ulibc rather than glibc). So performance is the least of your worries.
If you plan on having the system do EAP, it will spend 90% of its CPU
time doing cryptographic calculations.
Alan DeKok.
More information about the Freeradius-Users
mailing list