Danke für die Info.meine workstation hier läuft mit einem 12700k ohne probleme
(potentiell bringen neuere kernel besser performance, aber er funktioniert)
HiPowersave ist echt eine Verschwendung. Das heißt dann quasi, dass da deine CPU höchstens den minimal möglichen Takt nutzen darf. Die dümpelt dann also zwangsweise konstant irgendwo im MHz-Bereich rum. Da hast du dir dann quasi für 350€ eine CPU geholt die niedriger taktet als ein 80€ Smartphone. Da würde ich schon "schedutil" oder "conservative" verwenden. Dann düfte die CPU wenigstens auch hochtakten, wenn doch mal Leistung benötigt wird.
das stimmt für intel prozessoren nicht wirklich, zitat arch wiki[0]Powersave ist echt eine Verschwendung. Das heißt dann quasi, dass da deine CPU höchstens den minimal möglichen Takt nutzen darf. Die dümpelt dann also zwangsweise konstant irgendwo im MHz-Bereich rum. Da hast du dir dann quasi für 350€ eine CPU geholt die niedriger taktet als ein 80€ Smartphone. Da würde ich schon "schedutil" oder "conservative" verwenden. Dann düfte die CPU wenigstens auch hochtakten, wenn doch mal Leistung benötigt wird.
Note: Each governor is compatible with any scaling driver. However, the intel_pstate scaling driver in active mode will bypass the generic CPUFreq governors, providing its own scaling algorithms: powersave and performance. Although they share names with generic governors, their algorithms work differently: both intel_pstate governors provide dynamic scaling similar to the schedutil or ondemand generic governors.
Geht es mir auch nicht. Ich hab sogar teils das Boosten verboten, damit es energieeffizienter ist und übertakten oder ähnliches sollte man Server sowieso nicht wegen Stabilität und Haltbarkeit.2) Es geht nicht allen Menschen um Taktrate oder Benchmarks.
analyzing CPU 19:
driver: intel_pstate
CPUs which run at the same hardware frequency: 19
CPUs which need to have their frequency coordinated by software: 19
maximum transition latency: 4294.55 ms.
hardware limits: 800 MHz - 3.60 GHz
available cpufreq governors: performance, powersave
current policy: frequency should be within 800 MHz and 3.60 GHz.
The governor "powersave" may decide which speed to use
within this range.
current CPU frequency is 801 MHz.
analyzing CPU 7:
driver: intel_cpufreq
CPUs which run at the same hardware frequency: 7
CPUs which need to have their frequency coordinated by software: 7
maximum transition latency: 20.0 us.
hardware limits: 1.60 GHz - 3.30 GHz
available cpufreq governors: conservative, ondemand, userspace, powersave, performance, schedutil
current policy: frequency should be within 1.60 GHz and 3.30 GHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 1.61 GHz.
root@pve3:/sys/devices/system/cpu/cpufreq# cat policy?/scaling_available_governors
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
root@pve:/sys/devices/system/cpu/cpufreq# cat policy?/scaling_available_governors
conservative ondemand userspace powersave performance schedutil
conservative ondemand userspace powersave performance schedutil
conservative ondemand userspace powersave performance schedutil
conservative ondemand userspace powersave performance schedutil
conservative ondemand userspace powersave performance schedutil
conservative ondemand userspace powersave performance schedutil
conservative ondemand userspace powersave performance schedutil
conservative ondemand userspace powersave performance schedutil
Leider gibt es bei dem i7-12700 diesen im aktuellen Kernel noch nicht.
intel_cpufreq
Alder Lake unterstützt oder ob überhaupt eine initiale Integration mit jeder neuen CPU-Generation nötig ist.intel_cpufreq
geändert, um dessen verfügbare Governors zu sehen? Wenn nicht, kriegst du ja auch nur die vom intel_pstate
angezeigt.HiIch konnte leider nichts finden ab wannintel_cpufreq
Alder Lake unterstützt oder ob überhaupt eine initiale Integration mit jeder neuen CPU-Generation nötig ist.
Hast du den Treiber denn aufintel_cpufreq
geändert, um dessen verfügbare Governors zu sehen? Wenn nicht, kriegst du ja auch nur die vomintel_pstate
angezeigt.
Hier noch ein paar Vergleichsbenchmarks:
https://www.phoronix.com/review/intel-12900k-pstate
root@pve3:~# /usr/bin/cpufreq-info | grep poli
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 4.90 GHz.
current policy: frequency should be within 800 MHz and 3.60 GHz.
current policy: frequency should be within 800 MHz and 3.60 GHz.
current policy: frequency should be within 800 MHz and 3.60 GHz.
current policy: frequency should be within 800 MHz and 3.60 GHz.
Es gibt neuere Opt-In kernel. Nach dem 5.19er, ist das aktuell der 6.1er: https://forum.proxmox.com/threads/opt-in-linux-6-1-kernel-for-proxmox-ve-7-x-available.119483/Kann ich den proxmox 5.15 mit Update und Upgrade auf 5.18 bringen?