This is an automated email from the ASF dual-hosted git repository.
sorber pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.
from 30bac3c Merge pull request #857 from bryancall/TS-4732
adds d9aaa7c TS-4806: Add ability to pass a new stack to thread
creation.
adds 972ffb5 TS-4806: Normalize stacksize
adds ebd4a4e TS-4806: Allocate thread stacks on corresponding NUMA
nodes.
adds 638429e TS-4806: Stop re-using main thread as net thread.
adds fe7077c TS-4806: Make stacks use huge pages if enabled.
new be92389 Merge pull request #956 from PSUdaemon/numa_stacks
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
iocore/aio/test_AIO.cc | 9 ++-
iocore/eventsystem/I_Thread.h | 3 +-
iocore/eventsystem/Thread.cc | 4 +-
iocore/eventsystem/UnixEventProcessor.cc | 114 ++++++++++++++++++++++++++++---
iocore/eventsystem/test_Buffer.cc | 5 +-
iocore/eventsystem/test_Event.cc | 4 +-
lib/ts/ink_thread.h | 9 ++-
proxy/Main.cc | 8 ++-
8 files changed, 133 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].