forked from OpenVisualCloud/Media-Transport-Library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ST22P session creation socket ID (OpenVisualCloud#957)
Fix ST22P create session functions ignoring socket_id values, which causes the sessions to allocate memory on socket 0 regardless of the session NUMA range. - Ensure socket_id is correctly handled during session creation. - Prevent memory allocation on incorrect sockets.
- Loading branch information
1 parent
bfbc7f5
commit c45c3d1
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters