The PuzzleFS container filesystem
The PuzzleFS container filesystem
Posted Sep 27, 2023 19:01 UTC (Wed) by calumapplepie (guest, #143655)In reply to: The PuzzleFS container filesystem by tych0
Parent article: The PuzzleFS container filesystem
>> You also can't share page cache use between different puzzlefs mounts even if they use shared base files.
> This is a great point. I guess it could be worked around with some core mm+fs fu, but it would definitely not be simple.
> This is a great point. I guess it could be worked around with some core mm+fs fu, but it would definitely not be simple.
Could KSM be extended to work on file-backed pages?