[Bug 228823] top(1): misalignment of headers when H is active

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 8 08:04:17 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228823

            Bug ID: 228823
           Summary: top(1): misalignment of headers when H is active
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: Trond.Endrestol at ximalas.info

The field width of the THR column header must be increased by 1 as thread IDs
are minimum 6 digits long.

  THR USERNAME      PRI NICE   SIZE    RES   SWAP STATE   C   TIME     CPU
COMMAND
100889 trond          20    0 15152K  5568K     0K CPU16  16   0:00   0.20% top

vs

   THR USERNAME      PRI NICE   SIZE    RES   SWAP STATE   C   TIME     CPU
COMMAND
100889 trond          20    0 15152K  5568K     0K CPU16  16   0:00   0.20% top

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


More information about the freebsd-bugs mailing list