Yunkai Zhang created TS-1938:
--------------------------------
Summary: Remove unnecessary thread_id() wrapper in reclaimable
freelist
Key: TS-1938
URL: https://issues.apache.org/jira/browse/TS-1938
Project: Traffic Server
Issue Type: Improvement
Components: Core
Reporter: Yunkai Zhang
Attachments:
0001-Remove-unnecessary-thread_id-wrapper-in-reclaimable-.patch
Remove unnecessary thread_id() wrapper in reclaimable
freelist
pthread_self() on x86 can accesses a register on CPU, it's quite
fast enough.
So thread_id() wrapper is unnecessary, let's drop it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira