This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 CPU stressed, 3610 MHz | |
[root@compute-0 ~]# taskset -c 1 stress-ng --cpu 1 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@compute-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S | |
0| 0| 0| 0.00| 75.19| 0.00| 0.00|| 0.79| 99.21| 1564|| 0.00| 0.00| 4.24| 95.04 | |
0| 1| 4| 0.00| 99.65| 0.00| 0.00|| 0.01| 99.99| 995|| 0.00| 0.00| 0.00| 99.99 | |
0| 2| 8| 0.00| 99.66| 0.00| 0.00|| 0.01| 99.99| 1173|| 0.00| 0.00| 0.00| 99.99 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@compute-0 ~]# cat /proc/cmdline | |
BOOT_IMAGE=/boot/vmlinuz-3.10.0-862.6.3.el7.x86_64 root=UUID=7aa9d695-b9c7-416f-baf7-7e8f89c1a3bc ro console=tty0 console=ttyS0,115200n8 crashkernel=auto rhgb quiet default_hugepagesz=1GB hugepagesz=1G hugepages=32 iommu=pt intel_iommu=on isolcpus=2,4,6,8,10,12,14,16,18,20,22 skew_tick=1 nohz=on nohz_full=2,4,6,8,10,12,14,16,18,20,22 rcu_nocbs=2,4,6,8,10,12,14,16,18,20,22 tuned.non_isolcpus=00aaaaab intel_pstate=disable nosoftlockup | |
one cpu under stress: | |
[root@compute-0 ~]# taskset -c 1 stress-ng --cpu 1 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@compute-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S | |
0| 0| 0| 0.00| 0.00| 0.00| 0.00|| 1.27| 98.73| 3291|| 0.00| 98.77| 0.00| 0.00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BOOT_IMAGE=/boot/vmlinuz-3.10.0-862.6.3.el7.x86_64 root=UUID=7aa9d695-b9c7-416f-baf7-7e8f89c1a3bc ro console=tty0 console=ttyS0,115200n8 crashkernel=auto rhgb quiet default_hugepagesz=1GB hugepagesz=1G hugepages=32 iommu=pt intel_iommu=on isolcpus=2,4,6,8,10,12,14,16,18,20,22 | |
taskset -c 1,3,5,7,9,11,13,15,17,19,21,23 stress-ng --cpu 12 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@compute-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S | |
0| 0| 0| 0.00| 0.00| 0.00| 0.00|| 9.54| 90.46| 3129|| 0.00| 0.00| 10.19| 80.47 | |
0| 1| 4| 0.00| 99.65| 0.00| 0.00|| 0.01| 99.99| 1095|| 0.00| 0.00| 0.02| 99.97 | |
0| 2| 8| 0.00| 99.66| 0.00| 0.00|| 0.01| 99.99| 1099|| 0.00| 0.00| 0.02| 99.97 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BOOT_IMAGE=/boot/vmlinuz-3.10.0-862.6.3.el7.x86_64 root=UUID=7aa9d695-b9c7-416f-baf7-7e8f89c1a3bc ro console=tty0 console=ttyS0,115200n8 crashkernel=auto rhgb quiet default_hugepagesz=1GB hugepagesz=1G hugepages=32 iommu=pt intel_iommu=on isolcpus=2,4,6,8,10,12,14,16,18,20,22 | |
taskset -c 1,3,5,7,9,11,13,15,17,19,21,23 stress-ng --cpu 12 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@compute-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S | |
0| 0| 0| 0.00| 0.00| 0.00| 0.00|| 44.13| 55.87| 2555|| 0.00| 0.02| 2.75| 53.23 | |
0| 1| 4| 0.00| 99.79| 0.00| 0.00|| 0.00|100.00| 1681|| 0.00| 0.00| 0.00| 99.99 | |
0| 2| 8| 0.00| 99.79| 0.00| 0.00|| 0.00|100.00| 1610|| 0.00| 0.00| 0.00| 99.99 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@compute-0 ~]# cat /proc/cmdline | |
BOOT_IMAGE=/boot/vmlinuz-3.10.0-862.6.3.el7.x86_64 root=UUID=7aa9d695-b9c7-416f-baf7-7e8f89c1a3bc ro console=tty0 console=ttyS0,115200n8 crashkernel=auto rhgb quiet default_hugepagesz=1GB hugepagesz=1G hugepages=32 iommu=pt intel_iommu=on isolcpus=2,4,6,8,10,12,14,16,18,20,22 skew_tick=1 nohz=on nohz_full=2,4,6,8,10,12,14,16,18,20,22 rcu_nocbs=2,4,6,8,10,12,14,16,18,20,22 tuned.non_isolcpus=00aaaaab intel_pstate=disable nosoftlockup | |
[root@compute-0 ~]# taskset -c 1,3,5,7,9,11,13,15,17,19,21,23 stress-ng --cpu 12 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@compute-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S | |
0| 0| 0| 0.00| 0.00| 0.00| 0.00|| 69.69| 30.31| 2593|| 0.00| 30.30| 0.00| 0.00 | |
0| 1| 4| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 2601|| 0.00|100.00| 0.00| 0.00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@compute-0 ~]# cat /proc/cmdline | |
BOOT_IMAGE=/boot/vmlinuz-3.10.0-862.6.3.el7.x86_64 root=UUID=7aa9d695-b9c7-416f-baf7-7e8f89c1a3bc ro console=tty0 console=ttyS0,115200n8 crashkernel=auto rhgb quiet default_hugepagesz=1GB hugepagesz=1G hugepages=32 iommu=pt intel_iommu=on isolcpus=2,4,6,8,10,12,14,16,18,20,22 skew_tick=1 nohz=on nohz_full=2,4,6,8,10,12,14,16,18,20,22 rcu_nocbs=2,4,6,8,10,12,14,16,18,20,22 tuned.non_isolcpus=00aaaaab intel_pstate=disable nosoftlockup | |
taskset -c 1,3,5,7,9,11,13,15,17,19,21,23 stress-ng --cpu 12 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@compute-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S | |
0| 0| 0| 0.00| 0.00| 0.00| 0.00|| 56.52| 43.48| 3291|| 0.00| 43.49| 0.00| 0.00 | |
0| 1| 4| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3293|| 0.00|100.00| 0.00| 0.00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@compute-0 ~]# cat /proc/cmdline | |
BOOT_IMAGE=/boot/vmlinuz-3.10.0-862.6.3.el7.x86_64 root=UUID=7aa9d695-b9c7-416f-baf7-7e8f89c1a3bc ro console=tty0 console=ttyS0,115200n8 crashkernel=auto rhgb quiet default_hugepagesz=1GB hugepagesz=1G hugepages=32 iommu=pt intel_iommu=on isolcpus=2,4,6,8,10,12,14,16,18,20,22 skew_tick=1 nohz=on nohz_full=2,4,6,8,10,12,14,16,18,20,22 rcu_nocbs=2,4,6,8,10,12,14,16,18,20,22 tuned.non_isolcpus=00aaaaab intel_pstate=disable nosoftlockup | |
taskset -c 1,3,5,7,9,11,13,15,17,19,21,23 stress-ng --cpu 12 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@compute-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S | |
0| 0| 0| 0.00| 0.00| 0.00| 0.00|| 56.52| 43.48| 3291|| 0.00| 43.49| 0.00| 0.00 | |
0| 1| 4| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3293|| 0.00|100.00| 0.00| 0.00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@compute-0 ~]# cat /proc/cmdline | |
BOOT_IMAGE=/boot/vmlinuz-3.10.0-862.6.3.el7.x86_64 root=UUID=7aa9d695-b9c7-416f-baf7-7e8f89c1a3bc ro console=tty0 console=ttyS0,115200n8 crashkernel=auto rhgb quiet default_hugepagesz=1GB hugepagesz=1G hugepages=32 iommu=pt intel_iommu=on isolcpus=2,4,6,8,10,12,14,16,18,20,22 skew_tick=1 nohz=on nohz_full=2,4,6,8,10,12,14,16,18,20,22 rcu_nocbs=2,4,6,8,10,12,14,16,18,20,22 tuned.non_isolcpus=00aaaaab intel_pstate=disable nosoftlockup | |
taskset -c 1,3,5,7,9,11,13,15,17,19,21,23 stress-ng --cpu 12 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@compute-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S | |
0| 0| 0| 0.00| 0.00| 0.00| 0.00|| 56.52| 43.48| 3291|| 0.00| 43.49| 0.00| 0.00 | |
0| 1| 4| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3293|| 0.00|100.00| 0.00| 0.00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@overcloud-computerealtime-0 ~]# cat /proc/cmdline | |
BOOT_IMAGE=/boot/vmlinuz-3.10.0-862.14.4.rt56.821.el7.x86_64 root=UUID=7aa9d695-b9c7-416f-baf7-7e8f89c1a3bc ro console=tty0 console=ttyS0,115200n8 crashkernel=auto rhgb quiet default_hugepagesz=1GB hugepagesz=1G hugepages=32 | |
taskset -c 1,3,5,7,9,11,13,15,17,19,21,23 stress-ng --cpu 12 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@overcloud-computerealtime-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@overcloud-computerealtime-0 ~]# cat /proc/cmdline | |
BOOT_IMAGE=/boot/vmlinuz-3.10.0-862.14.4.rt56.821.el7.x86_64 root=UUID=7aa9d695-b9c7-416f-baf7-7e8f89c1a3bc ro console=tty0 console=ttyS0,115200n8 crashkernel=auto rhgb quiet default_hugepagesz=1GB hugepagesz=1G hugepages=32 | |
taskset -c 1,3,5,7,9,11,13,15,17,19,21,23 stress-ng --cpu 12 --cpu-load 100 --cpu-method loop --timeout 24h | |
[root@overcloud-computerealtime-0 ~]# cpupower monitor | |
|Nehalem || Mperf || Idle_Stats | |
PKG |CORE|CPU | C3 | C6 | PC3 | PC6 || C0 | Cx | Freq || POLL | C1-S | C1E- | C6-S | |
0| 0| 0| 0.00| 0.00| 0.00| 0.00|| 2.59| 97.41| 1013|| 0.00| 0.00| 1.93| 95.72 | |
0| 1| 4| 0.00| 0.00| 0.00| 0.00|| 2.47| 97.53| 1012|| 0.00| 0.00| 0.58| 97.15 |