NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/47046: "top" parameter interpretation wrong
>Number: 47046
>Category: bin
>Synopsis: "top" parameter interpretation wrong
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Oct 08 06:30:00 +0000 2012
>Originator: Benjamin Lorenz
>Release: 6.0_RC2
>Organization:
>Environment:
NetBSD home.lorenzfamily.eu 6.0_RC2 NetBSD 6.0_RC2 (GENERIC) #0: Sun Oct 7
20:38:08 CEST 2012
bjjl%home.lorenzfamily.eu@localhost:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
The parameter "-1" used to TURN ON multi core display (tested on 6.99.4). Now,
in RC2, it is the other way round: Default display is multi core, with "-1" it
switches to unified display in one line. This makes sense I believe. But the
man page is wrong then:
-1, --percpustates
Display per-cpu states on a multi-processor machine.
It in fact TURNS IT OFF now, not on.
>How-To-Repeat:
call top
call top -1
>Fix:
Home |
Main Index |
Thread Index |
Old Index