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
With a Vmm controller/builder in place, the road to freeing the seccomp filter of the timerfd_create syscall seems a lot simpler since the Vmm Builder could simply just allocate the needed timerfds before starting the microVm. If we aim for a more forward looking solution we could try implementing a resource pooling approach like the one displayed in #1281.
No description provided.
The text was updated successfully, but these errors were encountered: