On 6/14/24 12:08 PM, Thomas Huth wrote: > The "nps_mtm_hs_ctr" parameter has been removed in commit dd7c7ab01a04 > ("ARC: [plat-eznps]: Drop support for EZChip NPS platform"). Remove it > from the documentation now, too. > > Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks. > --- > Documentation/admin-guide/kernel-parameters.txt | 9 --------- > 1 file changed, 9 deletions(-) > > diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt > index dd8436c98735..f58001338860 100644 > --- a/Documentation/admin-guide/kernel-parameters.txt > +++ b/Documentation/admin-guide/kernel-parameters.txt > @@ -4143,15 +4143,6 @@ > parameter, xsave area per process might occupy more > memory on xsaves enabled systems. > > - nps_mtm_hs_ctr= [KNL,ARC] > - This parameter sets the maximum duration, in > - cycles, each HW thread of the CTOP can run > - without interruptions, before HW switches it. > - The actual maximum duration is 16 times this > - parameter's value. > - Format: integer between 1 and 255 > - Default: 255 > - > nptcg= [IA-64] Override max number of concurrent global TLB > purges which is reported from either PAL_VM_SUMMARY or > SAL PALO. -- ~Randy