Skip to content

Add support for the named shared memory to the proxy library #546

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

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Jun 14, 2024

Description

Add support for the named shared memory to the proxy library. It adds the UMF_PROXY="page.disposition=shared-shm" environment variable for the MAP_SHARED visibility mode with the named shared memory using a generated SHM name.

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 June 14, 2024 07:25
@ldorau ldorau force-pushed the Add_support_for_the_named_shared_memory_to_the_proxy_library branch from 58b5ec4 to 9444c70 Compare June 14, 2024 07:26
Add support for the named shared memory to the proxy library.
It adds the UMF_PROXY="page.disposition=shared-shm"
environment variable for the MAP_SHARED visibility mode
with the named shared memory using a generated SHM name.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Add_support_for_the_named_shared_memory_to_the_proxy_library branch from 9444c70 to e568ea3 Compare June 14, 2024 07:42
@bratpiorka bratpiorka merged commit 224bd75 into oneapi-src:main Jun 14, 2024
69 checks passed
@ldorau ldorau deleted the Add_support_for_the_named_shared_memory_to_the_proxy_library branch June 14, 2024 11:31
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.

4 participants