Re: RFC: Kernel virtiofs driver
- Reply: Bakul Shah : "Re: RFC: Kernel virtiofs driver"
- Reply: Emil Tsalapatis: "Re: RFC: Kernel virtiofs driver"
- In reply to: Emil Tsalapatis : "Re: RFC: Kernel virtiofs driver"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Feb 2026 04:27:48 UTC
Do both p9fs and virtiofs both support mmap() such that two or more guests, and the host, can all map a file on the host for read/write access, and each see writes made by the others? This is my pain point with nfs and smb. Is either one as lightweight as zvol and ufs, such that I could consider using it for the os? I appreciate all the effort both teams have put in. Paul Vixie