|
|
Log in / Subscribe / Register

Sharing page tables with mshare()

Sharing page tables with mshare()

Posted May 22, 2024 22:37 UTC (Wed) by TheJH (subscriber, #101155)
In reply to: Sharing page tables with mshare() by TheJH
Parent article: Sharing page tables with mshare()

I guess in a way, both KVM and IOMMUv2 are sort of doing a more flexible version of this already, with their mmu-notifier-based mirroring of one process' page tables into other processes? But with the differences that they don't involve creating extra mm_structs, and that the mirroring is a one-way thing.


to post comments

Sharing page tables with mshare()

Posted May 22, 2024 22:39 UTC (Wed) by TheJH (subscriber, #101155) [Link]

s/into other processes/into other contexts/


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