Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
annonacct38's comments
login
annonacct38
on Feb 10, 2022
|
parent
|
context
[–]
| on:
Userfaultfd – Create a file descriptor for handlin...
One of my favorite examples of userfaultfd: transparently mapping databases on cloud storage into RAM.
https://tech.nextroll.com/blog/data/2016/11/29/traildb-mmap-...
zozbot234
on Feb 10, 2022
|
parent
|
next
[–]
Could something like this enable SSI distributed computing entirely in user space? Is it practical to run some sort of distributed shared memory, relying on user-managed page faults to ensure coherence?
vtuulos
on Feb 10, 2022
|
parent
|
prev
[–]
Thanks for sharing! I am still proud of this hack :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://tech.nextroll.com/blog/data/2016/11/29/traildb-mmap-...