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

ASF subversion and git services commented on TS-1938:
-----------------------------------------------------

Commit 5440db91667d57f92d51b374a0cd45abcb9466d6 in branch refs/heads/3.3.x from 
[~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5440db9 ]

Merge branch 'master' into 3.3.x

* master:
  TS-1940 HostDB would get reinitialized on startup
  Bump the expected release for v3.3.5 to Monday, June 10th.
  TS-1941 Make the Linux native-AIO option build cleanly
  TS-1475: bad deallocator in LogSock
  TS-1475: bad deallocator in XML utils
  Enable assertions for the clang static analyzer
  TS-1938: remove unnecessary thread_id() wrapper in reclaimable freelist
  Bump version to v3.3.4
  updated the readme somemore
  cleaned up formating of the code and some comments, added documentation to 
the README
  lighttpd module to generate dynamic responses
  TS-1936 Make traffic_logstats honor the log-directory as intended
  TS-1937: Prevent assert on SSL forward proxy connect.

Conflicts:
        STATUS

                
> 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
>            Assignee: Yunkai Zhang
>             Fix For: 3.3.4
>
>         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