mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
cf9d55bb6e
Adds a gofer connection for /dev directory on the gofer when GPU functionality is requested. This gofer connection is currently unused. The gofer client is owned by the kernel, which injects the connection into the context. The gofer connection is closed on container exit. S/R should be supported with this. PiperOrigin-RevId: 581298536