Replies: 1 comment 3 replies
-
that's a resolved bug in the linked application. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In zfs 0.8 added support O_DIRECT.
Is there a parameter that allows you to disable O_DIRECT for a pool, dataset, volume?
After added O_DIRECT support in ZFS is very problematic to use ZFS for everyday personal use. There are problems with a whole set of software using O_DIRECT. Constant freezes and general slowdown of programs are just annoying. For example: telegramdesktop/tdesktop#7952
Beta Was this translation helpful? Give feedback.
All reactions