Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2011 13:38:05 +0000
From:      John <jwd@slowblink.com>
To:        Rick Macklem <rmacklem@uoguelph.ca>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: New NFS server stress test hang
Message-ID:  <20110609133805.GA78874@FreeBSD.org>
In-Reply-To: <795803957.322936.1307624343538.JavaMail.root@erie.cs.uoguelph.ca>
References:  <20110609020304.GA3986@FreeBSD.org> <795803957.322936.1307624343538.JavaMail.root@erie.cs.uoguelph.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Rick Macklem's Original Message -----
> John De wrote:
> > Hi,
> > 
> > We've been running some stress tests of the new nfs server.
> > The system is at r222531 (head), 9 clients, two mounts each
> > to the server:
> > 
> > mount_nfs -o
> > udp,nfsv3,rsize=32768,wsize=32768,noatime,nolockd,acregmin=1,acregmax=2,acdirmin=1,acdirmax=2,negnametimeo=2
> > ${servera}:/vol/datsrc /c/$servera/vol/datsrc
> > mount_nfs -o
> > udp,nfsv3,rsize=32768,wsize=32768,noatime,nolockd,acregmin=1,acregmax=2,acdirmin=1,acdirmax=2,negnametimeo=0
> > ${servera}:/vol/datgen /c/$servera/vol/datgen
> > 
> > 
> > The system is still up & responsive, simply no nfs services
> > are working. All (200) threads appear to be active, but not
> > doing anything. The debugger is not compiled into this kernel.
> > We can run any other tracing commands desired. We can also
> > rebuild the kernel with the debugger enabled for any kernel
> > debugging needed.
> > 
> > --- long logs deleted ---
>
> How about a:
>  ps axHlww    <-- With the "H" we'll see what the nfsd server threads are up to
>  procstat -kka
> 
> Oh, and a couple of nfsstats a few seconds apart. It's what the counts
> are changing by that might tell us what is going on. (You can use "-z"
> to zero them out, if you have an nfsstat built from recent sources.)
> 
> Also, does a new NFS mount attempt against the server do anything?
> 
> Thanks in advance for help with this, rick

Hi Rick,

   Here's the output. In general, the nfsd processes appear to be in
either nfsrvd_getcache(35 instances) or nfsrvd_updatecache(164) sleeping on
"nfssrc".  The server numbers don't appear to be moving. A showmount from a
client system works, but a mount does not (see below).

   The underlying zfs filesystem seems to be working fine:

cd /vol/datsrc
/usr/bin/time find . -type f | wc -l
        1.82 real         0.29 user         1.52 sys
  354429

cd /vol/datgen
/usr/bin/time find . -type f | wc -l
        1.73 real         0.09 user         1.64 sys
  153050


   Is there a way to tell what cache block or file the servers are
trying to process?

Thanks!
John




servera# nfsstat -s

Server Info:
  Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
        0         0   4859875  16546194         0         0         0         0
   Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
        0 -1523364522         0 990131252         0         0         0         0
    Mknod    Fsstat    Fsinfo  PathConf    Commit
        0         0         0         0         0
Server Ret-Failed
                0
Server Faults
            0
Server Cache Stats:
   Inprog      Idem  Non-idem    Misses
   189710         0    154619 -14704992
Server Write Gathering:
 WriteOps  WriteRPC   Opsaved
        0         0         0
servera# ps axHlww
  UID   PID  PPID CPU PRI NI    VSZ    RSS MWCHAN STAT  TT         TIME COMMAND
    0     0     0   0 -16  0      0   5488 sched  DLs   ??      3:14.67 [kernel]
    0     0     0   0   8  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0   8  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0   8  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0   8  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0   8  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0   8  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0   8  0      0   5488 -      DLs   ??      0:00.16 [kernel]
    0     0     0   0 -92  0      0   5488 -      DLs   ??      0:25.05 [kernel]
    0     0     0   0 -52  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:01.54 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:06.03 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:02.17 [kernel]
    0     0     0   0 -100  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:32.59 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.04 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.01 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.95 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.97 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.96 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.98 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.47 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.95 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.95 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.07 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.95 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.95 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.95 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.95 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.04 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.02 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.86 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.95 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.98 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.01 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.12 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.97 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.01 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.03 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:02.07 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.34 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.35 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.33 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.36 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.33 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.09 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:01.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.20 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.20 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.19 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.20 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.19 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0  -8  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0  -8  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0  -8  0      0   5488 -      DLs   ??      0:00.06 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:28.75 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:52.88 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:52.30 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:53.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:52.33 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:53.02 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:53.13 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:52.82 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:52.91 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:52.77 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:52.78 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:52.94 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      1:52.35 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:57.55 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:55.69 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:54.78 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:57.93 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:57.67 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:56.63 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:56.58 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     19:01.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:52.51 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:56.79 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:56.88 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     18:53.41 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      4:52.55 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      4:53.43 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      4:53.55 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      4:52.63 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      4:52.90 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     12:34.34 [kernel]
    0     0     0   0  -8  0      0   5488 -      DLs   ??      0:06.63 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     12:34.55 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     12:33.56 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     12:34.88 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     12:33.80 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     12:33.34 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     12:35.15 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??     12:33.78 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      8:03.35 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      8:02.70 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      8:02.64 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      8:03.57 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      8:02.73 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.01 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.17 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.96 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.31 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.57 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.23 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.47 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.12 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.59 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.57 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.70 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.85 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.21 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.21 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.71 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.55 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.21 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.91 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.40 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.77 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:10.03 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.34 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.92 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.66 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.96 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.29 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.61 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:10.10 [kernel]
    0     0     0   0  -8  0      0   5488 -      DLs   ??      0:01.29 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.25 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.67 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.39 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.66 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.14 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.19 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.89 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.30 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.35 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.37 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.16 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.08 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.45 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.84 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.86 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.39 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.71 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.38 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.83 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.24 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.74 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.43 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.28 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.02 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.32 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.48 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:10.30 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.79 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.23 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.80 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.10 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.18 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.12 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.14 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.89 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.71 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.11 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.20 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:10.07 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.96 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.46 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.33 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:10.11 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.99 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.79 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.80 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.02 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.25 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.75 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.33 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.92 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.44 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.78 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.79 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.42 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.21 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.23 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.37 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.57 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.05 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.33 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.77 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.39 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.37 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.97 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.21 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.45 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.44 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:08.69 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.70 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.24 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:09.18 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     0     0   0 -16  0      0   5488 -      DLs   ??      7:21.02 [kernel]
    0     0     0   0  -8  0      0   5488 -      DLs   ??      0:02.23 [kernel]
    0     0     0   0  -8  0      0   5488 -      DLs   ??      0:00.00 [kernel]
    0     1     0   0  46  0   6276    136 wait   ILs   ??      0:00.03 /sbin/init --
    0     2     0   0 -16  0      0     16 idle   DL    ??      0:00.00 [ciss_notify0]
    0     3     0   0 -16  0      0     16 idle   DL    ??      0:00.00 [ciss_notify1]
    0     4     0   0 -16  0      0     16 idle   DL    ??      0:00.00 [ciss_notify2]
    0     5     0   0 -16  0      0     16 waitin DL    ??      0:00.00 [sctp_iterator]
    0     6     0   0 -16  0      0     16 ccb_sc DL    ??      0:02.28 [xpt_thrd]
    0     7     0   0 -16  0      0     16 gkt:wa DL    ??      0:13.28 [g_mp_kt]
    0     8     0   0 -16  0      0     16 psleep DL    ??      0:23.19 [pagedaemon]
    0     9     0   0 -16  0      0     16 psleep DL    ??      0:00.00 [vmdaemon]
    0    10     0   0 -16  0      0     16 audit_ DL    ??      0:00.00 [audit]
    0    11     0   0 155  0      0    192 -      RL    ??  11904:17.58 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  11896:58.10 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  11940:00.33 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  11976:07.78 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  12018:44.19 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  12058:52.25 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  11736:53.91 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  11826:27.92 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  11896:29.94 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  11944:07.66 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  11991:25.71 [idle]
    0    11     0   0 155  0      0    192 -      RL    ??  12012:04.00 [idle]
    0    12     0   0 -60  0      0    656 -      WL    ??      2:03.90 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:05.97 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:03.14 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:02.84 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:00.32 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:00.23 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:18.60 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:01.36 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:00.59 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:00.37 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:00.28 [intr]
    0    12     0   0 -60  0      0    656 -      WL    ??      0:00.21 [intr]
    0    12     0   0 -72  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -64  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -56  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -52  0      0    656 -      WL    ??      0:00.18 [intr]
    0    12     0   0 -52  0      0    656 -      WL    ??      0:00.03 [intr]
    0    12     0   0 -68  0      0    656 -      WL    ??      7:32.04 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??      1:14.25 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??      0:03.19 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??      1:08.71 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??      0:06.46 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??      0:00.02 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??     18:16.96 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??      2:11.85 [intr]
    0    12     0   0 -84  0      0    656 -      WL    ??      0:00.15 [intr]
    0    12     0   0 -76  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??      1:36.16 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??     82:56.38 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??     82:38.72 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -92  0      0    656 -      WL    ??      0:00.00 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??      9:01.80 [intr]
    0    12     0   0 -88  0      0    656 -      WL    ??      0:36.09 [intr]
    0    13     0   0  -8  0      0     48 -      DL    ??      0:12.24 [geom]
    0    13     0   0  -8  0      0     48 -      DL    ??     15:41.87 [geom]
    0    13     0   0  -8  0      0     48 -      DL    ??     19:52.32 [geom]
    0    14     0   0 -16  0      0     16 -      DL    ??      2:38.12 [yarrow]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -72  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:01.98 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -72  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:01.81 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -72  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:02.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -72  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:01.84 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.10 [usb]
    0    15     0   0 -72  0      0    384 -      DL    ??      0:00.01 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:03.43 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.18 [usb]
    0    15     0   0 -72  0      0    384 -      DL    ??      0:00.00 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:02.10 [usb]
    0    15     0   0 -68  0      0    384 -      DL    ??      0:00.00 [usb]
    0    16     0   0 -16  0      0     16 tzpoll DL    ??      0:02.64 [acpi_thermal]
    0    17     0   0 -16  0      0     16 coolin DL    ??      0:00.27 [acpi_cooling0]
    0    18     0   0 155  0      0     16 pgzero DL    ??      0:00.01 [pagezero]
    0    19     0   0 -16  0      0     16 psleep DL    ??      0:01.61 [bufdaemon]
    0    20     0   0  16  0      0     16 syncer DL    ??     56:18.96 [syncer]
    0    21     0   0 -16  0      0     16 vlruwt DL    ??      0:02.32 [vnlru]
    0    22     0   0 -16  0      0     16 sdflus DL    ??      0:35.36 [softdepflush]
    0  1624     1   0  52  0  14364    296 select Is    ??      0:00.00 /usr/sbin/moused -p /dev/ums0 -t auto -I /var/run/moused.ums0.pid
    0  1648     1   0  20  0  14364    468 select Is    ??      0:00.00 /usr/sbin/moused -p /dev/ums1 -t auto -I /var/run/moused.ums1.pid
    0  1680     1   0  20  0   6276    504 select Is    ??      0:00.90 /sbin/devd
    0  1919     1   0  20  0  12312    632 select Ss    ??      0:01.62 /usr/sbin/syslogd -s
    0  1943     1   0  20  0  14392    776 select Ss    ??      0:00.35 /usr/sbin/rpcbind
    0  2039     1   0  20  0  12308    756 select Is    ??      0:00.58 /usr/sbin/mountd /etc/exports /etc/zfs/exports
    0  2048     1   0  20  0  10052    324 select Is    ??      0:00.02 nfsd: master (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??     60:36.36 nfsd: server (nfsd)
    0  2049  2048   0  32  0  10052   3444 nfsrc  D     ??      0:02.53 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.14 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:24.71 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.52 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:13.25 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.50 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:09.54 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.16 nfsd: server (nfsd)
    0  2049  2048   0  24  0  10052   3444 nfsrc  D     ??      0:02.84 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.85 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.96 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.32 nfsd: server (nfsd)
    0  2049  2048   0  27  0  10052   3444 nfsrc  D     ??      0:05.27 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.06 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.68 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.71 nfsd: server (nfsd)
    0  2049  2048   0  22  0  10052   3444 nfsrc  D     ??      0:00.05 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.96 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.25 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:11.70 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:12.62 nfsd: server (nfsd)
    0  2049  2048   0  25  0  10052   3444 nfsrc  D     ??      0:00.31 nfsd: server (nfsd)
    0  2049  2048   0  37  0  10052   3444 nfsrc  D     ??      0:04.95 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.21 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.84 nfsd: server (nfsd)
    0  2049  2048   0  43  0  10052   3444 nfsrc  D     ??      0:01.07 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.18 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.11 nfsd: server (nfsd)
    0  2049  2048   0  25  0  10052   3444 nfsrc  D     ??      0:08.21 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:09.82 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:17.75 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.89 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.27 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.81 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:12.02 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.79 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:15.00 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.30 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.76 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.98 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.94 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.30 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.09 nfsd: server (nfsd)
    0  2049  2048   0  34  0  10052   3444 nfsrc  D     ??      0:01.30 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.04 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:32.48 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:14.68 nfsd: server (nfsd)
    0  2049  2048   0  21  0  10052   3444 nfsrc  D     ??      0:03.67 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:15.83 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:14.37 nfsd: server (nfsd)
    0  2049  2048   0  23  0  10052   3444 nfsrc  D     ??      0:01.34 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.78 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:09.91 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:10.81 nfsd: server (nfsd)
    0  2049  2048   0  23  0  10052   3444 nfsrc  D     ??      0:07.41 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.53 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.23 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.18 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.40 nfsd: server (nfsd)
    0  2049  2048   0  24  0  10052   3444 nfsrc  D     ??      0:02.07 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:14.55 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:10.93 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.55 nfsd: server (nfsd)
    0  2049  2048   0  28  0  10052   3444 nfsrc  D     ??      0:00.91 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.31 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:12.83 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.64 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.63 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:10.82 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:11.41 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.96 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.68 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.45 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:14.24 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.83 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.75 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.34 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.96 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.29 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:14.95 nfsd: server (nfsd)
    0  2049  2048   0  39  0  10052   3444 nfsrc  D     ??      0:01.65 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.21 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.60 nfsd: server (nfsd)
    0  2049  2048   0  24  0  10052   3444 nfsrc  D     ??      0:11.93 nfsd: server (nfsd)
    0  2049  2048   0  38  0  10052   3444 nfsrc  D     ??      0:06.72 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.49 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.97 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.31 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.49 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.53 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:23.72 nfsd: server (nfsd)
    0  2049  2048   0  26  0  10052   3444 nfsrc  D     ??      0:05.74 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.16 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.25 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.63 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.22 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.39 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.11 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.94 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.50 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.52 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:12.81 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.13 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.01 nfsd: server (nfsd)
    0  2049  2048   0  21  0  10052   3444 nfsrc  D     ??      0:05.37 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:21.37 nfsd: server (nfsd)
    0  2049  2048   0  27  0  10052   3444 nfsrc  D     ??      0:06.37 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:13.29 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:12.05 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:16.12 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.07 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.83 nfsd: server (nfsd)
    0  2049  2048   0  41  0  10052   3444 nfsrc  D     ??      0:09.78 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:08.89 nfsd: server (nfsd)
    0  2049  2048   0  23  0  10052   3444 nfsrc  D     ??      0:10.27 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:13.13 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:14.28 nfsd: server (nfsd)
    0  2049  2048   0  30  0  10052   3444 nfsrc  D     ??      0:03.11 nfsd: server (nfsd)
    0  2049  2048   0  33  0  10052   3444 nfsrc  D     ??      0:07.64 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.19 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:10.19 nfsd: server (nfsd)
    0  2049  2048   0  27  0  10052   3444 nfsrc  D     ??      0:08.04 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:20.18 nfsd: server (nfsd)
    0  2049  2048   0  34  0  10052   3444 nfsrc  D     ??      0:00.30 nfsd: server (nfsd)
    0  2049  2048   0  27  0  10052   3444 nfsrc  D     ??      0:08.12 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:08.35 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:10.24 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.10 nfsd: server (nfsd)
    0  2049  2048   0  31  0  10052   3444 nfsrc  D     ??      0:17.05 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.80 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.39 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.50 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.00 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:08.63 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.41 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:18.59 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.87 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.90 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.02 nfsd: server (nfsd)
    0  2049  2048   0  37  0  10052   3444 nfsrc  D     ??      0:02.09 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      0:50.41 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:03.14 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.73 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:11.60 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:09.67 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:08.99 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.03 nfsd: server (nfsd)
    0  2049  2048   0  24  0  10052   3444 nfsrc  D     ??      0:00.27 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:02.00 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.50 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.69 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.82 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.62 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:21.33 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.04 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.66 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.51 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:16.13 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.19 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.25 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      0:12.93 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:09.87 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.13 nfsd: server (nfsd)
    0  2049  2048   0  30  0  10052   3444 nfsrc  D     ??      0:00.48 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      0:48.30 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.78 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:13.43 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:01.11 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:00.37 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      0:47.87 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:09.39 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:10.61 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:08.99 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.18 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.11 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:25.19 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:39.78 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:49.23 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      1:33.16 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.82 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.22 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.40 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.15 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.71 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:05.75 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:04.92 nfsd: server (nfsd)
    0  2049  2048   0  43  0  10052   3444 nfsrc  D     ??      0:05.15 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:25.84 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:07.36 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.87 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.95 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:06.83 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:49.00 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      0:48.95 nfsd: server (nfsd)
    0  2049  2048   0  20  0  10052   3444 nfsrc  D     ??      0:48.48 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      3:26.79 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      3:26.99 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      3:19.83 nfsd: server (nfsd)
    0  2049  2048   0  52  0  10052   3444 nfsrc  D     ??      2:27.55 nfsd: server (nfsd)
    0  2211     1   0  20  0  47000   1572 select Is    ??      0:00.00 /usr/sbin/sshd
    0  2219     1   0  20  0  20508   1732 select Ss    ??      0:05.53 sendmail: accepting connections (sendmail)
   25  2223     1   0  20  0  20508   1260 pause  Is    ??      0:00.13 sendmail: Queue runner@00:30:00 for /var/spool/clientmqueue (sendmail)
    0  2230     1   0  20  0  14260    640 nanslp Is    ??      0:02.51 /usr/sbin/cron -s
    0  2283     1   0  20  0  16344    708 select Is    ??      0:00.03 /usr/sbin/inetd -wW -C 60
    0  2371  2211   0  26  0  68140   1416 sbwait Is    ??      0:00.02 sshd: nihard [priv] (sshd)
20275  2373  2371   0  20  0  68140   3736 select I     ??      0:29.10 sshd: nihard@pts/0 (sshd)
    0  2383     0   0  -8  0      0    128 arc_re DL    ??      0:21.04 [zfskern]
    0  2383     0   0  -8  0      0    128 l2arc_ DL    ??     49:07.10 [zfskern]
    0  2383     0   0  -8  0      0    128 tx->tx DL    ??      0:00.79 [zfskern]
    0  2383     0   0  -8  0      0    128 tx->tx DL    ??      0:09.11 [zfskern]
    0  2383     0   0  -8  0      0    128 tx->tx DL    ??      0:00.19 [zfskern]
    0  2383     0   0  -8  0      0    128 tx->tx DL    ??     13:05.43 [zfskern]
    0  2446  2211   0  22  0  68140   1432 sbwait Is    ??      0:00.01 sshd: nihard [priv] (sshd)
20275  2448  2446   0  20  0  68140   1976 select I     ??      0:00.25 sshd: nihard@pts/2 (sshd)
    0 16213  2211   0  23  0  68140   2872 sbwait Is    ??      0:00.01 sshd: nihard [priv] (sshd)
20275 16215 16213   0  20  0  68140   3048 select I     ??      0:07.97 sshd: nihard@pts/1 (sshd)
    0 22683  2283   0  20  0  12184    708 select Ss    ??      0:15.22 rlogind
    0 33240  2211   0  23  0  68140   2712 sbwait Is    ??      0:00.01 sshd: nihard [priv] (sshd)
20275 33242 33240   0  20  0  68140   2752 select I     ??      0:00.00 sshd: nihard@pts/4 (sshd)
    0 33279     0   0  -8  0      0     16 fio_wo DL    ??     43:49.52 [fct0-worker]
    0 33281     0   0  -8  0      0     16 fio_wo DL    ??      3:19.89 [fct1-worker]
    0 33283     0   0  -8  0      0     16 fio_gr DL    ??      2:22.46 [fioa-data-groom]
    0 33284     0   0  -8  0      0     16 fio_su DL    ??     10:48.41 [fio0-bio-submit]
    0 33285     0   0  -8  0      0     16 fio_gr DL    ??      0:41.60 [fiob-data-groom]
    0 33286     0   0  -8  0      0     16 fio_su DL    ??      0:03.84 [fio1-bio-submit]
    0 33689     0   0  -8  0      0     16 mdwait DL    ??      0:00.00 [md0]
    0 33691     0   0  -8  0      0     16 mdwait DL    ??      0:00.00 [md1]
    0 33693     0   0  -8  0      0     16 mdwait DL    ??      0:00.00 [md2]
    0 33695     0   0  -8  0      0     16 mdwait DL    ??      0:00.00 [md3]
    0 35749  2283   0  20  0  12184    544 select Is    ??      0:00.01 rlogind
    0 52810  2283   0  20  0  12184    680 select Is    ??      0:00.00 rlogind
    0 55688  2283   0  20  0  12184   1140 select Ss    ??      0:00.01 rlogind
    0  2326     1   0  20  0  41300    956 wait   Is    v0      0:00.01 login [pam] (login)
    0 34215  2326   0  20  0  17664   1868 ttyin  I+    v0      0:00.01 -csh (csh)
    0  2327     1   0  52  0  12184    272 ttyin  Is+   v1      0:00.00 /usr/libexec/getty Pc ttyv1
    0  2328     1   0  52  0  12184    272 ttyin  Is+   v2      0:00.00 /usr/libexec/getty Pc ttyv2
    0  2329     1   0  52  0  12184    272 ttyin  Is+   v3      0:00.00 /usr/libexec/getty Pc ttyv3
    0  2330     1   0  52  0  12184    272 ttyin  Is+   v4      0:00.00 /usr/libexec/getty Pc ttyv4
    0  2331     1   0  52  0  12184    272 ttyin  Is+   v5      0:00.00 /usr/libexec/getty Pc ttyv5
    0  2332     1   0  52  0  12184    272 ttyin  Is+   v6      0:00.00 /usr/libexec/getty Pc ttyv6
    0  2333     1   0  52  0  12184    272 ttyin  Is+   v7      0:00.00 /usr/libexec/getty Pc ttyv7
20275  2374  2373   0  27  0  14636    356 wait   Is     0      0:00.00 -sh (sh)
    0  2377  2374   0  27  0  41428    540 wait   I      0      0:00.00 su
    0  2378  2377   0  20  0  17664   1320 ttyin  I+     0      0:00.04 _su (csh)
20275 16216 16215   0  23  0  14636    860 wait   Is     1      0:00.00 -sh (sh)
    0 16219 16216   0  27  0  41428   1148 wait   I      1      0:00.04 su
    0 16220 16219   0  25  0  17664   2524 ttyin  I+     1      0:00.09 _su (csh)
20275  2449  2448   0  20  0  14636    608 wait   Is     2      0:00.01 -sh (sh)
    0 17045  2449   0  20  0  41428   1144 wait   I      2      0:00.00 su
    0 17046 17045   0  20  0  17664   1420 ttyin  I+     2      0:00.02 _su (csh)
    0 22684 22683   0  21  0  41428   1212 wait   Is     3      0:00.00 login [pam] (login)
    0 22685 22684   0  20  0  17664   1388 pause  I      3      0:00.01 -csh (csh)
    0 22696 22685   0  20  0  18660   1228 select S+     3      2:39.20 bwm-ng
20275 33243 33242   0  24  0  14636    852 ttyin  Is+    4      0:00.00 -sh (sh)
    0 35750 35749   0  21  0  41428    956 wait   Is     5      0:00.00 login [pam] (login)
    0 35751 35750   0  20  0  17664   1288 ttyin  I+     5      0:00.01 -csh (csh)
    0 52811 52810   0  21  0  41428   1116 wait   Is     6      0:00.00 login [pam] (login)
    0 52812 52811   0  20  0  17664   1760 ttyin  I+     6      0:00.01 -csh (csh)
    0 55689 55688   0  21  0  41428   1552 wait   Is     7      0:00.00 login [pam] (login)
    0 55690 55689   0  20  0  17664   2600 pause  I      7      0:00.02 -csh (csh)
    0 55711 55690   0  20  0  12312   1140 select S+     7      0:00.00 script /tmp/tmplog
    0 55712 55711   0  20  0  17664   2860 pause  Ss     8      0:00.01 /bin/csh -i
    0 55717 55712   0  20  0  14328   2040 -      R+     8      0:00.00 ps axHlww
servera# procstat -kka
  PID    TID COMM             TDNAME           KSTACK                       
    0 100000 kernel           swapper          mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 scheduler+0x34a mi_startup+0x77 btext+0x2c 
    0 100032 kernel           firmware taskq   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100034 kernel           kqueue taskq     mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100035 kernel           acpi_task_0      mi_switch+0x174 sleepq_wait+0x42 msleep_spin+0x1a2 taskqueue_thread_loop+0x67 fork_exit+0x11f fork_trampoline+0xe 
    0 100036 kernel           acpi_task_1      mi_switch+0x174 sleepq_wait+0x42 msleep_spin+0x1a2 taskqueue_thread_loop+0x67 fork_exit+0x11f fork_trampoline+0xe 
    0 100037 kernel           acpi_task_2      mi_switch+0x174 sleepq_wait+0x42 msleep_spin+0x1a2 taskqueue_thread_loop+0x67 fork_exit+0x11f fork_trampoline+0xe 
    0 100039 kernel           ffs_trim taskq   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100040 kernel           thread taskq     mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100046 kernel           cxgbc0 taskq     mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100096 kernel           mca taskq        mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100177 kernel           system_taskq_0   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100178 kernel           system_taskq_1   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100179 kernel           system_taskq_2   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100180 kernel           system_taskq_3   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100181 kernel           system_taskq_4   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100182 kernel           system_taskq_5   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100183 kernel           system_taskq_6   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100184 kernel           system_taskq_7   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100185 kernel           system_taskq_8   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100186 kernel           system_taskq_9   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100187 kernel           system_taskq_10  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100188 kernel           system_taskq_11  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100429 kernel           zio_null_issue   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100506 kernel           zio_null_issue   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100507 kernel           zio_null_intr    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100508 kernel           zio_read_issue_0 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100509 kernel           zio_read_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100510 kernel           zio_read_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100511 kernel           zio_read_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100512 kernel           zio_read_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100513 kernel           zio_read_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100514 kernel           zio_read_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100515 kernel           zio_read_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100516 kernel           zio_read_intr_0  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100517 kernel           zio_read_intr_1  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100518 kernel           zio_read_intr_2  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100519 kernel           zio_read_intr_3  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100520 kernel           zio_read_intr_4  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100521 kernel           zio_read_intr_5  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100522 kernel           zio_read_intr_6  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100523 kernel           zio_read_intr_7  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100524 kernel           zio_read_intr_8  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100525 kernel           zio_read_intr_9  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100526 kernel           zio_read_intr_10 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100527 kernel           zio_read_intr_11 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100528 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100529 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100530 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100531 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100532 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100533 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100534 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100535 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100536 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100537 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100538 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100539 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100540 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100541 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100542 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100543 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100544 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100545 kernel           zio_write_intr_0 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100546 kernel           zio_write_intr_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100547 kernel           zio_write_intr_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100548 kernel           zio_write_intr_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100549 kernel           zio_write_intr_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100550 kernel           zio_write_intr_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100551 kernel           zio_write_intr_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100552 kernel           zio_write_intr_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100553 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100554 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100555 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100556 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100557 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100558 kernel           zio_free_issue_0 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100559 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100560 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100561 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100562 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100563 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100564 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100565 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100566 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100567 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100568 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100569 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100570 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100571 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100572 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100573 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100574 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100575 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100576 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100577 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100578 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100579 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100580 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100581 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100582 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100583 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100584 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100585 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100586 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100587 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100588 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100589 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100590 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100591 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100592 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100593 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100594 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100595 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100596 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100597 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100598 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100599 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100600 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100601 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100602 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100603 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100604 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100605 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100606 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100607 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100608 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100609 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100610 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100611 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100612 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100613 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100614 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100615 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100616 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100617 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100618 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100619 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100620 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100621 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100622 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100623 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100624 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100625 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100626 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100627 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100628 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100629 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100630 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100631 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100632 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100633 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100634 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100635 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100636 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100637 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100638 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100639 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100640 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100641 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100642 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100643 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100644 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100645 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100646 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100647 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100648 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100649 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100650 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100651 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100652 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100653 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100654 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100655 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100656 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100657 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100658 kernel           zio_free_intr    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100659 kernel           zio_claim_issue  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100660 kernel           zio_claim_intr   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100661 kernel           zio_ioctl_issue  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100662 kernel           zio_ioctl_intr   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100663 kernel           zfs_vn_rele_task mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100667 kernel           zil_clean        mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100668 kernel           zil_clean        mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100986 kernel           zio_null_intr    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 100996 kernel           zio_read_issue_0 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 101144 kernel           zio_read_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 101154 kernel           zio_read_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 101179 kernel           zio_read_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 101210 kernel           zio_read_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 101520 kernel           zio_read_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 101680 kernel           zio_read_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 101722 kernel           zio_read_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102295 kernel           zio_read_intr_0  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102309 kernel           zio_read_intr_1  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102311 kernel           zio_read_intr_2  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102330 kernel           zio_read_intr_3  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102351 kernel           zio_read_intr_4  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102356 kernel           zio_read_intr_5  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102722 kernel           zio_read_intr_6  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102818 kernel           zio_read_intr_7  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102821 kernel           zio_read_intr_8  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102823 kernel           zio_read_intr_9  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102827 kernel           zio_read_intr_10 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102829 kernel           zio_read_intr_11 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102832 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102833 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102834 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102836 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102838 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102846 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102847 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102849 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102857 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102859 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102864 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102869 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102874 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102875 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102881 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102885 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102902 kernel           zio_write_issue_ mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102906 kernel           zio_write_intr_0 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 102908 kernel           zil_clean        mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103330 kernel           zio_write_intr_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103333 kernel           zio_write_intr_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103334 kernel           zio_write_intr_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103338 kernel           zio_write_intr_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103341 kernel           zio_write_intr_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103348 kernel           zio_write_intr_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103351 kernel           zio_write_intr_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103352 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103355 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103359 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103360 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103363 kernel           zio_write_intr_h mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103369 kernel           zio_free_issue_0 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103374 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103375 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103378 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103379 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103380 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103381 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103382 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103385 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103387 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103388 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103391 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103393 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103394 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103396 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103397 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103398 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103400 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103404 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103405 kernel           zio_free_issue_1 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103406 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103410 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103412 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103414 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103416 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103417 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103418 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103421 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103425 kernel           zil_clean        mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103428 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103432 kernel           zio_free_issue_2 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103942 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103943 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103944 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103945 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103946 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103947 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103948 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103949 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103950 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103951 kernel           zio_free_issue_3 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103952 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103953 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103954 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103955 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103956 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103957 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103958 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103959 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103960 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103961 kernel           zio_free_issue_4 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103962 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103963 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103964 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103965 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103966 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103967 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103968 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103969 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103970 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103971 kernel           zio_free_issue_5 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103972 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103973 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103974 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103975 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103976 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103977 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103978 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103979 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103980 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103981 kernel           zio_free_issue_6 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103982 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103983 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103984 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103985 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103986 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103987 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103988 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103989 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103990 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103991 kernel           zio_free_issue_7 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103992 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103993 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103994 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103995 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103996 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103997 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103998 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 103999 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104000 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104001 kernel           zio_free_issue_8 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104002 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104003 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104004 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104005 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104006 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104007 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104008 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104009 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104010 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104011 kernel           zio_free_issue_9 mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104012 kernel           zio_free_intr    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104013 kernel           zio_claim_issue  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104014 kernel           zio_claim_intr   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104015 kernel           zio_ioctl_issue  mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104016 kernel           zio_ioctl_intr   mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104017 kernel           zfs_vn_rele_task mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    0 104020 kernel           zil_clean        mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 taskqueue_thread_loop+0xbc fork_exit+0x11f fork_trampoline+0xe 
    1 100002 init             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
    2 100048 ciss_notify0     -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 ciss_notify_thread+0x2a5 fork_exit+0x11f fork_trampoline+0xe 
    3 100050 ciss_notify1     -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 ciss_notify_thread+0x2a5 fork_exit+0x11f fork_trampoline+0xe 
    4 100081 ciss_notify2     -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 ciss_notify_thread+0x2a5 fork_exit+0x11f fork_trampoline+0xe 
    5 100086 sctp_iterator    -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 sctp_iterator_thread+0x54 fork_exit+0x11f fork_trampoline+0xe 
    6 100087 xpt_thrd         -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 xpt_scanner_thread+0xfa fork_exit+0x11f fork_trampoline+0xe 
    7 100088 g_mp_kt          -                mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 g_multipath_kt+0x23d fork_exit+0x11f fork_trampoline+0xe 
    8 100089 pagedaemon       -                mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 vm_pageout+0x9ca fork_exit+0x11f fork_trampoline+0xe 
    9 100090 vmdaemon         -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 vm_daemon+0x6a fork_exit+0x11f fork_trampoline+0xe 
   10 100001 audit            -                mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 audit_worker+0x384 fork_exit+0x11f fork_trampoline+0xe 
   11 100003 idle             idle: cpu0       <running>                    
   11 100004 idle             idle: cpu1       <running>                    
   11 100005 idle             idle: cpu2       <running>                    
   11 100006 idle             idle: cpu3       <running>                    
   11 100007 idle             idle: cpu4       <running>                    
   11 100008 idle             idle: cpu5       <running>                    
   11 100009 idle             idle: cpu6       mi_switch+0x174 critical_exit+0x9b sched_idletd+0x280 fork_exit+0x11f fork_trampoline+0xe 
   11 100010 idle             idle: cpu7       <running>                    
   11 100011 idle             idle: cpu8       <running>                    
   11 100012 idle             idle: cpu9       <running>                    
   11 100013 idle             idle: cpu10      <running>                    
   11 100014 idle             idle: cpu11      <running>                    
   12 100015 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100016 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100017 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100018 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100019 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100020 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100021 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100022 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100023 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100024 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100025 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100026 intr             swi4: clock      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100027 intr             swi1: netisr 0   mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100028 intr             swi3: vm                                      
   12 100038 intr             swi5: +                                       
   12 100041 intr             swi6: Giant task mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100042 intr             swi6: task queue mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100043 intr             swi2: cambio     mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100044 intr             irq256: bce0     mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100045 intr             irq257: bce1                                  
   12 100047 intr             irq267: ciss0    mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100049 intr             irq268: ciss1    mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100051 intr             irq269: siis0    mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100052 intr             irq20: uhci0 ehc mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100057 intr             irq23: uhci1 uhc                              
   12 100062 intr             irq22: uhci2 uhc mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100079 intr             irq17: atapci0   mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100080 intr             irq270: ciss2    mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100084 intr             irq1: atkbd0     mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100085 intr             swi0: uart uart                               
   12 100135 intr             irq258: cxgbc0   mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100136 intr             irq259: cxgbc0   mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100137 intr             irq260: cxgbc0                                
   12 100138 intr             irq261: cxgbc0   mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100139 intr             irq262: cxgbc0   mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100140 intr             irq263: cxgbc0                                
   12 100141 intr             irq264: cxgbc0                                
   12 100142 intr             irq265: cxgbc0                                
   12 100143 intr             irq266: cxgbc0                                
   12 100359 intr             irq58: fct0      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   12 100360 intr             irq59: fct1      mi_switch+0x174 ithread_loop+0x216 fork_exit+0x11f fork_trampoline+0xe 
   13 100029 geom             g_event          mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 g_run_events+0x407 fork_exit+0x11f fork_trampoline+0xe 
   13 100030 geom             g_up             mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 g_io_schedule_up+0xd8 g_up_procbody+0x5c fork_exit+0x11f fork_trampoline+0xe 
   13 100031 geom             g_down           mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 g_io_schedule_down+0x20e g_down_procbody+0x5c fork_exit+0x11f fork_trampoline+0xe 
   14 100033 yarrow           -                mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 random_kthread+0x1e2 fork_exit+0x11f fork_trampoline+0xe 
   15 100053 usb              usbus0           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100054 usb              usbus0           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100055 usb              usbus0           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100056 usb              usbus0           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100058 usb              usbus1           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100059 usb              usbus1           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100060 usb              usbus1           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100061 usb              usbus1           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100063 usb              usbus2           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100064 usb              usbus2           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100065 usb              usbus2           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100066 usb              usbus2           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100067 usb              usbus3           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100068 usb              usbus3           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100069 usb              usbus3           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100070 usb              usbus3           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100071 usb              usbus4           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100072 usb              usbus4           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100073 usb              usbus4           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100074 usb              usbus4           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100075 usb              usbus5           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100076 usb              usbus5           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100077 usb              usbus5           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   15 100078 usb              usbus5           mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 usb_process+0x18b fork_exit+0x11f fork_trampoline+0xe 
   16 100082 acpi_thermal     -                mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 acpi_tz_thread+0x229 fork_exit+0x11f fork_trampoline+0xe 
   17 100083 acpi_cooling0    -                mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 acpi_tz_cooling_thread+0xdb fork_exit+0x11f fork_trampoline+0xe 
   18 100091 pagezero         -                mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 vm_pagezero+0x83 fork_exit+0x11f fork_trampoline+0xe 
   19 100092 bufdaemon        -                mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 buf_daemon+0x1cb fork_exit+0x11f fork_trampoline+0xe 
   20 100093 syncer           -                mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 sched_sync+0x520 fork_exit+0x11f fork_trampoline+0xe 
   21 100094 vnlru            -                mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 vnlru_proc+0x636 fork_exit+0x11f fork_trampoline+0xe 
   22 100095 softdepflush     -                mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 softdep_flush+0x35f fork_exit+0x11f fork_trampoline+0xe 
 1624 100104 moused           -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 1648 100106 moused           -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 1680 100102 devd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 1919 100105 syslogd          -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 1943 100158 rpcbind          -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_timedwait_sig+0x19 _cv_timedwait_sig+0x134 seltdwait+0x98 poll+0x478 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2039 100164 mountd           -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2048 100129 nfsd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2049 100148 nfsd             nfsd: master     mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_run+0x8f nfsrvd_nfsd+0x92 nfssvc_nfsd+0x9b nfssvc+0x90 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2049 101905 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 102471 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 102554 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 103066 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 103521 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104129 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104274 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104285 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104290 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104298 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104579 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104675 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104678 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104680 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104682 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104691 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 104743 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105134 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105189 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105278 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105297 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105485 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105488 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105630 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105634 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105635 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105639 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105713 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105798 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105817 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 105851 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106248 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106260 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106279 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106337 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106351 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106386 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106462 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106826 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106895 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106898 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106907 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106919 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 106921 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 107398 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 107435 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 107479 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 107503 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 107520 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 107552 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 107731 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 107835 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108000 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108004 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108007 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108027 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108029 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108035 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108083 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108160 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108221 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108235 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108336 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108376 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108488 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108599 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108605 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108625 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108741 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108742 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108748 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108749 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108769 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108885 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108901 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108902 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108908 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108918 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 108920 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 109016 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 109033 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 109038 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 109388 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 109508 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 109877 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 109934 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 109950 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 110451 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 110828 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 110984 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 111355 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 111615 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 111887 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 111907 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 112216 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 112229 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 112428 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 112737 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 112776 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 112789 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 112933 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 112941 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 113251 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 113277 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 113284 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 113290 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 113471 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 113765 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 113819 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 114541 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115084 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115086 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115327 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115331 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115333 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115340 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115342 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115381 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115400 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115409 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115640 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 115896 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 116237 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 116789 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 116890 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117299 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117304 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117319 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117406 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117440 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117446 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117462 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117473 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117958 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117988 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117992 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117994 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 117995 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118016 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118049 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118122 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118299 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118381 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118480 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118481 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118489 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118500 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118683 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118918 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118930 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118931 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 118937 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119081 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119090 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119119 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119123 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119124 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119453 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119470 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119483 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119567 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119619 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119624 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119635 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 119803 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120000 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120012 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120033 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120044 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120317 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120377 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120383 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120487 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120492 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120503 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120529 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120530 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120820 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120846 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120903 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120908 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120912 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 120914 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121023 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121025 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121029 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121031 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121032 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121041 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121042 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121043 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121044 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121360 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121361 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121363 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121364 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121365 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121366 nfsd             nfsd: service    mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 nfsrvd_updatecache+0x75 nfssvc_program+0x464 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2049 121367 nfsd             nfsd: service    mi_switch+0x174 sleepq_timedwait+0x42 _sleep+0x301 nfsrvd_getcache+0x1ec nfssvc_program+0x423 svc_run_internal+0x6e9 svc_thread_start+0xb fork_exit+0x11f fork_trampoline+0xe 
 2211 100132 sshd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2219 100153 sendmail         -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_timedwait_sig+0x19 _cv_timedwait_sig+0x134 seltdwait+0x98 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2223 100157 sendmail         -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_sigsuspend+0xbc sigsuspend+0x34 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2230 100156 cron             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_timedwait_sig+0x19 _sleep+0x1b1 kern_nanosleep+0x118 nanosleep+0x6e syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2283 100099 inetd            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2326 100131 login            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2327 100101 getty            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2328 100109 getty            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2329 100133 getty            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2330 100134 getty            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2331 100161 getty            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2332 100165 getty            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2333 100130 getty            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2371 100152 sshd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 soreceive_generic+0x10f5 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2373 100176 sshd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2374 100163 sh               -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2377 100155 su               -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2378 100144 csh              -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2383 100147 zfskern          arc_reclaim_thre mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 arc_reclaim_thread+0x2a9 fork_exit+0x11f fork_trampoline+0xe 
 2383 100189 zfskern          l2arc_feed_threa mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 l2arc_feed_thread+0x1ce fork_exit+0x11f fork_trampoline+0xe 
 2383 100664 zfskern          txg_thread_enter mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 txg_thread_wait+0x79 txg_quiesce_thread+0xb5 fork_exit+0x11f fork_trampoline+0xe 
 2383 100665 zfskern          txg_thread_enter mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 txg_thread_wait+0x3c txg_sync_thread+0x26e fork_exit+0x11f fork_trampoline+0xe 
 2383 104018 zfskern          txg_thread_enter mi_switch+0x174 sleepq_wait+0x42 _cv_wait+0x129 txg_thread_wait+0x79 txg_quiesce_thread+0xb5 fork_exit+0x11f fork_trampoline+0xe 
 2383 104019 zfskern          txg_thread_enter mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 txg_thread_wait+0x3c txg_sync_thread+0x26e fork_exit+0x11f fork_trampoline+0xe 
 2446 100151 sshd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 soreceive_generic+0x10f5 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2448 100160 sshd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
 2449 100097 sh               -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
16213 100150 sshd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 soreceive_generic+0x10f5 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
16215 101688 sshd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
16216 100168 sh               -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
16219 101474 su               -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
16220 101834 csh              -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
17045 100117 su               -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
17046 100123 csh              -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
22683 101694 rlogind          -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
22684 100323 login            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
22685 102219 csh              -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_sigsuspend+0xbc sigsuspend+0x34 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
22696 101809 bwm-ng           -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_timedwait_sig+0x19 _cv_timedwait_sig+0x134 seltdwait+0x98 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
33240 103853 sshd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 soreceive_generic+0x10f5 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
33242 101836 sshd             -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
33243 103735 sh               -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
33279 103833 fct0-worker      -                mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 _fusion_cv_wait_timeout+0x51 ifio_5fb65.a9c484151da25a9eb60ef9a6e7309d1a95f.2.2.3.76+0x90 fusion_kthread_wrapper+0x75 fork_exit+0x11f fork_trampoline+0xe 
33281 103226 fct1-worker      -                mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 _fusion_cv_wait_timeout+0x51 ifio_5fb65.a9c484151da25a9eb60ef9a6e7309d1a95f.2.2.3.76+0x90 fusion_kthread_wrapper+0x75 fork_exit+0x11f fork_trampoline+0xe 
33283 100172 fioa-data-groom  -                mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 _fusion_cv_wait_timeout+0x51 ifio_d838e.beb0c7e6bc48f6823d158232eb95367ecc8.2.2.3.76+0x85c fusion_kthread_wrapper+0x75 fork_exit+0x11f fork_trampoline+0xe 
33284 101477 fio0-bio-submit  -                mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 _fusion_cv_wait_timeout+0x51 ifio_2dfe6.b17099ced75fb5a54fb23659d4191a15070.2.2.3.76+0xb9 fusion_kthread_wrapper+0x75 fork_exit+0x11f fork_trampoline+0xe 
33285 102220 fiob-data-groom  -                mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 _fusion_cv_wait_timeout+0x51 ifio_d838e.beb0c7e6bc48f6823d158232eb95367ecc8.2.2.3.76+0x85c fusion_kthread_wrapper+0x75 fork_exit+0x11f fork_trampoline+0xe 
33286 102218 fio1-bio-submit  -                mi_switch+0x174 sleepq_timedwait+0x42 _cv_timedwait+0x134 _fusion_cv_wait_timeout+0x51 ifio_2dfe6.b17099ced75fb5a54fb23659d4191a15070.2.2.3.76+0xb9 fusion_kthread_wrapper+0x75 fork_exit+0x11f fork_trampoline+0xe 
33689 103845 md0              -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 md_kthread+0x215 fork_exit+0x11f fork_trampoline+0xe 
33691 103843 md1              -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 md_kthread+0x215 fork_exit+0x11f fork_trampoline+0xe 
33693 101820 md2              -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 md_kthread+0x215 fork_exit+0x11f fork_trampoline+0xe 
33695 101797 md3              -                mi_switch+0x174 sleepq_wait+0x42 _sleep+0x317 md_kthread+0x215 fork_exit+0x11f fork_trampoline+0xe 
34215 100118 csh              -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
35749 101482 rlogind          -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
35750 101808 login            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
35751 101632 csh              -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
52810 101907 rlogind          -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
52811 101476 login            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
52812 101827 csh              -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 tty_wait+0x25 ttydisc_read+0x2b1 ttydev_read+0x10f devfs_read_f+0x88 dofileread+0xa1 kern_readv+0x60 read+0x55 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
55688 101803 rlogind          -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _cv_wait_sig+0x128 seltdwait+0x110 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
55689 101709 login            -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_wait+0x6fd wait4+0x35 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
55690 101702 csh              -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_sigsuspend+0xbc sigsuspend+0x34 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
55711 117466 script           -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_timedwait_sig+0x19 _cv_timedwait_sig+0x134 seltdwait+0x98 kern_select+0x64d select+0x5d syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
55712 100238 csh              -                mi_switch+0x174 sleepq_catch_signals+0x2f4 sleepq_wait_sig+0x16 _sleep+0x269 kern_sigsuspend+0xbc sigsuspend+0x34 syscallenter+0x2cf syscall+0x4b Xfast_syscall+0xdd 
55718 106122 procstat         -                <running>                    
servera# 



servera# echo mount from other system attempted here
mount from other system attempted here


serverb# showmount -e servera
Exports list on servera:
/vol/datgen                        172.21.21.0 
/vol/datsrc                        172.21.21.0 
serverb# mount servera:/vol/datsrc /mnt
[tcp] servera:/vol/datsrc: NFSPROC_NULL: RPC: Timed out
^C
serverb# 




servera# nfsstat -s

Server Info:
  Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
        0         0   4859875  16546194         0         0         0         0
   Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
        0 -1523364522         0 990131252         0         0         0         0
    Mknod    Fsstat    Fsinfo  PathConf    Commit
        0         0         0         0         0
Server Ret-Failed
                0
Server Faults
            0
Server Cache Stats:
   Inprog      Idem  Non-idem    Misses
   189710         0    154619 -14704992
Server Write Gathering:
 WriteOps  WriteRPC   Opsaved
        0         0         0
servera#



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