Update Fsync requirement

This commit is contained in:
Mathieu Comandon 2022-04-16 15:24:27 -07:00
parent 69971a7a64
commit c49dc6e85e

View file

@ -317,7 +317,7 @@ class wine(Runner):
"Enable futex-based synchronization (fsync). "
"This will increase performance in applications "
"that take advantage of multi-core processors. "
"Requires a custom kernel with the fsync patchset."
"Requires kernel 5.16 or above."
),
},
{