diff --git a/top/top.1 b/top/top.1 index aa345170..0f32807d 100644 --- a/top/top.1 +++ b/top/top.1 @@ -648,7 +648,7 @@ The autogroup identifier associated with a process. This feature operates in conjunction with the CFS scheduler to improve interactive desktop performance. -When /proc/sys/kernel/sched_autogroup_enable is set, a new +When /proc/sys/kernel/sched_autogroup_enabled is set, a new autogroup is created with each new session (\*(Xa SID). All subsequently forked processes in that session inherit membership in this autogroup. diff --git a/top/top.c b/top/top.c index 15f4ceee..f064c29d 100644 --- a/top/top.c +++ b/top/top.c @@ -5760,7 +5760,7 @@ numa_oops: Msg_row += sum_tics(Stat_reap->summary, N_txt(WORD_allcpus_txt), 1); } #undef noMAS -} // end: void do_cpus +} // end: do_cpus /*