Skip to content

Instantly share code, notes, and snippets.

@jianzzha
Created July 12, 2019 12:57
Show Gist options
  • Save jianzzha/ffdecd2228e68aa79c3c67315fea08f1 to your computer and use it in GitHub Desktop.
Save jianzzha/ffdecd2228e68aa79c3c67315fea08f1 to your computer and use it in GitHub Desktop.
non-rt kernel, turbo enabled in bios, cpu-partitioning profile
[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
0| 1| 4| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3293|| 0.00|100.00| 0.00| 0.00
0| 2| 8| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3288|| 0.00|100.00| 0.00| 0.00
0| 3| 12| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3284|| 0.00|100.00| 0.00| 0.00
0| 4| 10| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3299|| 0.00|100.00| 0.00| 0.00
0| 5| 6| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3274|| 0.00|100.00| 0.00| 0.00
0| 6| 2| 0.00| 0.00| 0.00| 0.00|| 0.29| 99.71| 3291|| 0.00| 99.74| 0.00| 0.00
0| 8| 16| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3295|| 0.00|100.00| 0.00| 0.00
0| 9| 20| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3280|| 0.00|100.00| 0.00| 0.00
0| 11| 22| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3345|| 0.00|100.00| 0.00| 0.00
0| 12| 18| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3289|| 0.00|100.00| 0.00| 0.00
0| 13| 14| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3269|| 0.00|100.00| 0.00| 0.00
1| 0| 1| 0.00| 0.00| 0.00| 0.00|| 99.97| 0.03| 3291|| 0.00| 0.00| 0.00| 0.00
1| 1| 5| 0.00| 0.00| 0.00| 0.00|| 35.70| 64.30| 3291|| 0.00| 64.29| 0.00| 0.00
1| 3| 9| 0.00| 0.00| 0.00| 0.00|| 0.11| 99.89| 3290|| 0.00| 99.89| 0.00| 0.00
1| 4| 11| 0.00| 0.00| 0.00| 0.00|| 0.06| 99.94| 3290|| 0.00| 99.94| 0.00| 0.00
1| 5| 7| 0.00| 0.00| 0.00| 0.00|| 0.26| 99.74| 3291|| 0.00| 99.74| 0.00| 0.00
1| 6| 3| 0.00| 0.00| 0.00| 0.00|| 0.31| 99.69| 3291|| 0.00| 99.69| 0.00| 0.00
1| 8| 13| 0.00| 0.00| 0.00| 0.00|| 0.05| 99.95| 3291|| 0.00| 99.95| 0.00| 0.00
1| 9| 17| 0.00| 0.00| 0.00| 0.00|| 0.05| 99.95| 3291|| 0.03| 99.95| 0.00| 0.00
1| 10| 21| 0.00| 0.00| 0.00| 0.00|| 0.35| 99.65| 3291|| 0.00| 99.69| 0.00| 0.00
1| 11| 23| 0.00| 0.00| 0.00| 0.00|| 0.08| 99.92| 3291|| 0.00| 99.88| 0.00| 0.00
1| 12| 19| 0.00| 0.00| 0.00| 0.00|| 0.06| 99.94| 3291|| 0.00| 99.94| 0.00| 0.00
1| 13| 15| 0.00| 0.00| 0.00| 0.00|| 27.15| 72.85| 3291|| 27.05| 72.85| 0.00| 0.00
with 2 CPU under stress,
[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|| 0.70| 99.30| 3291|| 0.00| 99.35| 0.00| 0.00
0| 1| 4| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3288|| 0.00|100.00| 0.00| 0.00
0| 2| 8| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3298|| 0.00|100.00| 0.00| 0.00
0| 3| 12| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3302|| 0.00|100.00| 0.00| 0.00
0| 4| 10| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3302|| 0.00|100.00| 0.00| 0.00
0| 5| 6| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3267|| 0.00|100.00| 0.00| 0.00
0| 6| 2| 0.00| 0.00| 0.00| 0.00|| 0.77| 99.23| 3290|| 0.00| 99.30| 0.00| 0.00
0| 8| 16| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3301|| 0.00|100.00| 0.00| 0.00
0| 9| 20| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3290|| 0.00|100.00| 0.00| 0.00
0| 11| 22| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3305|| 0.00|100.00| 0.00| 0.00
0| 12| 18| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3308|| 0.00|100.00| 0.00| 0.00
0| 13| 14| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3296|| 0.00|100.00| 0.00| 0.00
1| 0| 1| 0.00| 0.00| 0.00| 0.00|| 99.97| 0.03| 3291|| 0.00| 0.00| 0.00| 0.00
1| 1| 5| 0.00| 0.00| 0.00| 0.00|| 0.01| 99.99| 3286|| 0.00| 99.99| 0.00| 0.00
1| 3| 9| 0.00| 0.00| 0.00| 0.00|| 0.27| 99.73| 3288|| 0.00| 99.73| 0.00| 0.00
1| 4| 11| 0.00| 0.00| 0.00| 0.00|| 0.07| 99.93| 3290|| 0.00| 99.93| 0.00| 0.00
1| 5| 7| 0.00| 0.00| 0.00| 0.00|| 63.81| 36.19| 3291|| 0.00| 36.18| 0.00| 0.00
1| 6| 3| 0.00| 0.00| 0.00| 0.00|| 99.97| 0.03| 3291|| 0.00| 0.00| 0.00| 0.00
1| 8| 13| 0.00| 0.00| 0.00| 0.00|| 0.09| 99.91| 3291|| 0.00| 99.91| 0.00| 0.00
1| 9| 17| 0.00| 0.00| 0.00| 0.00|| 0.05| 99.95| 3290|| 0.00| 99.95| 0.00| 0.00
1| 10| 21| 0.00| 0.00| 0.00| 0.00|| 4.90| 95.10| 3291|| 4.82| 95.10| 0.00| 0.00
1| 11| 23| 0.00| 0.00| 0.00| 0.00|| 0.06| 99.94| 3290|| 0.00| 99.94| 0.00| 0.00
1| 12| 19| 0.00| 0.00| 0.00| 0.00|| 0.05| 99.95| 3291|| 0.00| 99.95| 0.00| 0.00
1| 13| 15| 0.00| 0.00| 0.00| 0.00|| 0.06| 99.94| 3290|| 0.00| 99.95| 0.00| 0.00
with 4 CPU understress
[root@compute-0 ~]# taskset -c 1,3,5,7 stress-ng --cpu 4 --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.44| 98.56| 3291|| 0.00| 98.62| 0.00| 0.00
0| 1| 4| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3289|| 0.00|100.00| 0.00| 0.00
0| 2| 8| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3293|| 0.00|100.00| 0.00| 0.00
0| 3| 12| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3290|| 0.00|100.00| 0.00| 0.00
0| 4| 10| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3278|| 0.00|100.00| 0.00| 0.00
0| 5| 6| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3285|| 0.00|100.00| 0.00| 0.00
0| 6| 2| 0.00| 0.00| 0.00| 0.00|| 1.23| 98.77| 3291|| 0.00| 98.91| 0.00| 0.00
0| 8| 16| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3284|| 0.00|100.00| 0.00| 0.00
0| 9| 20| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3263|| 0.00|100.00| 0.00| 0.00
0| 11| 22| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3339|| 0.00|100.00| 0.00| 0.00
0| 12| 18| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3303|| 0.00|100.00| 0.00| 0.00
0| 13| 14| 0.00| 0.00| 0.00| 0.00|| 0.00|100.00| 3294|| 0.00|100.00| 0.00| 0.00
1| 0| 1| 0.00| 0.00| 0.00| 0.00|| 99.97| 0.03| 3291|| 0.00| 0.00| 0.00| 0.00
1| 1| 5| 0.00| 0.00| 0.00| 0.00|| 99.97| 0.03| 3291|| 0.00| 0.00| 0.00| 0.00
1| 3| 9| 0.00| 0.00| 0.00| 0.00|| 3.25| 96.75| 3291|| 3.15| 96.75| 0.00| 0.00
1| 4| 11| 0.00| 0.00| 0.00| 0.00|| 99.15| 0.85| 3291|| 0.00| 0.82| 0.00| 0.00
1| 5| 7| 0.00| 0.00| 0.00| 0.00|| 99.97| 0.03| 3291|| 0.00| 0.00| 0.00| 0.00
1| 6| 3| 0.00| 0.00| 0.00| 0.00|| 99.97| 0.03| 3291|| 0.00| 0.00| 0.00| 0.00
1| 8| 13| 0.00| 0.00| 0.00| 0.00|| 1.15| 98.85| 3291|| 0.80| 98.85| 0.00| 0.00
1| 9| 17| 0.00| 0.00| 0.00| 0.00|| 0.08| 99.92| 3284|| 0.00| 99.90| 0.00| 0.00
1| 10| 21| 0.00| 0.00| 0.00| 0.00|| 0.15| 99.85| 3290|| 0.00| 99.86| 0.00| 0.00
1| 11| 23| 0.00| 0.00| 0.00| 0.00|| 0.09| 99.91| 3290|| 0.00| 99.91| 0.00| 0.00
1| 12| 19| 0.00| 0.00| 0.00| 0.00|| 0.38| 99.62| 3290|| 0.00| 99.61| 0.00| 0.00
1| 13| 15| 0.00| 0.00| 0.00| 0.00|| 1.26| 98.74| 3291|| 1.20| 98.74| 0.00| 0.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment