[ 
https://issues.apache.org/jira/browse/TS-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675570#comment-13675570
 ] 

Yunkai Zhang commented on TS-1938:
----------------------------------

Ok.
                
> 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.
> We have discussed in mailing list with [~jamespeach] and [~jplevyak].

--
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

Reply via email to