Hacker News new | ask | show | jobs
by truefossil 525 days ago
Linux, FreeBSD seem to have memfd_create(). Mac OS seem to have shm_open() instead. Actually, the first two have that one as well. Interesting.

The technique itself is indeed very elegant.