diff --git a/scripts/lib/check/1250_cpu_hyperthreading_intel.check b/scripts/lib/check/1250_cpu_hyperthreading_intel.check index a3a3733..3098de6 100644 --- a/scripts/lib/check/1250_cpu_hyperthreading_intel.check +++ b/scripts/lib/check/1250_cpu_hyperthreading_intel.check @@ -39,6 +39,8 @@ function check_1250_cpu_hyperthreading_intel { #Family 6 Model 85 Stepping x: SKL Skylake 4, CLX Cascade Lake 5-7, CPX Cooper Lake 8-11+ #Family 6 Model 106/108 : ICX Ice Lake #Family 6 Model 143 : Sapphire Rapids + #Family 6 Model 173 : Granite Rapids + #Family 6 Model 175 : Sierra Forest local rx_sdflex='Superdome Flex$' local rx_css3200='Compute Scale-up Server 3200' diff --git a/scripts/lib/check/1375_cpu_scheduler_parameter_rhel.check b/scripts/lib/check/1375_cpu_scheduler_parameter_rhel.check index 0c8ef70..d3afd50 100644 --- a/scripts/lib/check/1375_cpu_scheduler_parameter_rhel.check +++ b/scripts/lib/check/1375_cpu_scheduler_parameter_rhel.check @@ -8,7 +8,8 @@ function check_1375_cpu_scheduler_parameter_rhel { # MODIFICATION SECTION>> local -r sapnote='#2777782' - #2777782 v10 - 2777782 - SAP HANA DB: Recommended OS Settings for RHEL 8 + # This sap-hana profile is setting both parameters to the mentioned values for all RHEL8 release. + # With RHEL9 these 2 parameters are entirely removed from the Linux kernel. # LIB_COMPARE_TOOBIG_NUMBERS returns 0 if equal, 1 if first is higher, 2 if second is higher