You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "JosiahWI (via GitHub)" <gi...@apache.org> on 2023/06/20 11:57:34 UTC

[GitHub] [trafficserver] JosiahWI opened a new pull request, #9883: Add max thread count options to CMake build

JosiahWI opened a new pull request, #9883:
URL: https://github.com/apache/trafficserver/pull/9883

   This adds an option that defaults to 4096: TS_MAX_EVENT_THREADS, and an option that defaults to 3072: TS_MAX_THREADS_PER_TYPE.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] JosiahWI commented on pull request #9883: Add max thread count options to CMake build

Posted by "JosiahWI (via GitHub)" <gi...@apache.org>.
JosiahWI commented on PR #9883:
URL: https://github.com/apache/trafficserver/pull/9883#issuecomment-1599224872

   [approve ci autest]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] JosiahWI commented on pull request #9883: Add max thread count options to CMake build

Posted by "JosiahWI (via GitHub)" <gi...@apache.org>.
JosiahWI commented on PR #9883:
URL: https://github.com/apache/trafficserver/pull/9883#issuecomment-1598802785

   There is a discrepancy between the default MAX_THREADS_PER_TYPE value in the CMake build and in I_EventProcessor.h. The former has a default value of 3072, and the latter has a default value of 3071.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] bneradt merged pull request #9883: Add max thread count options to CMake build

Posted by "bneradt (via GitHub)" <gi...@apache.org>.
bneradt merged PR #9883:
URL: https://github.com/apache/trafficserver/pull/9883


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org