Subject: re: bin/20316: systat interrupt counters
To: Johnny Billquist <bqt@update.uu.se>
From: matthew green <mrg@eterna.com.au>
List: netbsd-bugs
Date: 02/18/2003 10:36:47
   
             memory totals (in kB)              105 Interrupts               fksvm
            real   virtual    free                  uba0 intr                pwait
   Active  22376     59808    3856                  mtc0 intr                relck
   All     45168     82600  166420                  uda0 intr                rlkok
                                                  4 de0 intr                 noram
   Namei         Sys-cache     Proc-cache           dmf0 arintr              ndcpy
       Calls     hits    %     hits     %           dmf0 axintr              fltcp
           6        6  100                          mtc1 intr                zfod
                                                    uda1 intr                cow
   Discs  ra0  ra1  ra2  ra3  ra4  ra5            1 soft net              64 fmin
   seeks                                            soft clock            85 ftarg
   xfers                                        100 clock intr          3180 itarg
   bytes                                                                 413 wired
   %busy                                                                     pdfre

                                                              ^^^^^^^^^^


hmmmm...


could we have more space for disks and less for interrupt names?  ie 
make the ^^^ marked part shorter.  i have systems with many disk
devices and it's really annoying not having them all fit.  actually,
with raidframe, you end up with something that looks like:

	Discs  md0  sd0  sd3 raid raid raid raid raid

which is obviously *really* annoying... perhaps convert "raidN" into
"raiN" ?  or lose the spaces entirely and have "raid0raid1raid2" etc.

or have a one-byte-wider mode?



.mrg.