Skip to content

libkrun/macos: only spawn helper thread with a gpu #290

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
merged 1 commit into from
Mar 27, 2025

Conversation

slp
Copy link
Collaborator

@slp slp commented Mar 27, 2025

On macOS, we spawn a help thread to deal with memory mapping requests from the GPU. Only spawn it if a GPU has been configured to avoid it from looping in receiver error.

On macOS, we spawn a help thread to deal with memory mapping requests
from the GPU. Only spawn it if a GPU has been configured to avoid it
from looping in receiver error.

Signed-off-by: Sergio Lopez <[email protected]>
@slp slp merged commit 224b1f5 into containers:main Mar 27, 2025
6 checks passed
@slp slp deleted the macos-gpu-thread branch March 27, 2025 10:18
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.

2 participants