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
When this code was originally written, memfd_create didn't exist. Now that it does, we can consider using it instead of shm_open if it's available (e.g. on Linux)