Hacker News new | ask | show | jobs
by Svenstaro 550 days ago
Is there a reason to use 9p over virtiofs in this case? It looks to me as though virtiofs was made exactly with the idea to deal good performance.
3 comments

NixOS has switched to virtiofs 4 days ago: https://github.com/NixOS/nixpkgs/pull/362081

Not all use-cases are faster with virtiofs.

> Not all use-cases are faster with virtiofs

Aren't they though? Do you have a counter example?

Interesting and may be worth writing a qemu issue about.
Oh cool!
The author commented on that in 2022 https://news.ycombinator.com/item?id=33200731
Is 9p compatible with saving VM states? I recently experimented with virtiofs and was disappointed to find it was incompatible so it didn't really work for my use case.

I don't even really need performance, I only really want to be able to grab driver files from a common location and ditch the samba shares.