added info about suport for Intel E- and P-cores

This commit is contained in:
Henrik Holst 2023-05-03 21:10:14 +02:00 committed by afayaz-feral
parent 51ee251efb
commit 3cabf9859d

View File

@ -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