You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After our discassion with @dougsland , adding how this should be implemented as quadlet like realtime.
It should be implemented using realtime but with Network session.
should be Network=host or Network=private
restart qm and that's it
podman restart qm
ip addr show
should help to show the difference
just expose 2 systemcalls that are blocked by default
Should be sched_setaffinity and sched_getaffinity
In realtime, there is no blockage.
It's different scenario but good to have.
See-Also: #713
The text was updated successfully, but these errors were encountered: