You are not logged in.
Pages: 1
hi all
i'm trying to enable ntsync support in kernel 6.10.7 hopefully to improve wine performance
https://lwn.net/Articles/961884/
yet, i cant find the option under device drivers -> misc, as suggested when i search for the ntsync option
i'm using vanilla kernel
do you know what options does it relies upon
│ Symbol: NTSYNC [=n] │
│ Type : tristate │
│ Defined at drivers/misc/Kconfig:508 │
│ Prompt: NT synchronization primitive emulation │
│ Depends on: BROKEN [=n] │
│ Location: │
│ -> Device Drivers │
│ (1) -> Misc devices │
│ -> NT synchronization primitive emulation (NTSYNC [=n])i cant find the BROKEN option either....
anyways, BROKEN is also not present in .config file so i guess it should be ok...
any thoughts?
Offline
anyways, BROKEN is also not present in .config file so i guess it should be ok...
Depending on the deliberately missing BROKEN option disables that config option https://git.kernel.org/pub/scm/linux/ke … ada0d5abb4
Last edited by loqs (2024-08-31 17:10:48)
Offline
dammit, so still a long way to go it seems
thanks
Offline
Pages: 1