[SOLVED] Ryzen 7 5700x questions about SMT and PBO

Solution
is this safe more my cpu to always be on this?
You might have some misconception about cores and threads.
Cores are physical parts of CPU but threads are part of microcode. practically software built into CPU.
Loosely speaking. if a CPU has 2 threads per core it actually uses empty/idle times when a core is waiting for an input for a request to run a task. OS actually "thinks" that it's another core and uses it accordingly.
In some cases a program/game could run a bit better with threads disabled but that's only because of lesser load on CPU and actual core number is sufficient.
is this safe more my cpu to always be on this?
You might have some misconception about cores and threads.
Cores are physical parts of CPU but threads are part of microcode. practically software built into CPU.
Loosely speaking. if a CPU has 2 threads per core it actually uses empty/idle times when a core is waiting for an input for a request to run a task. OS actually "thinks" that it's another core and uses it accordingly.
In some cases a program/game could run a bit better with threads disabled but that's only because of lesser load on CPU and actual core number is sufficient.
 
Solution