db:0:kdb.enter.default>  show allpcpu
Current CPU: 0

cpuid        = 0
dynamic pcpu = 0x6d7680
curthread    = 0xfffff800a773b960: pid 52731 "swapoff"
curpcb       = 0xfffffe0585045b80
fpcurthread  = none
idlethread   = 0xfffff80004cc4000: tid 100003 "idle: cpu0"
curpmap      = 0xfffff80039c7abb8
tssp         = 0xffffffff819c2690
commontssp   = 0xffffffff819c2690
rsp0         = 0xfffffe0585045b80
gs32p        = 0xffffffff819c40e8
ldt          = 0xffffffff819c4128
tss          = 0xffffffff819c4118
curvnet      = 0

cpuid        = 1
dynamic pcpu = 0xfffffe057c81e680
curthread    = 0xfffff80004cc3960: pid 11 "idle: cpu1"
curpcb       = 0xfffffe04fdfe8b80
fpcurthread  = none
idlethread   = 0xfffff80004cc3960: tid 100004 "idle: cpu1"
curpmap      = 0xffffffff819ac990
tssp         = 0xffffffff819c26f8
commontssp   = 0xffffffff819c26f8
rsp0         = 0xfffffe04fdfe8b80
gs32p        = 0xffffffff819c4150
ldt          = 0xffffffff819c4190
tss          = 0xffffffff819c4180
curvnet      = 0

cpuid        = 2
dynamic pcpu = 0xfffffe057c826680
curthread    = 0xfffff80004cc34b0: pid 11 "idle: cpu2"
curpcb       = 0xfffffe04fdfedb80
fpcurthread  = none
idlethread   = 0xfffff80004cc34b0: tid 100005 "idle: cpu2"
curpmap      = 0xffffffff819ac990
tssp         = 0xffffffff819c2760
commontssp   = 0xffffffff819c2760
rsp0         = 0xfffffe04fdfedb80
gs32p        = 0xffffffff819c41b8
ldt          = 0xffffffff819c41f8
tss          = 0xffffffff819c41e8
curvnet      = 0

cpuid        = 3
dynamic pcpu = 0xfffffe057c82e680
curthread    = 0xfffff80004cc3000: pid 11 "idle: cpu3"
curpcb       = 0xfffffe04fdff2b80
fpcurthread  = none
idlethread   = 0xfffff80004cc3000: tid 100006 "idle: cpu3"
curpmap      = 0xffffffff819ac990
tssp         = 0xffffffff819c27c8
commontssp   = 0xffffffff819c27c8
rsp0         = 0xfffffe04fdff2b80
gs32p        = 0xffffffff819c4220
ldt          = 0xffffffff819c4260
tss          = 0xffffffff819c4250
curvnet      = 0

cpuid        = 4
dynamic pcpu = 0xfffffe057c836680
curthread    = 0xfffff80004cc2960: pid 11 "idle: cpu4"
curpcb       = 0xfffffe04fdff7b80
fpcurthread  = none
idlethread   = 0xfffff80004cc2960: tid 100007 "idle: cpu4"
curpmap      = 0xffffffff819ac990
tssp         = 0xffffffff819c2830
commontssp   = 0xffffffff819c2830
rsp0         = 0xfffffe04fdff7b80
gs32p        = 0xffffffff819c4288
ldt          = 0xffffffff819c42c8
tss          = 0xffffffff819c42b8
curvnet      = 0

cpuid        = 5
dynamic pcpu = 0xfffffe057c83e680
curthread    = 0xfffff80004cc24b0: pid 11 "idle: cpu5"
curpcb       = 0xfffffe04fdffcb80
fpcurthread  = none
idlethread   = 0xfffff80004cc24b0: tid 100008 "idle: cpu5"
curpmap      = 0xffffffff819ac990
tssp         = 0xffffffff819c2898
commontssp   = 0xffffffff819c2898
rsp0         = 0xfffffe04fdffcb80
gs32p        = 0xffffffff819c42f0
ldt          = 0xffffffff819c4330
tss          = 0xffffffff819c4320
curvnet      = 0

cpuid        = 6
dynamic pcpu = 0xfffffe057c846680
curthread    = 0xfffff80004cc2000: pid 11 "idle: cpu6"
curpcb       = 0xfffffe0501c70b80
fpcurthread  = none
idlethread   = 0xfffff80004cc2000: tid 100009 "idle: cpu6"
curpmap      = 0xffffffff819ac990
tssp         = 0xffffffff819c2900
commontssp   = 0xffffffff819c2900
rsp0         = 0xfffffe0501c70b80
gs32p        = 0xffffffff819c4358
ldt          = 0xffffffff819c4398
tss          = 0xffffffff819c4388
curvnet      = 0

cpuid        = 7
dynamic pcpu = 0xfffffe057c84e680
curthread    = 0xfffff8002e133000: pid 8433 "syslog-ng"
curpcb       = 0xfffffe0584588b80
fpcurthread  = 0xfffff8002e133000: pid 8433 "syslog-ng"
idlethread   = 0xfffff80004cd6960: tid 100010 "idle: cpu7"
curpmap      = 0xfffff80004ccb9f8
tssp         = 0xffffffff819c2968
commontssp   = 0xffffffff819c2968
rsp0         = 0xfffffe0584588b80
gs32p        = 0xffffffff819c43c0
ldt          = 0xffffffff819c4400
tss          = 0xffffffff819c43f0
curvnet      = 0

db:0:kdb.enter.default>  bt
Tracing pid 52731 tid 102031 td 0xfffff800a773b960
kdb_enter() at kdb_enter+0x3e/frame 0xfffffe0585045750
vpanic() at vpanic+0x146/frame 0xfffffe0585045790
panic() at panic+0x43/frame 0xfffffe05850457f0
swapoff_one() at swapoff_one+0x693/frame 0xfffffe0585045870
sys_swapoff() at sys_swapoff+0x1bf/frame 0xfffffe0585045990
amd64_syscall() at amd64_syscall+0x40f/frame 0xfffffe0585045ab0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe0585045ab0
--- syscall (424, FreeBSD ELF64, sys_swapoff), rip = 0x800a7b29a, rsp = 0x7fffffffe5f8, rbp = 0x7fffffffe620 ---
db:0:kdb.enter.default>  ps
  pid  ppid  pgrp   uid   state   wmesg         wchan        cmd
52731 52730 52668     0  R+      CPU 0                       swapoff
52730 52668 52668     0  S+      wait     0xfffff800a7ec39f0 sh
52676 52674 52668     0  S+      nanslp   0xffffffff81860f54 sleep
52674 52668 52668     0  S+      wait     0xfffff8009884c4f8 sh
52668     1 52668     0  Ss+     wait     0xfffff802980b1000 sh
52587  5038  3047     0  S       nanslp   0xffffffff81860f51 sleep
52046 52043 52046     0  Ss+     ttyin    0xfffff8036c1b18a8 csh
52043  2385 52043     0  Ss      select   0xfffff8028e94c740 sshd
50631 50627 50409     0  S       nanslp   0xffffffff81860f56 sleep
50627     1 50409     0  S       wait     0xfffff802b7b7d000 sh
58910 29505 29505     0  S       select   0xfffff800a712a540 smbd
11780 29510 29510     0  S       select   0xfffff8019d0e6e40 winbindd
47758  2968  2968    80  S       kqread   0xfffff80357954300 nginx
26041  6157  6157    80  SJ      (threaded)                  httpd
102056                   S       lockf    0xfffff80410c0b700 httpd
26038  6157  6157    80  SJ      (threaded)                  httpd
100668                   S       lockf    0xfffff803d879ac80 httpd
 5038     1  3047     0  S       wait     0xfffff802b7b7e000 sh
39888 29510 29510     0  S       select   0xfffff8028e7b73c0 winbindd
29512 29510 29510     0  S       select   0xfffff8019d0a27c0 winbindd
29510     1 29510     0  Ss      select   0xfffff80298308140 winbindd
29509 29505 29505     0  S       select   0xfffff80298420ec0 smbd
29505     1 29505     0  Ss      select   0xfffff8021ea72b40 smbd
29501     1 29501     0  Ss      select   0xfffff802b729c940 nmbd
29028  3372  3372     0  S       (threaded)                  python2.7
100699                   S       usem     0xfffff8002e143b80 python2.7
100912                   S       select   0xfffff8024a66eac0 python2.7
100913                   S       select   0xfffff802983d9c40 python2.7
100914                   S       select   0xfffff8029816af40 python2.7
101148                   S       select   0xfffff8028ee0fcc0 python2.7
29024     1 29024 65534  Ss      select   0xfffff80298308340 mdnsd
28181     1 28180     0  S       (threaded)                  python2.7
102041                   S       select   0xfffff8029834ca40 python2.7
102053                   S       select   0xfffff80110003640 python2.7
17116  7395 17116    70  SsJ     sbwait   0xfffff800a783a6b4 postgres
12038  6157  6157    80  SJ      (threaded)                  httpd
100853                   S       kqread   0xfffff802f36a3b00 httpd
12037  6157  6157    80  SJ      (threaded)                  httpd
101776                   S       lockf    0xfffff8008825a480 httpd
12036  6157  6157    80  SJ      (threaded)                  httpd
101726                   S       lockf    0xfffff802b21de680 httpd
 9290  7395  9290    70  SsJ     sbwait   0xfffff8005cf13c24 postgres
 8933     1  8933     0  Ss      (threaded)                  collectd
100817                   S       nanslp   0xffffffff81860f54 collectd
101880                   S       uwait    0xfffff802983dbd80 collectd
101881                   S       uwait    0xfffff8005cfcfd80 collectd
101882                   S       uwait    0xfffff8005cc3d780 collectd
101883                   S       uwait    0xfffff8029832aa80 collectd
101884                   S       uwait    0xfffff8021ea96280 collectd
101885                   S       uwait    0xfffff80298306680 collectd
101886                   S       uwait    0xfffff800a7129880 collectd
101887                   S       uwait    0xfffff800a7127b80 collectd
101888                   S       uwait    0xfffff800a7127a80 collectd
101889                   S       uwait    0xfffff800a7129780 collectd
101890                   S       uwait    0xfffff800a7129580 collectd
 8788  7395  8788    70  SWsJ    sbwait   0xfffff800394cb3fc postgres
 8433  8432  8433     0  Rs      (threaded)                  syslog-ng
100717                   Run     CPU 7                       syslog-ng
101857                   RunQ                                syslog-ng
 8432     1  8430     0  SW      wait     0xfffff800a702e4f8 syslog-ng
 7535     1  7535     0  SsJ     select   0xfffff8005c1c6e40 rtsold
 7504     1  7504     0  SsJ     nanslp   0xffffffff81860f57 cron
 7500     1  7500     0  SsJ     select   0xfffff8005c6165c0 sshd
 7465     1  7465   913  SsJ     (threaded)                  ruby22
101833                   S       select   0xfffff8028e6e28c0 ruby22
101852                   S       select   0xfffff8005c683540 ruby22
101892                   S       uwait    0xfffff8005cf2ea00 ruby22
101893                   S       uwait    0xfffff8005cf2e900 ruby22
101894                   S       select   0xfffff8005cf80040 ruby22
101895                   S       select   0xfffff800a77f7bc0 ruby22
101896                   S       select   0xfffff80298168140 ruby22
101897                   S       select   0xfffff802b729a9c0 ruby22
101898                   S       select   0xfffff8028ec5b5c0 ruby22
101899                   S       select   0xfffff80298275ec0 ruby22
101900                   S       select   0xfffff8028ea8ed40 ruby22
101901                   S       select   0xfffff80298390e40 ruby22
101902                   S       select   0xfffff8028ebfe140 ruby22
101903                   S       select   0xfffff8021e40c6c0 ruby22
101904                   S       select   0xfffff80298329dc0 ruby22
101905                   S       select   0xfffff800a712a140 ruby22
101906                   S       select   0xfffff8028e974cc0 ruby22
101907                   S       select   0xfffff8028e408cc0 ruby22
101908                   S       select   0xfffff802983d94c0 ruby22
101909                   S       select   0xfffff80298391b40 ruby22
101910                   S       select   0xfffff8005cfcf3c0 ruby22
101911                   S       select   0xfffff8005cfcfcc0 ruby22
101912                   S       select   0xfffff8028e975940 ruby22
101913                   S       select   0xfffff8028e6e0240 ruby22
101914                   S       select   0xfffff8005c6153c0 ruby22
101915                   S       select   0xfffff8028e43c740 ruby22
101916                   S       select   0xfffff8029834a040 ruby22
101917                   S       select   0xfffff80298302d40 ruby22
101918                   S       select   0xfffff8028e846140 ruby22
101919                   S       uwait    0xfffff8028e924380 ruby22
 7454     1  7454   913  SsJ     (threaded)                  gitlab-workhorse
100685                   S       uwait    0xfffff8002e67fb00 gitlab-workhorse
101847                   S       uwait    0xfffff8021e730a80 gitlab-workhorse
101848                   S       uwait    0xfffff8021ea72b80 gitlab-workhorse
101849                   S       uwait    0xfffff8028e976180 gitlab-workhorse
101850                   S       kqread   0xfffff802f9bb5b00 gitlab-workhorse
 7444  7422  7421   913  SJ      (threaded)                  ruby22
100807                   S       select   0xfffff8028ebfb240 ruby22
101840                   S       select   0xfffff8005c9232c0 ruby22
 7443  7422  7421   913  SJ      (threaded)                  ruby22
101819                   S       select   0xfffff802983255c0 ruby22
101838                   S       select   0xfffff80298309040 ruby22
 7442  7422  7421   913  SJ      (threaded)                  ruby22
101821                   S       select   0xfffff802983072c0 ruby22
101836                   S       select   0xfffff8028e79db40 ruby22
 7422     1  7421   913  SJ      (threaded)                  ruby22
101810                   S       select   0xfffff8028e7b7dc0 ruby22
101839                   S       select   0xfffff802b72998c0 ruby22
 7408  7407  7407    80  SWJ     kqread   0xfffff80298978400 nginx
 7407     1  7407     0  SWsJ    pause    0xfffff8021e9160a8 nginx
 7401  7395  7401    70  SsJ     select   0xfffff80298390a40 postgres
 7400  7395  7400    70  SsJ     select   0xfffff80298390ac0 postgres
 7399  7395  7399    70  SsJ     select   0xfffff80298390b40 postgres
 7398  7395  7398    70  SsJ     select   0xfffff8028e926e40 postgres
 7397  7395  7397    70  SsJ     select   0xfffff8021e40fb40 postgres
 7395     1  7393    70  SJ      select   0xfffff8028e976e40 postgres
 7389     1  7389   535  SsJ     (threaded)                  redis-server
101816                   S       kqread   0xfffff80298bf7100 redis-server
101823                   S       uwait    0xfffff80298324700 redis-server
101824                   S       uwait    0xfffff80298324800 redis-server
 7333     1  7333     0  SsJ     select   0xfffff802983265c0 syslogd
 6584  6157  6157    80  SJ      (threaded)                  httpd
101785                   S       lockf    0xfffff802a75fc000 httpd
 6487     1  6486     0  SJ      (threaded)                  python2.7
101796                   S       select   0xfffff802983240c0 python2.7
101801                   S       usem     0xfffff8028ea8c980 python2.7
101802                   S       usem     0xfffff8028ea8ca80 python2.7
101803                   S       usem     0xfffff8028ea8cb80 python2.7
101804                   S       usem     0xfffff8028ea8cc80 python2.7
101805                   S       usem     0xfffff80298422300 python2.7
 6193  6157  6157    80  SJ      (threaded)                  httpd
101787                   S       select   0xfffff802983495c0 httpd
 6192  6157  6157    80  SJ      (threaded)                  httpd
101729                   S       lockf    0xfffff800a6682880 httpd
 6191  6157  6157    80  SJ      (threaded)                  httpd
101728                   S       lockf    0xfffff80147674700 httpd
 6190  6157  6157    80  SJ      (threaded)                  httpd
101780                   S       lockf    0xfffff80334bf0380 httpd
 6185     1  6185     0  SsJ     select   0xfffff80298272840 rtsold
 6163     1  6163     0  SsJ     nanslp   0xffffffff81860f53 cron
 6157     1  6157     0  SsJ     select   0xfffff8029834c440 httpd
 6107     1  6107     0  SsJ     select   0xfffff80298302940 syslogd
 4941     1  4941     0  Ss      rpcsvc   0xfffff8028e8721a0 NLM: master
 4925     1  4925     0  Ss      select   0xfffff8028e9247c0 rpc.statd
 4909  4908  4908     0  S       (threaded)                  nfsd
100667                   S       rpcsvc   0xfffff8028e4db7a0 nfsd: master
101767                   S       rpcsvc   0xfffff8028e3916a0 nfsd: service
101768                   S       rpcsvc   0xfffff8021e987ca0 nfsd: service
101769                   S       rpcsvc   0xfffff8028e8730a0 nfsd: service
 4908     1  4908     0  Ss      accept   0xfffff800394cb066 nfsd
 4891     1  4891     0  Ss      select   0xfffff8028e924040 mountd
 4849     1  4849     0  Ss      select   0xfffff800a712a640 rpcbind
 4668     1  4668     0  Ss      select   0xfffff8002e1407c0 ctld
 4185     0     0     0  DL      geli:w   0xfffff80004dba000 [g_eli[7] gptid/b58d]
 4184     0     0     0  DL      geli:w   0xfffff80004dba000 [g_eli[6] gptid/b58d]
 4183     0     0     0  DL      geli:w   0xfffff80004dba000 [g_eli[5] gptid/b58d]
 4182     0     0     0  DL      geli:w   0xfffff80004dba000 [g_eli[4] gptid/b58d]
 4181     0     0     0  DL      geli:w   0xfffff80004dba000 [g_eli[3] gptid/b58d]
 4180     0     0     0  DL      geli:w   0xfffff80004dba000 [g_eli[2] gptid/b58d]
 4179     0     0     0  DL      geli:w   0xfffff80004dba000 [g_eli[1] gptid/b58d]
 4178     0     0     0  DL      geli:w   0xfffff80004dba000 [g_eli[0] gptid/b58d]
 4176     0     0     0  DL      geli:w   0xfffff80004f7cc00 [g_eli[7] gptid/44ed]
 4175     0     0     0  DL      geli:w   0xfffff80004f7cc00 [g_eli[6] gptid/44ed]
 4174     0     0     0  DL      geli:w   0xfffff80004f7cc00 [g_eli[5] gptid/44ed]
 4173     0     0     0  DL      geli:w   0xfffff80004f7cc00 [g_eli[4] gptid/44ed]
 4172     0     0     0  DL      geli:w   0xfffff80004f7cc00 [g_eli[3] gptid/44ed]
 4171     0     0     0  DL      geli:w   0xfffff80004f7cc00 [g_eli[2] gptid/44ed]
 4170     0     0     0  DL      geli:w   0xfffff80004f7cc00 [g_eli[1] gptid/44ed]
 4169     0     0     0  DL      geli:w   0xfffff80004f7cc00 [g_eli[0] gptid/44ed]
 4167     0     0     0  DL      geli:w   0xfffff8002e9bac00 [g_eli[7] gptid/e7ab]
 4166     0     0     0  DL      geli:w   0xfffff8002e9bac00 [g_eli[6] gptid/e7ab]
 4165     0     0     0  DL      geli:w   0xfffff8002e9bac00 [g_eli[5] gptid/e7ab]
 4164     0     0     0  DL      geli:w   0xfffff8002e9bac00 [g_eli[4] gptid/e7ab]
 4163     0     0     0  DL      geli:w   0xfffff8002e9bac00 [g_eli[3] gptid/e7ab]
 4162     0     0     0  DL      geli:w   0xfffff8002e9bac00 [g_eli[2] gptid/e7ab]
 4161     0     0     0  DL      geli:w   0xfffff8002e9bac00 [g_eli[1] gptid/e7ab]
 4160     0     0     0  DL      geli:w   0xfffff8002e9bac00 [g_eli[0] gptid/e7ab]
 4158     0     0     0  DL      geli:w   0xfffff8002e939800 [g_eli[7] gptid/ea5e]
 4157     0     0     0  DL      geli:w   0xfffff8002e939800 [g_eli[6] gptid/ea5e]
 4156     0     0     0  DL      geli:w   0xfffff8002e939800 [g_eli[5] gptid/ea5e]
 4155     0     0     0  DL      geli:w   0xfffff8002e939800 [g_eli[4] gptid/ea5e]
 4154     0     0     0  DL      geli:w   0xfffff8002e939800 [g_eli[3] gptid/ea5e]
 4153     0     0     0  DL      geli:w   0xfffff8002e939800 [g_eli[2] gptid/ea5e]
 4152     0     0     0  DL      geli:w   0xfffff8002e939800 [g_eli[1] gptid/ea5e]
 4151     0     0     0  DL      geli:w   0xfffff8002e939800 [g_eli[0] gptid/ea5e]
 4149     0     0     0  DL      geli:w   0xfffff80004f16800 [g_eli[7] gptid/94f1]
 4148     0     0     0  DL      geli:w   0xfffff80004f16800 [g_eli[6] gptid/94f1]
 4147     0     0     0  DL      geli:w   0xfffff80004f16800 [g_eli[5] gptid/94f1]
 4146     0     0     0  DL      geli:w   0xfffff80004f16800 [g_eli[4] gptid/94f1]
 4145     0     0     0  DL      geli:w   0xfffff80004f16800 [g_eli[3] gptid/94f1]
 4144     0     0     0  DL      geli:w   0xfffff80004f16800 [g_eli[2] gptid/94f1]
 4143     0     0     0  DL      geli:w   0xfffff80004f16800 [g_eli[1] gptid/94f1]
 4142     0     0     0  DL      geli:w   0xfffff80004f16800 [g_eli[0] gptid/94f1]
 4140     0     0     0  DL      geli:w   0xfffff8002e16e000 [g_eli[7] gptid/8fe5]
 4139     0     0     0  DL      geli:w   0xfffff8002e16e000 [g_eli[6] gptid/8fe5]
 4138     0     0     0  DL      geli:w   0xfffff8002e16e000 [g_eli[5] gptid/8fe5]
 4137     0     0     0  DL      geli:w   0xfffff8002e16e000 [g_eli[4] gptid/8fe5]
 4136     0     0     0  DL      geli:w   0xfffff8002e16e000 [g_eli[3] gptid/8fe5]
 4135     0     0     0  DL      geli:w   0xfffff8002e16e000 [g_eli[2] gptid/8fe5]
 4134     0     0     0  DL      geli:w   0xfffff8002e16e000 [g_eli[1] gptid/8fe5]
 4133     0     0     0  DL      geli:w   0xfffff8002e16e000 [g_eli[0] gptid/8fe5]
 3857     1  3857     0  Ss      select   0xfffff8005ce71e40 zfsd
 3372     1  3372     0  SWs     sigwait  0xfffff800a7bb3000 daemon
 3070     1  3070   201  Ss      select   0xfffff800a7128bc0 dbus-daemon
 3048     1  3047     0  S       (threaded)                  python2.7
100722                   S       select   0xfffff8005cfb08c0 python2.7
100822                   S       usem     0xfffff8005ce6e700 python2.7
100824                   S       usem     0xfffff8005ce6e900 python2.7
101296                   S       usem     0xfffff8005ce6ea80 python2.7
101302                   S       usem     0xfffff8028ea8bd80 python2.7
101295                   S       usem     0xfffff8005ce6e800 python2.7
 3023     1  3022     0  S       select   0xfffff8005cf2f340 python2.7
 2968     1  2968     0  SWs     pause    0xfffff800a771b5a0 nginx
 2756     1  2755     0  S       nanslp   0xffffffff81860f51 smartd
 2385     1  2385     0  Ss      select   0xfffff8003930ea40 sshd
 2217     1  2216     0  S       (threaded)                  vmtoolsd
100788                   S       select   0xfffff8005c683cc0 vmtoolsd
100799                   S       select   0xfffff8005cf80e40 vmtoolsd
 1874     1  1874     0  Ss      (threaded)                  ntpd
100773                   S       select   0xfffff8002e680540 ntpd
 1550     0     0     0  DL      geli:w   0xfffff80004fb8800 [g_eli[7] da5p1]
 1549     0     0     0  DL      geli:w   0xfffff80004fb8800 [g_eli[6] da5p1]
 1548     0     0     0  DL      geli:w   0xfffff80004fb8800 [g_eli[5] da5p1]
 1547     0     0     0  DL      geli:w   0xfffff80004fb8800 [g_eli[4] da5p1]
 1546     0     0     0  DL      geli:w   0xfffff80004fb8800 [g_eli[3] da5p1]
 1545     0     0     0  DL      geli:w   0xfffff80004fb8800 [g_eli[2] da5p1]
 1544     0     0     0  DL      geli:w   0xfffff80004fb8800 [g_eli[1] da5p1]
 1543     0     0     0  DL      geli:w   0xfffff80004fb8800 [g_eli[0] da5p1]
 1223     0     0     0  DL      VBoxIS   0xfffff8005c648ab0 [Timer]
 1125     1  1125     0  Ss      select   0xfffff8005c64b7c0 rtsold
 1088     1  1088     0  Ss      select   0xfffff8005c892640 devd
  903     0     0     0  SL      vmhgfs_w 0xffffffff82153240 [HgfsKReqWorker]
  736     0     0     0  DL      ftcl     0xffffffff820f34e4 [ftcleanup]
  216     0     0     0  DL      gkt:wait 0xffffffff8204e7e0 [g_mp_kt]
   20     0     0     0  DL      syncer   0xffffffff818b2088 [syncer]
   19     0     0     0  DL      vlruwt   0xfffff8002e0ed9f0 [vnlru]
   18     0     0     0  DL      psleep   0xffffffff818b1284 [bufdaemon]
   17     0     0     0  DL      pgzero   0xffffffff818bad3c [pagezero]
    9     0     0     0  DL      psleep   0xffffffff818ba0c0 [vmdaemon]
    8     0     0     0  DL      (threaded)                  [pagedaemon]
100159                   D       psleep   0xffffffff819c1a04 [pagedaemon]
100165                   D       umarcl   0xffffffff818b9a40 [uma]
    7     0     0     0  DL      (threaded)                  [zfskern]
100082                   D       arc_recl 0xffffffff81799d98 [arc_reclaim_thread]
100083                   D       arc_user 0xffffffff81799db8 [arc_user_evicts_thr]
100084                   D       l2arc_fe 0xffffffff8179a138 [l2arc_feed_thread]
100638                   D       spa->spa 0xfffff80029fddbb0 [trim freenas-boot]
100656                   D       tx->tx_q 0xfffff8002e036230 [txg_thread_enter]
100657                   D       tx->tx_s 0xfffff8002e036210 [txg_thread_enter]
101625                   D       spa->spa 0xfffff800a7ebdbb0 [trim MSZone-RAID]
101684                   D       tx->tx_q 0xfffff8021ea11a30 [txg_thread_enter]
101685                   D       tx->tx_s 0xfffff8021ea11a10 [txg_thread_enter]
    6     0     0     0  DL      (threaded)                  [ctl]
100069                   D       -        0xfffffe0000b51a00 [work0]
100070                   D       -        0xfffffe0000b51b00 [work1]
100071                   D       -        0xfffffe0000b51130 [lun]
100072                   D       -        0xffffffff8185fdc6 [thresh]
   16     0     0     0  DL      (threaded)                  [usb]
100052                   D       -        0xfffffe0000a96de8 [usbus0]
100053                   D       -        0xfffffe0000a96e40 [usbus0]
100054                   D       -        0xfffffe0000a96e98 [usbus0]
100055                   D       -        0xfffffe0000a96ef0 [usbus0]
100056                   D       -        0xfffffe0000a96f48 [usbus0]
100058                   D       -        0xfffffe0000abdd10 [usbus1]
100059                   D       -        0xfffffe0000abdd68 [usbus1]
100060                   D       -        0xfffffe0000abddc0 [usbus1]
100061                   D       -        0xfffffe0000abde18 [usbus1]
100062                   D       -        0xfffffe0000abde70 [usbus1]
    5     0     0     0  DL      idle     0xfffffe0000a8c000 [mpt_recovery0]
    4     0     0     0  DL      (threaded)                  [cam]
100045                   D       -        0xffffffff8178b980 [doneq0]
100046                   D       -        0xffffffff8178ba80 [doneq1]
100086                   D       -        0xffffffff8178b7c8 [scanner]
   15     0     0     0  DL      -        0xffffffff817b8200 [rand_harvestq]
    3     0     0     0  DL      crypto_r 0xffffffff818b8428 [crypto returns]
    2     0     0     0  DL      crypto_w 0xffffffff818b82d0 [crypto]
   14     0     0     0  DL      (threaded)                  [geom]
100029                   D       -        0xffffffff819abdb8 [g_event]
100030                   D       -        0xffffffff819abdc0 [g_up]
100031                   D       -        0xffffffff819abdc8 [g_down]
   13     0     0     0  DL      (threaded)                  [ng_queue]
100021                   D       sleep    0xffffffff81735a30 [ng_queue0]
100022                   D       sleep    0xffffffff81735a30 [ng_queue1]
100023                   D       sleep    0xffffffff81735a30 [ng_queue2]
100024                   D       sleep    0xffffffff81735a30 [ng_queue3]
100025                   D       sleep    0xffffffff81735a30 [ng_queue4]
100026                   D       sleep    0xffffffff81735a30 [ng_queue5]
100027                   D       sleep    0xffffffff81735a30 [ng_queue6]
100028                   D       sleep    0xffffffff81735a30 [ng_queue7]
   12     0     0     0  WL      (threaded)                  [intr]
100011                   I                                   [swi4: clock]
100012                   I                                   [swi4: clock]
100013                   I                                   [swi4: clock]
100014                   I                                   [swi4: clock]
100015                   I                                   [swi4: clock]
100016                   I                                   [swi4: clock]
100017                   I                                   [swi4: clock]
100018                   I                                   [swi4: clock]
100019                   I                                   [swi1: netisr 0]
100020                   I                                   [swi3: vm]
100037                   I                                   [swi6: task queue]
100038                   I                                   [swi6: Giant taskq]
100040                   I                                   [swi5: fast taskq]
100047                   I                                   [irq14: ata0]
100048                   I                                   [irq15: ata1]
100049                   I                                   [irq17: mpt0]
100051                   I                                   [irq18: uhci0]
100057                   I                                   [irq16: ehci0]
100064                   I                                   [irq256: mps0]
100065                   I                                   [irq257: vmx0]
100067                   I                                   [irq1: atkbd0]
100068                   I                                   [irq12: psm0]
   11     0     0     0  RL      (threaded)                  [idle]
100003                   CanRun                              [idle: cpu0]
100004                   Run     CPU 1                       [idle: cpu1]
100005                   Run     CPU 2                       [idle: cpu2]
100006                   Run     CPU 3                       [idle: cpu3]
100007                   Run     CPU 4                       [idle: cpu4]
100008                   Run     CPU 5                       [idle: cpu5]
100009                   Run     CPU 6                       [idle: cpu6]
100010                   CanRun                              [idle: cpu7]
    1     0     1     0  SLs     wait     0xfffff80004cc14f8 [init]
   10     0     0     0  DL      audit_wo 0xffffffff819b8f68 [audit]
    0     0     0     0  DLs     (threaded)                  [kernel]
100000                   D       swapin   0xffffffff819abec8 [swapper]
100032                   D       -        0xfffff80004ce8600 [firmware taskq]
100036                   D       -        0xfffff80004ce6900 [aiod_bio taskq]
100039                   D       -        0xfffff80004ce6100 [thread taskq]
100041                   D       -        0xfffff80004cb7b00 [kqueue taskq]
100042                   D       -        0xfffff80004cb7900 [acpi_task_0]
100043                   D       -        0xfffff80004cb7900 [acpi_task_1]
100044                   D       -        0xfffff80004cb7900 [acpi_task_2]
100063                   D       -        0xfffff80004f6e400 [mps0 taskq]
100066                   D       -        0xfffff80004f6d600 [vmx0 taskq]
100073                   D       -        0xfffff80004fe3900 [system_taskq_0]
100074                   D       -        0xfffff80004fe3900 [system_taskq_1]
100075                   D       -        0xfffff80004fe3900 [system_taskq_2]
100076                   D       -        0xfffff80004fe3900 [system_taskq_3]
100077                   D       -        0xfffff80004fe3900 [system_taskq_4]
100078                   D       -        0xfffff80004fe3900 [system_taskq_5]
100079                   D       -        0xfffff80004fe3900 [system_taskq_6]
100080                   D       -        0xfffff80004fe3900 [system_taskq_7]
100081                   D       -        0xfffff80004f6e800 [dbu_evict]
100085                   D       -        0xfffff80004cb7500 [CAM taskq]
100087                   D       -        0xfffff8002e097200 [ib_addr]
100088                   D       -        0xfffff8002e097000 [iw_cm_wq]
100089                   D       -        0xfffff8002e096d00 [mlx5_core_wq]
100090                   D       -        0xfffff8002e096900 [rdma_cm]
100091                   D       -        0xfffff8002e096700 [ib_mcast]
100092                   D       -        0xfffff8002e096500 [ib_inform]
100093                   D       -        0xfffff8002e096300 [local_sa]
100094                   D       -        0xfffff8002e096100 [ib_cm_0]
100095                   D       -        0xfffff8002e096100 [ib_cm_1]
100096                   D       -        0xfffff8002e096100 [ib_cm_2]
100097                   D       -        0xfffff8002e096100 [ib_cm_3]
100098                   D       -        0xfffff8002e096100 [ib_cm_4]
100099                   D       -        0xfffff8002e096100 [ib_cm_5]
100100                   D       -        0xfffff8002e096100 [ib_cm_6]
100101                   D       -        0xfffff8002e096100 [ib_cm_7]
100102                   D       -        0xfffff8002e096100 [ib_cm_8]
100103                   D       -        0xfffff8002e096100 [ib_cm_9]
100104                   D       -        0xfffff8002e096100 [ib_cm_10]
100105                   D       -        0xfffff8002e096100 [ib_cm_11]
100106                   D       -        0xfffff8002e096100 [ib_cm_12]
100107                   D       -        0xfffff8002e096100 [ib_cm_13]
100108                   D       -        0xfffff8002e096100 [ib_cm_14]
100109                   D       -        0xfffff8002e096100 [ib_cm_15]
100110                   D       -        0xfffff8002e096100 [ib_cm_16]
100111                   D       -        0xfffff8002e096100 [ib_cm_17]
100112                   D       -        0xfffff8002e096100 [ib_cm_18]
100113                   D       -        0xfffff8002e096100 [ib_cm_19]
100114                   D       -        0xfffff8002e096100 [ib_cm_20]
100115                   D       -        0xfffff8002e096100 [ib_cm_21]
100116                   D       -        0xfffff8002e096100 [ib_cm_22]
100117                   D       -        0xfffff8002e096100 [ib_cm_23]
100118                   D       -        0xfffff8002e096100 [ib_cm_24]
100119                   D       -        0xfffff8002e096100 [ib_cm_25]
100120                   D       -        0xfffff8002e096100 [ib_cm_26]
100121                   D       -        0xfffff8002e096100 [ib_cm_27]
100122                   D       -        0xfffff8002e096100 [ib_cm_28]
100123                   D       -        0xfffff8002e096100 [ib_cm_29]
100124                   D       -        0xfffff8002e096100 [ib_cm_30]
100125                   D       -        0xfffff8002e096100 [ib_cm_31]
100126                   D       -        0xfffff8002e096100 [ib_cm_32]
100127                   D       -        0xfffff8002e096100 [ib_cm_33]
100128                   D       -        0xfffff8002e096100 [ib_cm_34]
100129                   D       -        0xfffff8002e096100 [ib_cm_35]
100130                   D       -        0xfffff8002e096100 [ib_cm_36]
100131                   D       -        0xfffff8002e096100 [ib_cm_37]
100132                   D       -        0xfffff8002e096100 [ib_cm_38]
100133                   D       -        0xfffff8002e096100 [ib_cm_39]
100134                   D       -        0xfffff8002e096100 [ib_cm_40]
100135                   D       -        0xfffff8002e096100 [ib_cm_41]
100136                   D       -        0xfffff8002e096100 [ib_cm_42]
100137                   D       -        0xfffff8002e096100 [ib_cm_43]
100138                   D       -        0xfffff8002e096100 [ib_cm_44]
100139                   D       -        0xfffff8002e096100 [ib_cm_45]
100140                   D       -        0xfffff8002e096100 [ib_cm_46]
100141                   D       -        0xfffff8002e096100 [ib_cm_47]
100142                   D       -        0xfffff8002e096100 [ib_cm_48]
100143                   D       -        0xfffff8002e096100 [ib_cm_49]
100144                   D       -        0xfffff8002e096100 [ib_cm_50]
100145                   D       -        0xfffff8002e096100 [ib_cm_51]
100146                   D       -        0xfffff8002e096100 [ib_cm_52]
100147                   D       -        0xfffff8002e096100 [ib_cm_53]
100148                   D       -        0xfffff8002e096100 [ib_cm_54]
100149                   D       -        0xfffff8002e096100 [ib_cm_55]
100150                   D       -        0xfffff8002e096100 [ib_cm_56]
100151                   D       -        0xfffff8002e096100 [ib_cm_57]
100152                   D       -        0xfffff8002e096100 [ib_cm_58]
100153                   D       -        0xfffff8002e096100 [ib_cm_59]
100154                   D       -        0xfffff8002e096100 [ib_cm_60]
100155                   D       -        0xfffff8002e096100 [ib_cm_61]
100156                   D       -        0xfffff8002e096100 [ib_cm_62]
100157                   D       -        0xfffff8002e096100 [ib_cm_63]
100158                   D       -        0xfffff8002e099d00 [mlx4]
100407                   D       -        0xfffff8002e1cb700 [zio_null_issue]
100408                   D       -        0xfffff8002e1cb800 [zio_null_intr]
100409                   D       -        0xfffff8002e1b3500 [zio_read_issue_0]
100410                   D       -        0xfffff8002e1b3500 [zio_read_issue_1]
100411                   D       -        0xfffff8002e1b3500 [zio_read_issue_2]
100412                   D       -        0xfffff8002e1b3500 [zio_read_issue_3]
100413                   D       -        0xfffff8002e1b3500 [zio_read_issue_4]
100414                   D       -        0xfffff8002e1b3500 [zio_read_issue_5]
100415                   D       -        0xfffff8002e1b3500 [zio_read_issue_6]
100416                   D       -        0xfffff8002e1b3500 [zio_read_issue_7]
100417                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_0]
100418                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_1]
100419                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_2]
100420                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_3]
100421                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_4]
100422                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_5]
100423                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_6]
100424                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_7]
100425                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_8]
100426                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_9]
100427                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_10]
100428                   D       -        0xfffff8002e1b4300 [zio_read_intr_0_11]
100429                   D       -        0xfffff8002e162200 [zio_read_intr_1_0]
100430                   D       -        0xfffff8002e162200 [zio_read_intr_1_1]
100431                   D       -        0xfffff8002e162200 [zio_read_intr_1_2]
100432                   D       -        0xfffff8002e162200 [zio_read_intr_1_3]
100433                   D       -        0xfffff8002e162200 [zio_read_intr_1_4]
100434                   D       -        0xfffff8002e162200 [zio_read_intr_1_5]
100435                   D       -        0xfffff8002e162200 [zio_read_intr_1_6]
100436                   D       -        0xfffff8002e162200 [zio_read_intr_1_7]
100437                   D       -        0xfffff8002e162200 [zio_read_intr_1_8]
100438                   D       -        0xfffff8002e162200 [zio_read_intr_1_9]
100439                   D       -        0xfffff8002e162200 [zio_read_intr_1_10]
100440                   D       -        0xfffff8002e162200 [zio_read_intr_1_11]
100441                   D       -        0xfffff8002e161400 [zio_read_intr_2_0]
100442                   D       -        0xfffff8002e161400 [zio_read_intr_2_1]
100443                   D       -        0xfffff8002e161400 [zio_read_intr_2_2]
100444                   D       -        0xfffff8002e161400 [zio_read_intr_2_3]
100445                   D       -        0xfffff8002e161400 [zio_read_intr_2_4]
100446                   D       -        0xfffff8002e161400 [zio_read_intr_2_5]
100447                   D       -        0xfffff8002e161400 [zio_read_intr_2_6]
100448                   D       -        0xfffff8002e161400 [zio_read_intr_2_7]
100449                   D       -        0xfffff8002e161400 [zio_read_intr_2_8]
100450                   D       -        0xfffff8002e161400 [zio_read_intr_2_9]
100451                   D       -        0xfffff8002e161400 [zio_read_intr_2_10]
100452                   D       -        0xfffff8002e161400 [zio_read_intr_2_11]
100453                   D       -        0xfffff8002e160600 [zio_read_intr_3_0]
100454                   D       -        0xfffff8002e160600 [zio_read_intr_3_1]
100455                   D       -        0xfffff8002e160600 [zio_read_intr_3_2]
100456                   D       -        0xfffff8002e160600 [zio_read_intr_3_3]
100457                   D       -        0xfffff8002e160600 [zio_read_intr_3_4]
100458                   D       -        0xfffff8002e160600 [zio_read_intr_3_5]
100459                   D       -        0xfffff8002e160600 [zio_read_intr_3_6]
100460                   D       -        0xfffff8002e160600 [zio_read_intr_3_7]
100461                   D       -        0xfffff8002e160600 [zio_read_intr_3_8]
100462                   D       -        0xfffff8002e160600 [zio_read_intr_3_9]
100463                   D       -        0xfffff8002e160600 [zio_read_intr_3_10]
100464                   D       -        0xfffff8002e160600 [zio_read_intr_3_11]
100465                   D       -        0xfffff8002e47f700 [zio_read_intr_4_0]
100466                   D       -        0xfffff8002e47f700 [zio_read_intr_4_1]
100467                   D       -        0xfffff8002e47f700 [zio_read_intr_4_2]
100468                   D       -        0xfffff8002e47f700 [zio_read_intr_4_3]
100469                   D       -        0xfffff8002e47f700 [zio_read_intr_4_4]
100470                   D       -        0xfffff8002e47f700 [zio_read_intr_4_5]
100471                   D       -        0xfffff8002e47f700 [zio_read_intr_4_6]
100472                   D       -        0xfffff8002e47f700 [zio_read_intr_4_7]
100473                   D       -        0xfffff8002e47f700 [zio_read_intr_4_8]
100474                   D       -        0xfffff8002e47f700 [zio_read_intr_4_9]
100475                   D       -        0xfffff8002e47f700 [zio_read_intr_4_10]
100476                   D       -        0xfffff8002e47f700 [zio_read_intr_4_11]
100477                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_0]
100478                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_1]
100479                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_2]
100480                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_3]
100481                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_4]
100482                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_5]
100483                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_6]
100484                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_7]
100485                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_8]
100486                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_9]
100487                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_10]
100488                   D       -        0xfffff8002e1e8400 [zio_read_intr_5_11]
100489                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_0]
100490                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_1]
100491                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_2]
100492                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_3]
100493                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_4]
100494                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_5]
100495                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_6]
100496                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_7]
100497                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_8]
100498                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_9]
100499                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_10]
100500                   D       -        0xfffff8002e1e7200 [zio_read_intr_6_11]
100501                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_0]
100502                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_1]
100503                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_2]
100504                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_3]
100505                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_4]
100506                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_5]
100507                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_6]
100508                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_7]
100509                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_8]
100510                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_9]
100511                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_10]
100512                   D       -        0xfffff8002e1e6600 [zio_read_intr_7_11]
100513                   D       -        0xfffff8002e40b700 [zio_write_issue_0]
100514                   D       -        0xfffff8002e40b700 [zio_write_issue_1]
100515                   D       -        0xfffff8002e40b700 [zio_write_issue_2]
100516                   D       -        0xfffff8002e40b700 [zio_write_issue_3]
100517                   D       -        0xfffff8002e40b700 [zio_write_issue_4]
100518                   D       -        0xfffff8002e40b700 [zio_write_issue_5]
100519                   D       -        0xfffff8002e40c100 [zio_write_issue_hig]
100520                   D       -        0xfffff8002e40c100 [zio_write_issue_hig]
100521                   D       -        0xfffff8002e40c100 [zio_write_issue_hig]
100522                   D       -        0xfffff8002e40c100 [zio_write_issue_hig]
100523                   D       -        0xfffff8002e40c100 [zio_write_issue_hig]
100524                   D       -        0xfffff8002e40a900 [zio_write_intr_0]
100525                   D       -        0xfffff8002e40a900 [zio_write_intr_1]
100526                   D       -        0xfffff8002e40a900 [zio_write_intr_2]
100527                   D       -        0xfffff8002e40a900 [zio_write_intr_3]
100528                   D       -        0xfffff8002e40a900 [zio_write_intr_4]
100529                   D       -        0xfffff8002e40a900 [zio_write_intr_5]
100530                   D       -        0xfffff8002e40a900 [zio_write_intr_6]
100531                   D       -        0xfffff8002e40a900 [zio_write_intr_7]
100532                   D       -        0xfffff8002e409c00 [zio_write_intr_high]
100533                   D       -        0xfffff8002e409c00 [zio_write_intr_high]
100534                   D       -        0xfffff8002e409c00 [zio_write_intr_high]
100535                   D       -        0xfffff8002e409c00 [zio_write_intr_high]
100536                   D       -        0xfffff8002e409c00 [zio_write_intr_high]
100537                   D       -        0xfffff8002e409b00 [zio_free_issue_0_0]
100538                   D       -        0xfffff8002e409b00 [zio_free_issue_0_1]
100539                   D       -        0xfffff8002e409b00 [zio_free_issue_0_2]
100540                   D       -        0xfffff8002e409b00 [zio_free_issue_0_3]
100541                   D       -        0xfffff8002e409b00 [zio_free_issue_0_4]
100542                   D       -        0xfffff8002e409b00 [zio_free_issue_0_5]
100543                   D       -        0xfffff8002e409b00 [zio_free_issue_0_6]
100544                   D       -        0xfffff8002e409b00 [zio_free_issue_0_7]
100545                   D       -        0xfffff8002e409b00 [zio_free_issue_0_8]
100546                   D       -        0xfffff8002e409b00 [zio_free_issue_0_9]
100547                   D       -        0xfffff8002e409b00 [zio_free_issue_0_10]
100548                   D       -        0xfffff8002e409b00 [zio_free_issue_0_11]
100549                   D       -        0xfffff8002e409600 [zio_free_issue_1_0]
100550                   D       -        0xfffff8002e409600 [zio_free_issue_1_1]
100551                   D       -        0xfffff8002e409600 [zio_free_issue_1_2]
100552                   D       -        0xfffff8002e409600 [zio_free_issue_1_3]
100553                   D       -        0xfffff8002e409600 [zio_free_issue_1_4]
100554                   D       -        0xfffff8002e409600 [zio_free_issue_1_5]
100555                   D       -        0xfffff8002e409600 [zio_free_issue_1_6]
100556                   D       -        0xfffff8002e409600 [zio_free_issue_1_7]
100557                   D       -        0xfffff8002e409600 [zio_free_issue_1_8]
100558                   D       -        0xfffff8002e409600 [zio_free_issue_1_9]
100559                   D       -        0xfffff8002e409600 [zio_free_issue_1_10]
100560                   D       -        0xfffff8002e409600 [zio_free_issue_1_11]
100561                   D       -        0xfffff8002e435000 [zio_free_issue_2_0]
100562                   D       -        0xfffff8002e435000 [zio_free_issue_2_1]
100563                   D       -        0xfffff8002e435000 [zio_free_issue_2_2]
100564                   D       -        0xfffff8002e435000 [zio_free_issue_2_3]
100565                   D       -        0xfffff8002e435000 [zio_free_issue_2_4]
100566                   D       -        0xfffff8002e435000 [zio_free_issue_2_5]
100567                   D       -        0xfffff8002e435000 [zio_free_issue_2_6]
100568                   D       -        0xfffff8002e435000 [zio_free_issue_2_7]
100569                   D       -        0xfffff8002e435000 [zio_free_issue_2_8]
100570                   D       -        0xfffff8002e435000 [zio_free_issue_2_9]
100571                   D       -        0xfffff8002e435000 [zio_free_issue_2_10]
100572                   D       -        0xfffff8002e435000 [zio_free_issue_2_11]
100573                   D       -        0xfffff8002e434300 [zio_free_issue_3_0]
100574                   D       -        0xfffff8002e434300 [zio_free_issue_3_1]
100575                   D       -        0xfffff8002e434300 [zio_free_issue_3_2]
100576                   D       -        0xfffff8002e434300 [zio_free_issue_3_3]
100577                   D       -        0xfffff8002e434300 [zio_free_issue_3_4]
100578                   D       -        0xfffff8002e434300 [zio_free_issue_3_5]
100579                   D       -        0xfffff8002e434300 [zio_free_issue_3_6]
100580                   D     