Sharing memory for shared file extents
Sharing memory for shared file extents
Posted May 25, 2022 16:42 UTC (Wed) by Cyberax (✭ supporter ✭, #52523)In reply to: Sharing memory for shared file extents by willy
Parent article: Sharing memory for shared file extents
Can't wait for it! Would it be possible to collapse the page structures even further then, to a span tree?
Posted May 25, 2022 16:52 UTC (Wed)
by willy (subscriber, #9762)
[Link]
Another example is bio_vec. That uses struct page to describe the memory we want to do I/O to. I have a proposal for that (phyr) but the work needs to be done.
This project is on a scale comparable to removing the Big Kernel Lock. There are a lot of device drivers to touch to accomplish this.
Sharing memory for shared file extents