You are not logged in.

#1 2024-08-31 17:01:22

colegu
Member
Registered: 2022-04-14
Posts: 75

enablinc NTSYNC in the kernel

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

#2 2024-08-31 17:10:25

loqs
Member
Registered: 2014-03-06
Posts: 18,869

Re: enablinc NTSYNC in the kernel

colegu wrote:

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

#3 2024-09-01 12:43:55

colegu
Member
Registered: 2022-04-14
Posts: 75

Re: enablinc NTSYNC in the kernel

dammit, so still a long way to go it seems smile
thanks

Offline

Board footer

Powered by FluxBB