[
https://issues.apache.org/jira/browse/TS-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oknet Xu updated TS-4613:
-------------------------
Issue Type: Improvement (was: Bug)
> Set an independent thread_data_used for each thread group instead of sharing
> one thread_data_used
> -------------------------------------------------------------------------------------------------
>
> Key: TS-4613
> URL: https://issues.apache.org/jira/browse/TS-4613
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Oknet Xu
> Assignee: Oknet Xu
> Labels: Optimization
> Fix For: 7.0.0
>
>
> "thread_data_used" indicate the usage of EThread::thread_private[ ].
> The EThread::thread_private[ ] saved thread specific data e.g. :
> - stat system arrays
> - NetHandler object
> - PollCont object
> However, the private data of thread group are different.
> Sharing thread_data_used cause the waste of space.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)