### Rozhuk Ivan 2009.06-2022 ### loader.conf.local configuration file ### 13.x ############################################################## ### Kernel tunables ######################################## ############################################################## machdep.max_ldt_segment="2048" # Maximum number of allowed LDT segments in the single address space. Revert r324855 for wine dos progs. ############################################################## ### Modules ################################################ ############################################################## # AMD gpu compat.linuxkpi.amdgpu_noretry="0" # Disable retry faults (0 = retry enabled (default), 1 = retry disabled) compat.linuxkpi.amdgpu_gpu_recovery="1" # Enable GPU recovery mechanism, (1 = enable, 0 = disable, -1 = auto) compat.linuxkpi.amdgpu_job_hang_limit="32" # how much times allow a job hang and not drop it (default 0) / number of times to allow a job to hang before dropping it # Fix: "get vblank counter failed" with bristolridge APU. #compat.linuxkpi.amdgpu_dpm="0" # DPM support (1 = enable, 0 = disable, -1 = auto) #compat.linuxkpi.amdgpu_dc="1" # Display Core driver (1 = enable, 0 = disable, -1 = auto (default))