CachyOS-Settings icon indicating copy to clipboard operation
CachyOS-Settings copied to clipboard

nvidia.conf: enable RmEnableAggressiveVblank

Open ptr1337 opened this issue 4 months ago • 0 comments

The new RmEnableAggressiveVblank=1 is a experimental flag:

Implemented another feature that can reduce time spent in the interrupt top half for low latency display interrupts by deferring the work until later. This feature is experimental and disabled by default. This feature can be enabled by loading nvidia.ko with the NVreg_RegistryDwords=RmEnableAggressiveVblank=1 kernel module parameter.

ptr1337 avatar Aug 30 '25 15:08 ptr1337