Skip to content

Add Jemalloc pool to mallocPoolTest suite #1459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Jul 23, 2025

Description

Add Jemalloc pool to mallocPoolTest suite.

Fixes: #1455

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@ldorau ldorau requested a review from a team as a code owner July 23, 2025 13:40
Add Jemalloc pool to mallocPoolTest suite.

Fixes: oneapi-src#1455

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Add_Jemalloc_pool_to_mallocPoolTest_suite branch from 6028d1b to 461be37 Compare July 23, 2025 13:51
@ldorau ldorau requested review from KFilipek and lplewa July 24, 2025 07:06
@bratpiorka
Copy link
Contributor

@ldorau could you also log an error message in jemalloc pool that prints "because of bug in jemalloc... " in case if used provider do not support split/merge?

@KFilipek KFilipek merged commit a72701e into oneapi-src:main Jul 24, 2025
74 checks passed
@ldorau ldorau deleted the Add_Jemalloc_pool_to_mallocPoolTest_suite branch July 24, 2025 10:03
@ldorau
Copy link
Contributor Author

ldorau commented Jul 25, 2025

@ldorau could you also log an error message in jemalloc pool that prints "because of bug in jemalloc... " in case if used provider do not support split/merge?

@bratpiorka Done in #1465

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add Jemalloc pool to mallocPoolTest suite
3 participants