I\'m using memfd_create to keep a file in memory but when I fork this file is shared between the 2 process.
memfd_create
fork
Is it possible to decouple the p