Issue #2447 has been updated by Chris Turner.
On 11/15/12 07:52, Chris Turner via Redmine wrote: > The label in the top display says 'states' (plural) - Well - this was me reading it wrong - since 'states' is what is said for multi CPU as well - states looks to refer to e.g. user/system/idle 'states'. But anyhow - an average would be better. Will take a crack at it unless someone beats me to it. Cheers, - Chris ---------------------------------------- Bug #2447: TOP isn't reporting correctly CPU states without -M http://bugs.dragonflybsd.org/issues/2447 Author: Charles Rapenne Status: New Priority: Normal Assignee: Category: Target version: Hello, The top command isn't reporting the line "CPU states" correctly on my dual core laptop. With the command "top", if a thread is eating 1 CPU, top reports 0.0% idle and 100% in user, it should displays 50% idle and 50% user With the command "top -M", if a thread is eating 1 CPU, top reports 0.0% idle and 100% in user on CPU0, and 100.0% idle on CPU1, this is the correct one On the screenshot attached, on the right you can see top -M and on the left, top. The command without -M seems to show only CPU0 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
