top: now includes that NUMA node field display support
[ this patch has been adapted from the newlib branch ] Reference(s): https://gitlab.com/procps-ng/procps/issues/58 Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@@ -293,6 +293,9 @@ static void build_two_nlstabs (void) {
|
||||
/* Translation Hint: maximum 'CGNAME' = 7 */
|
||||
Head_nlstab[EU_CGN] = _("CGNAME");
|
||||
Desc_nlstab[EU_CGN] = _("Control Group name");
|
||||
/* Translation Hint: maximum 'NU' = 2 */
|
||||
Head_nlstab[EU_NMA] = _("NU");
|
||||
Desc_nlstab[EU_NMA] = _("Last Used NUMA node");
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user