|
|
Log in / Subscribe / Register

How to get rid of mmap_sem

How to get rid of mmap_sem

Posted May 8, 2019 23:50 UTC (Wed) by nelhage (subscriber, #59579)
Parent article: How to get rid of mmap_sem

The RadixVM research paper a few years back did a proof-of-concept of a scalable VM system in a Unix-like kernel based on radix trees. Adapting those ideas to the full Linux kernel would undoubtedly be a ton of work, but I was a bit surprised to not see a mention.


to post comments

How to get rid of mmap_sem

Posted Dec 28, 2021 18:52 UTC (Tue) by tobin_baker (subscriber, #139557) [Link]

I'm not surprised, given the usual disdain of Linux kernel dev for prior art in academia or industry.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds