Skip to content

Commit

Permalink
Sync rendering tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MarSik committed Mar 4, 2024
1 parent 2ab52d7 commit e8fc0d8
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,12 @@ spec:
tuned.non_isolcpus=${not_isolated_cpumask} systemd.cpu_affinity=${not_isolated_cores_expanded}
intel_iommu=on iommu=pt\n\n\ncmdline_isolation=+isolcpus=managed_irq,${isolated_cores}\n\n\n\ncmdline_realtime=+nohz_full=${isolated_cores}
tsc=reliable nosoftlockup nmi_watchdog=0 mce=off skew_tick=1 rcutree.kthread_prio=11\n\n\n\n\n\n\n
\n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n[rtentsk]\n\n\n"
\n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n# In case a smartpqi device
is present, make sure the interrupt affinity\n# can be managed by userspace
services. This driver does not obey\n# the isolcpus=managed_irq hint and is
causing interference.\n# See: https://issues.redhat.com/browse/OCPBUGS-25860\n<<<<<<<
HEAD\n[bootloader_smartpqi]\ndevices_udev_regex==DRIVER=smartpqi\ncmdline_smartpqi=+smartpqi.disable_managed_interrupts=1\n=======\ncmdline_smartpqi=+${f:regex_search_ternary:${f:exec:/usr/sbin/lsmod}:\\bsmartpqi\\b:smartpqi.disable_managed_interrupts=1:}\n>>>>>>>
6616ca50 (f tuned)\n\n[rtentsk]\n\n\n"
name: openshift-node-performance-openshift-bootstrap-master
- data: "[main]\nsummary=Real time profile to override unsupported settings\n\n[sysctl]\n#Real
time kernel doesn't support the following kernel parameters.\n#The openshift-node-performance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,12 @@ spec:
tuned.non_isolcpus=${not_isolated_cpumask} systemd.cpu_affinity=${not_isolated_cores_expanded}
intel_iommu=on iommu=pt\n\n\ncmdline_isolation=+isolcpus=managed_irq,${isolated_cores}\n\n\n\ncmdline_realtime=+nohz_full=${isolated_cores}
tsc=reliable nosoftlockup nmi_watchdog=0 mce=off skew_tick=1 rcutree.kthread_prio=11\n\n\n\n\n\n\n
\n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n[rtentsk]\n\n\n"
\n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n# In case a smartpqi device
is present, make sure the interrupt affinity\n# can be managed by userspace
services. This driver does not obey\n# the isolcpus=managed_irq hint and is
causing interference.\n# See: https://issues.redhat.com/browse/OCPBUGS-25860\n<<<<<<<
HEAD\n[bootloader_smartpqi]\ndevices_udev_regex==DRIVER=smartpqi\ncmdline_smartpqi=+smartpqi.disable_managed_interrupts=1\n=======\ncmdline_smartpqi=+${f:regex_search_ternary:${f:exec:/usr/sbin/lsmod}:\\bsmartpqi\\b:smartpqi.disable_managed_interrupts=1:}\n>>>>>>>
6616ca50 (f tuned)\n\n[rtentsk]\n\n\n"
name: openshift-node-performance-openshift-bootstrap-worker
- data: "[main]\nsummary=Real time profile to override unsupported settings\n\n[sysctl]\n#Real
time kernel doesn't support the following kernel parameters.\n#The openshift-node-performance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,12 @@ spec:
tuned.non_isolcpus=${not_isolated_cpumask} systemd.cpu_affinity=${not_isolated_cores_expanded}
intel_iommu=on iommu=pt\n\n\ncmdline_isolation=+isolcpus=managed_irq,${isolated_cores}\n\n\n\ncmdline_realtime=+nohz_full=${isolated_cores}
tsc=reliable nosoftlockup nmi_watchdog=0 mce=off skew_tick=1 rcutree.kthread_prio=11\n\n\n\n\n\n\n
\n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n[rtentsk]\n\n\n"
\n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n# In case a smartpqi device
is present, make sure the interrupt affinity\n# can be managed by userspace
services. This driver does not obey\n# the isolcpus=managed_irq hint and is
causing interference.\n# See: https://issues.redhat.com/browse/OCPBUGS-25860\n<<<<<<<
HEAD\n[bootloader_smartpqi]\ndevices_udev_regex==DRIVER=smartpqi\ncmdline_smartpqi=+smartpqi.disable_managed_interrupts=1\n=======\ncmdline_smartpqi=+${f:regex_search_ternary:${f:exec:/usr/sbin/lsmod}:\\bsmartpqi\\b:smartpqi.disable_managed_interrupts=1:}\n>>>>>>>
6616ca50 (f tuned)\n\n[rtentsk]\n\n\n"
name: openshift-node-performance-openshift-bootstrap-master
- data: "[main]\nsummary=Real time profile to override unsupported settings\n\n[sysctl]\n#Real
time kernel doesn't support the following kernel parameters.\n#The openshift-node-performance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,12 @@ spec:
tuned.non_isolcpus=${not_isolated_cpumask} systemd.cpu_affinity=${not_isolated_cores_expanded}
intel_iommu=on iommu=pt\n\n\ncmdline_isolation=+isolcpus=managed_irq,${isolated_cores}\n\n\n\ncmdline_realtime=+nohz_full=${isolated_cores}
tsc=reliable nosoftlockup nmi_watchdog=0 mce=off skew_tick=1 rcutree.kthread_prio=11\n\n\n\n\n\n\n
\n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n[rtentsk]\n\n\n"
\n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n# In case a smartpqi device
is present, make sure the interrupt affinity\n# can be managed by userspace
services. This driver does not obey\n# the isolcpus=managed_irq hint and is
causing interference.\n# See: https://issues.redhat.com/browse/OCPBUGS-25860\n<<<<<<<
HEAD\n[bootloader_smartpqi]\ndevices_udev_regex==DRIVER=smartpqi\ncmdline_smartpqi=+smartpqi.disable_managed_interrupts=1\n=======\ncmdline_smartpqi=+${f:regex_search_ternary:${f:exec:/usr/sbin/lsmod}:\\bsmartpqi\\b:smartpqi.disable_managed_interrupts=1:}\n>>>>>>>
6616ca50 (f tuned)\n\n[rtentsk]\n\n\n"
name: openshift-node-performance-openshift-bootstrap-worker
- data: "[main]\nsummary=Real time profile to override unsupported settings\n\n[sysctl]\n#Real
time kernel doesn't support the following kernel parameters.\n#The openshift-node-performance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,13 @@ spec:
tuned.non_isolcpus=${not_isolated_cpumask} systemd.cpu_affinity=${not_isolated_cores_expanded}
intel_iommu=on iommu=pt\n\n\ncmdline_isolation=+isolcpus=managed_irq,${isolated_cores}\n\n\n\ncmdline_realtime=+nohz_full=${isolated_cores}
tsc=reliable nosoftlockup nmi_watchdog=0 mce=off skew_tick=1 rcutree.kthread_prio=11\n\n\n\n\n\n\n\ncmdline_hugepages=+
default_hugepagesz=1G hugepagesz=2M hugepages=128 \n\n\n\n\ncmdline_pstate=+intel_pstate=active\n\n\n[rtentsk]\n\n\n[sysfs]\n#
sets provided frequencies to isolated and reserved cpus\n\n/sys/devices/system/cpu/cpufreq/policy2/scaling_max_freq=2500000\n/sys/devices/system/cpu/cpufreq/policy3/scaling_max_freq=2500000\n/sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq=2800000\n/sys/devices/system/cpu/cpufreq/policy1/scaling_max_freq=2800000\n"
default_hugepagesz=1G hugepagesz=2M hugepages=128 \n\n\n\n\ncmdline_pstate=+intel_pstate=active\n\n\n#
In case a smartpqi device is present, make sure the interrupt affinity\n# can
be managed by userspace services. This driver does not obey\n# the isolcpus=managed_irq
hint and is causing interference.\n# See: https://issues.redhat.com/browse/OCPBUGS-25860\n<<<<<<<
HEAD\n[bootloader_smartpqi]\ndevices_udev_regex==DRIVER=smartpqi\ncmdline_smartpqi=+smartpqi.disable_managed_interrupts=1\n=======\ncmdline_smartpqi=+${f:regex_search_ternary:${f:exec:/usr/sbin/lsmod}:\\bsmartpqi\\b:smartpqi.disable_managed_interrupts=1:}\n>>>>>>>
6616ca50 (f tuned)\n\n[rtentsk]\n\n\n[sysfs]\n# sets provided frequencies to
isolated and reserved cpus\n\n/sys/devices/system/cpu/cpufreq/policy2/scaling_max_freq=2500000\n/sys/devices/system/cpu/cpufreq/policy3/scaling_max_freq=2500000\n/sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq=2800000\n/sys/devices/system/cpu/cpufreq/policy1/scaling_max_freq=2800000\n"
name: openshift-node-performance-manual
- data: "[main]\nsummary=Real time profile to override unsupported settings\n\n[sysctl]\n#Real
time kernel doesn't support the following kernel parameters.\n#The openshift-node-performance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,12 @@ spec:
tuned.non_isolcpus=${not_isolated_cpumask} systemd.cpu_affinity=${not_isolated_cores_expanded}
intel_iommu=on iommu=pt\n\n\ncmdline_isolation=+isolcpus=managed_irq,${isolated_cores}\n\n\n\ncmdline_realtime=+nohz_full=${isolated_cores}
tsc=reliable nosoftlockup nmi_watchdog=0 mce=off skew_tick=1 rcutree.kthread_prio=11\n\n\n\n\n\n\n\ncmdline_hugepages=+
default_hugepagesz=1G hugepagesz=2M hugepages=128 \n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n[rtentsk]\n\n\n"
default_hugepagesz=1G hugepagesz=2M hugepages=128 \n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n#
In case a smartpqi device is present, make sure the interrupt affinity\n# can
be managed by userspace services. This driver does not obey\n# the isolcpus=managed_irq
hint and is causing interference.\n# See: https://issues.redhat.com/browse/OCPBUGS-25860\n<<<<<<<
HEAD\n[bootloader_smartpqi]\ndevices_udev_regex==DRIVER=smartpqi\ncmdline_smartpqi=+smartpqi.disable_managed_interrupts=1\n=======\ncmdline_smartpqi=+${f:regex_search_ternary:${f:exec:/usr/sbin/lsmod}:\\bsmartpqi\\b:smartpqi.disable_managed_interrupts=1:}\n>>>>>>>
6616ca50 (f tuned)\n\n[rtentsk]\n\n\n"
name: openshift-node-performance-manual
- data: "[main]\nsummary=Real time profile to override unsupported settings\n\n[sysctl]\n#Real
time kernel doesn't support the following kernel parameters.\n#The openshift-node-performance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,12 @@ spec:
tuned.non_isolcpus=${not_isolated_cpumask} systemd.cpu_affinity=${not_isolated_cores_expanded}
intel_iommu=on iommu=pt\n\n\ncmdline_isolation=+isolcpus=managed_irq,${isolated_cores}\n\n\n\ncmdline_realtime=+nohz_full=${isolated_cores}
tsc=reliable nosoftlockup nmi_watchdog=0 mce=off skew_tick=1 rcutree.kthread_prio=11\n\n\n\n\n\n\n\ncmdline_hugepages=+
default_hugepagesz=1G hugepagesz=2M hugepages=128 \n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n[rtentsk]\n\n\n"
default_hugepagesz=1G hugepagesz=2M hugepages=128 \n\n\n\n\ncmdline_pstate=+intel_pstate=disable\n\n\n#
In case a smartpqi device is present, make sure the interrupt affinity\n# can
be managed by userspace services. This driver does not obey\n# the isolcpus=managed_irq
hint and is causing interference.\n# See: https://issues.redhat.com/browse/OCPBUGS-25860\n<<<<<<<
HEAD\n[bootloader_smartpqi]\ndevices_udev_regex==DRIVER=smartpqi\ncmdline_smartpqi=+smartpqi.disable_managed_interrupts=1\n=======\ncmdline_smartpqi=+${f:regex_search_ternary:${f:exec:/usr/sbin/lsmod}:\\bsmartpqi\\b:smartpqi.disable_managed_interrupts=1:}\n>>>>>>>
6616ca50 (f tuned)\n\n[rtentsk]\n\n\n"
name: openshift-node-performance-manual
- data: "[main]\nsummary=Real time profile to override unsupported settings\n\n[sysctl]\n#Real
time kernel doesn't support the following kernel parameters.\n#The openshift-node-performance
Expand Down

0 comments on commit e8fc0d8

Please sign in to comment.