mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
added info about suport for Intel E- and P-cores
This commit is contained in:
parent
51ee251efb
commit
3cabf9859d
@ -80,7 +80,7 @@ inhibit_screensaver=1
|
|||||||
; Either can also be set to a specific list of cores to park or pin, comma separated list where "-" denotes
|
; Either can also be set to a specific list of cores to park or pin, comma separated list where "-" denotes
|
||||||
; a range. E.g "park_cores=1,8-15" would park cores 1 and 8 to 15.
|
; a range. E.g "park_cores=1,8-15" would park cores 1 and 8 to 15.
|
||||||
; The default is uncommented is to disable parking but enable pinning. If either is enabled the code will
|
; The default is uncommented is to disable parking but enable pinning. If either is enabled the code will
|
||||||
; currently only properly autodetect Ryzen 7900x3d and 7950x3d
|
; currently only properly autodetect Ryzen 7900x3d, 7950x3d and Intel CPU:s with E- and P-cores.
|
||||||
;park_cores=no
|
;park_cores=no
|
||||||
;pin_cores=yes
|
;pin_cores=yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user