[
https://issues.apache.org/jira/browse/TS-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584653#comment-14584653
]
ASF subversion and git services commented on TS-3477:
-----------------------------------------------------
Commit 56a32d10f5d3e649c22dfc01d585100c58e8e377 in trafficserver's branch
refs/heads/master from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=56a32d1 ]
TS-3477: Change the default thread affinity to 1 (NUMA node)
> Determine thread affinity defaults automatically based on hwloc
> ---------------------------------------------------------------
>
> Key: TS-3477
> URL: https://issues.apache.org/jira/browse/TS-3477
> Project: Traffic Server
> Issue Type: Improvement
> Components: Configuration
> Reporter: Sudheer Vinukonda
> Assignee: Phil Sorber
> Fix For: 6.0.0
>
>
> {{proxy.config.exec_thread.affinity}} allows to configure the thread affinity
> depending on the system configuration.
> https://docs.trafficserver.apache.org/en/latest/reference/configuration/records.config.en.html#proxy-config-exec-thread-affinity
> It would be nice if ATS can default automatically to the appropriate setting
> based on the configuration from hwloc to reduce unnecessary complexity for an
> end user configuring ATS.
> [~zwoop] suggests to default to {{2 - assign threads to sockets}}, if there's
> more than one NUMA node and {{0 - assign threads to machine}}, if not.
>
> {code}
> zwoop
> 8:38 if you have more than one NUMA node, probably default to 2, otherwise,
> default to 0
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)