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/12 18:30:40 UTC

[GitHub] [trafficserver] JosiahWI opened a new pull request, #9832: Add support for TCMalloc in CMake build

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

   This abstracts some of the logic for finding a malloc replacement so that either jemalloc or TCMalloc can be used, and mimalloc support added easily at a later point. It also fixes some incorrect generator expression usage. If jemalloc and TCMalloc are both found, an error will be issued. It looks like this is what the autotools build does.


-- 
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 commented on pull request #9832: Add support for TCMalloc in CMake build

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

   [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] bneradt merged pull request #9832: Add support for TCMalloc in CMake build

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


-- 
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