I m looking to make a udev rule that will basically do:
echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
In order to disable the turbo, how can I do it ? I've never made udev rule and I am a bit scared to start with the CPU but I need to disable it.