Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2018 23:48:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 230872] top(1): column alignment is off-by-one in per-thread mode
Message-ID:  <bug-230872-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230872

            Bug ID: 230872
           Summary: top(1): column alignment is off-by-one in per-thread
                    mode
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: markj@FreeBSD.org

PID USERNAME    THR PRI NICE   SIZE    RES STATE    C   TIME    WCPU COMMAND
 4641 markj        41  20    0  1728M   411M select   3   0:53   2.87%
/usr/local/lib/firefox/firefox -contentproc -childID 5 -isForBrowser -prefs=
Len
13213 -
 2452 markj         5  20    0   158M    10M select   4   0:05   0.62%
/usr/local/bin/pulseaudio --start --log-target=3Dsyslog
 2421 markj        51  20    0  2353M   994M select   4   4:49   0.59%
/usr/local/lib/firefox/firefox -contentproc -childID 1 -isForBrowser -prefs=
Len
9631 -s
 1285 root          1  20    0    11M  2388K select   3   0:04   0.52%
/usr/sbin/moused -p /dev/ums0 -t auto -I /var/run/moused.ums0.pid
 2162 markj         8  20    0   176M   112M select   6   0:30   0.41%
/usr/local/bin/X :0 -auth /home/mark/.serverauth.2071 (Xorg)
   12 root         23 -56    -      0   368K WAIT     4   0:24   0.40% [int=
r]

vs.

  PID USERNAME    PRI NICE   SIZE    RES STATE    C   TIME    WCPU COMMAND
 4641 markj       20    0  1725M   409M select   3   0:28   1.03%
/usr/local/lib/firefox/firefox -contentproc -childID 5 -isForBrowser -prefs=
Len
13213 -sched
 2421 markj       20    0  2352M   993M select   0   3:47   1.02%
/usr/local/lib/firefox/firefox -contentproc -childID 1 -isForBrowser -prefs=
Len
9631 -schedu
 2452 markj       20    0   158M    10M select   4   0:04   0.47%
/usr/local/bin/pulseaudio --start --log-target=3Dsyslog{pulseaudio}
 1285 root        20    0    11M  2388K select   0   0:04   0.37%
/usr/sbin/moused -p /dev/ums0 -t auto -I /var/run/moused.ums0.pid
 2162 markj       20    0   177M   112M select   7   0:28   0.37%
/usr/local/bin/X :0 -auth /home/mark/.serverauth.2071 (Xorg){Xorg}
 4641 markj       20    0  1725M   409M uwait    7   0:01   0.27%
/usr/local/lib/firefox/firefox -contentproc -childID 5 -isForBrowser -prefs=
Len
13213 -sched
   12 root       -96    -      0   368K WAIT     6   0:02   0.26% [intr{irq=
267:
hdac0}]

It looks like the issue starts with the PRI column.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230872-227>