Hacker News new | ask | show | jobs
by gpderetta 1093 days ago
AKA the Magic Ring Buffer.
1 comments

Always worth linking to ryg / Fabian Giesen: https://fgiesen.wordpress.com/2012/07/21/the-magic-ring-buff...
Incidentally the non-portable remap_file_page(2) was great for doing this sort of page manipulations, but it has been deprecated and this days it is equivalent of doing the separate mmaps.