Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 15:36:47 -0700
From:      Neel Chauhan <nc@FreeBSD.org>
To:        freebsd-current@freebsd.org
Cc:        bz@freebsd.org, hselasky@freebsd.org, manu@freebsd.org
Subject:   Kernel hacking: Pagefault on sx_xlock/sx_xunlock (linuxkpi mutex_lock/mutex_unlock)
Message-ID:  <bbbff6c43b2260ec67f4a0d50ce18a27@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi freebsd-current@,

Keep in mind that I am a Ports committer, not a src one. However I have 
very recently gotten into hacking on drm-kmod and linuxkpi.

I am attempting to update drm-kmod to Linux 5.7, mainly to support my 
Intel TigerLake laptop, and I wanted something to do while I wait for 
GNOME dependencies to get updated in Ports (for GNOME 40).

When I kldload the i915kms module, I am getting a kernel panic. Namely a 
pagefault on sx_xlock/sx_xunlock (mutex_lock/mutex_unlock via linuxkpi) 
on both Intel WhiskeyLake (HP Spectre x360 13-ap0053dx) and TigerLake 
(HP Spectre x360 13t-aw200).

The respective trace is below (on Intel WhiskeyLake):

KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 
0xfffffe011359dde0
vpanic() at vpanic+0x181/frame 0xfffffe011359de30
panic() at panic+0x43/frame 0xfffffe011359de90
trap_fatal() at trap_fatal+0x387/frame 0xfffffe011359def0
trap_pfault() at trap_pfault+0x97/frame 0xfffffe011359df50
trap() at trap+0x294/frame 0xfffffe011359e060
calltrap() at calltrap+0x8/frame 0xfffffe011359e060
--- trap 0xc, rip = 0xffffffff80c224f7, rsp = 0xfffffe011359e130, rbp = 
0xfffffe011359e1c0 ---
_sx_xlock_hard() at _sx_xlock_hard+0x187/frame 0xfffffe011359e1c0
_sx_xlock() at _sx_xlock+0xba/frame 0xfffffe011359e200
intel_wakeref_wait_for_idle() at intel_wakeref_wait_for_idle+0xe5/frame 
0xfffffe011359e260
intel_engines_release() at intel_engines_release+0xab/frame 
0xfffffe011359e280
intel_gt_init() at intel_gt_init+0x151/frame 0xfffffe011359e330
i915_gem_init() at i915_gem_init+0x95/frame 0xfffffe011359e380
i915_driver_probe() at i915_driver_probe+0xecb/frame 0xfffffe011359e410
i915_pci_probe() at i915_pci_probe+0x3c/frame 0xfffffe011359e460
linux_pci_attach_device() at linux_pci_attach_device+0x2d6/frame 
0xfffffe011359e4b0
device_attach() at device_attach+0x3ca/frame 0xfffffe011359e4f0
device_probe_and_attach() at device_probe_and_attach+0x70/frame 
0xfffffe011359e520
bus_generic_driver_added() at bus_generic_driver_added+0x58/frame 
0xfffffe011359e540
devclass_driver_added() at devclass_driver_added+0x39/frame 
0xfffffe011359e580
devclass_add_driver() at devclass_add_driver+0x147/frame 
0xfffffe011359e5c0
_linux_pci_register_driver() at _linux_pci_register_driver+0xcf/frame 
0xfffffe011359e5f0
i915kms_evh() at i915kms_evh+0x44/frame 0xfffffe011359e600
module_register_init() at module_register_init+0xbd/frame 
0xfffffe011359e630
linker_load_module() at linker_load_module+0xc01/frame 
0xfffffe011359e940
kern_kldload() at kern_kldload+0x151/frame 0xfffffe011359e990
sys_kldload() at sys_kldload+0x5b/frame 0xfffffe011359e9c0
amd64_syscall() at amd64_syscall+0x12e/frame 0xfffffe011359eaf0
fast_syscall_common() at fast_syscall_common+0xf8/frame 
0xfffffe011359eaf0
--- syscall (304, FreeBSD ELF64, sys_kldload), rip = 0x8011a58fa, rsp = 
0x7fffffffe558, rbp = 0x7fffffffead0 ---
KDB: enter: panic
Uptime: 52m39s
Dumping 1132 out of 15985 MB:..2% (CTRL-C to abort) ..12% (CTRL-C to 
abort) ..22%..32%..41%..51%..61%..71%..81%..91%

__curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55
55		__asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct pcpu,
(kgdb) #0  __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55
#1  doadump (textdump=textdump@entry=1)
     at /usr/src/sys/kern/kern_shutdown.c:399
#2  0xffffffff80c17830 in kern_reboot (howto=260)
     at /usr/src/sys/kern/kern_shutdown.c:486
#3  0xffffffff80c17c90 in vpanic (fmt=<optimized out>, ap=<optimized 
out>)
     at /usr/src/sys/kern/kern_shutdown.c:919
#4  0xffffffff80c179e3 in panic (fmt=<unavailable>)
     at /usr/src/sys/kern/kern_shutdown.c:843
#5  0xffffffff810d3df7 in trap_fatal (frame=0xfffffe011359e070, 
eva=1088)
     at /usr/src/sys/amd64/amd64/trap.c:943
#6  0xffffffff810d3e97 in trap_pfault 
(frame=frame@entry=0xfffffe011359e070,
     usermode=false, signo=<optimized out>, signo@entry=0x0,
     ucode=<optimized out>, ucode@entry=0x0)
     at /usr/src/sys/amd64/amd64/trap.c:760
#7  0xffffffff810d3464 in trap (frame=0xfffffe011359e070)
     at /usr/src/sys/amd64/amd64/trap.c:438
#8  <signal handler called>
#9  _sx_xlock_hard (sx=sx@entry=0xfffffe013de90188, x=<optimized out>,
     opts=<optimized out>, opts@entry=0, file=<optimized out>,
     file@entry=0xffffffff831af870 
"/root/drm-kmod/drivers/gpu/drm/i915/intel_wakeref.h", line=<optimized 
out>, line@entry=195)
     at /usr/src/sys/kern/kern_sx.c:686
#10 0xffffffff80c2230a in _sx_xlock (sx=sx@entry=0xfffffe013de90188,
     opts=opts@entry=0,
     file=0xffffffff831af870 
"/root/drm-kmod/drivers/gpu/drm/i915/intel_wakeref.h", 
line=line@entry=195) at /usr/src/sys/kern/kern_sx.c:332
#11 0xffffffff8310cbf5 in intel_wakeref_unlock_wait 
(wf=0xfffffe013de90180)
     at /root/drm-kmod/drivers/gpu/drm/i915/intel_wakeref.h:195
#12 intel_wakeref_wait_for_idle (wf=wf@entry=0xfffffe013de90180)
     at /root/drm-kmod/drivers/gpu/drm/i915/intel_wakeref.c:122
#13 0xffffffff8315793b in intel_engines_release (
     gt=gt@entry=0xfffffe013821a7e0)
     at /root/drm-kmod/drivers/gpu/drm/i915/gt/intel_engine_cs.c:418
#14 0xffffffff8315fa91 in intel_gt_init (gt=gt@entry=0xfffffe013821a7e0)
     at /root/drm-kmod/drivers/gpu/drm/i915/gt/intel_gt.c:624
#15 0xffffffff83078da5 in i915_gem_init (
     dev_priv=dev_priv@entry=0xfffffe0138215000)
     at /root/drm-kmod/drivers/gpu/drm/i915/i915_gem.c:1129
#16 0xffffffff830755eb in i915_driver_modeset_probe 
(i915=0xfffffe0138215000)
     at /root/drm-kmod/drivers/gpu/drm/i915/i915_drv.c:302
#17 i915_driver_probe (pdev=pdev@entry=0xfffff802462f6480,
     ent=ent@entry=0xffffffff831c5f90 <pciidlist+6656>)
     at /root/drm-kmod/drivers/gpu/drm/i915/i915_drv.c:1022
#18 0xffffffff8308747c in i915_pci_probe (pdev=0xfffff802462f6480,
     ent=0xffffffff831c5f90 <pciidlist+6656>)
     at /root/drm-kmod/drivers/gpu/drm/i915/i915_pci.c:977
#19 0xffffffff80e7ddf6 in linux_pci_attach_device (dev=<optimized out>,
     pdrv=0xffffffff831df6b8 <i915_pci_driver>,
     id=0xffffffff831c5f90 <pciidlist+6656>, pdev=0xfffff802462f6480)
     at /usr/src/sys/compat/linuxkpi/common/src/linux_pci.c:371
#20 0xffffffff80c5303a in DEVICE_ATTACH (dev=0xfffff80003c57600)
     at ./device_if.h:195
#21 device_attach (dev=dev@entry=0xfffff80003c57600)
     at /usr/src/sys/kern/subr_bus.c:2996
#22 0xffffffff80c52be0 in device_probe_and_attach (
     dev=dev@entry=0xfffff80003c57600) at 
/usr/src/sys/kern/subr_bus.c:2953
#23 0xffffffff80c54ab8 in bus_generic_driver_added 
(dev=0xfffff80003c5db00,
     driver=<optimized out>) at /usr/src/sys/kern/subr_bus.c:4136
#24 0xffffffff80c50839 in BUS_DRIVER_ADDED (_dev=0xfffff80003c5db00,
     _driver=0xffffffff831df700 <i915_pci_driver+72>) at ./bus_if.h:210
#25 devclass_driver_added (dc=dc@entry=0xfffff80003de0300,
     driver=driver@entry=0xffffffff831df700 <i915_pci_driver+72>)
     at /usr/src/sys/kern/subr_bus.c:1079
#26 0xffffffff80c50777 in devclass_add_driver (
     dc=dc@entry=0xfffff80003de0300,
     driver=driver@entry=0xffffffff831df700 <i915_pci_driver+72>,
     pass=pass@entry=2147483647,
     dcp=dcp@entry=0xffffffff831df730 <i915_pci_driver+120>)
     at /usr/src/sys/kern/subr_bus.c:1155
#27 0xffffffff80e7e7bf in _linux_pci_register_driver (pdrv=<optimized 
out>,
     pdrv@entry=0xfffff802b18dee00, dc=0xfffff80003de0300)
     at /usr/src/sys/compat/linuxkpi/common/src/linux_pci.c:535
#28 0xffffffff80e7e9aa in linux_pci_register_drm_driver (pdrv=<optimized 
out>)
     at /usr/src/sys/compat/linuxkpi/common/src/linux_pci.c:592
#29 0xffffffff83087404 in i915_init ()
     at /root/drm-kmod/drivers/gpu/drm/i915/i915_pci.c:1045
#30 i915kms_evh (m=<optimized out>, e=<optimized out>, a=<optimized 
out>)
     at /root/drm-kmod/drivers/gpu/drm/i915/i915_pci.c:1086
#31 0xffffffff80bf2b1d in module_register_init (
     arg=0xffffffff831df6a0 <i915kms_md>)
     at /usr/src/sys/kern/kern_module.c:123
#32 0xffffffff80be2941 in linker_file_sysinit (lf=0xfffff802b1370180)
     at /usr/src/sys/kern/kern_linker.c:236
#33 linker_load_file (filename=<optimized out>, result=<optimized out>)
     at /usr/src/sys/kern/kern_linker.c:461
#34 linker_load_module (kldname=<optimized out>, kldname@entry=0x0,
     modname=0xfffff80003d3b800 "i915kms",
     modname@entry=0xfffffe0116f271e0 "\300\060\255\"",
     parent=parent@entry=0x0, verinfo=verinfo@entry=0x0, lfpp=<optimized 
out>,
     lfpp@entry=0xfffffe011359e960) at 
/usr/src/sys/kern/kern_linker.c:2179
#35 0xffffffff80be43c1 in kern_kldload (td=<optimized out>,
     td@entry=0xfffffe0116f271e0, file=<optimized out>,
     file@entry=0xfffff80003d3b800 "i915kms",
     fileid=fileid@entry=0xfffffe011359e9a4)
     at /usr/src/sys/kern/kern_linker.c:1138
#36 0xffffffff80be454b in sys_kldload (td=0xfffffe0116f271e0,
     uap=<optimized out>) at /usr/src/sys/kern/kern_linker.c:1161
#37 0xffffffff810d47be in syscallenter (td=<optimized out>)
     at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:189
#38 amd64_syscall (td=0xfffffe0116f271e0, traced=0)
     at /usr/src/sys/amd64/amd64/trap.c:1184
#39 <signal handler called>
#40 0x00000008011a58fa in ?? ()

Does anybody know why this is happening and how I would fix/resolve it? 
I'm really more-or-less a kernel newbie (yes, I did some driver and 
TCP/IP hacking before but not to this scale).

The GitHub branch is here: 
https://github.com/neelchauhan/drm-kmod/tree/5.7-wip

Note: If you wish to run the branch, you need an up-to-date CURRENT and 
also need to apply these patches to /usr/src:

  * https://reviews.freebsd.org/D30705
  * https://reviews.freebsd.org/D30706

-Neel (nc@)
[-- Attachment #2 --]
spectre.local dumped core - see /var/crash/vmcore.0

Thu Jun 10 10:49:34 PDT 2021

FreeBSD spectre.local 14.0-CURRENT FreeBSD 14.0-CURRENT #1 main-n247274-4ab5c88da287-dirty: Wed Jun  9 22:33:40 PDT 2021     root@spectre.local:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64

panic: page fault

GNU gdb (GDB) 10.2 [GDB v10.2 for FreeBSD]
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>;
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd14.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /boot/kernel/kernel...
Reading symbols from /usr/lib/debug//boot/kernel/kernel.debug...

Unread portion of the kernel message buffer:
[drm ERROR :intel_execlists_submission_setup] WA batch buffer initialization failed


Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 01
fault virtual address	= 0x440
fault code		= supervisor read data, page not present
instruction pointer	= 0x20:0xffffffff80c224f7
stack pointer	        = 0x28:0xfffffe011359e130
frame pointer	        = 0x28:0xfffffe011359e1c0
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 4868 (kldload)
trap number		= 12
panic: page fault
cpuid = 1
time = 1623347163
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe011359dde0
vpanic() at vpanic+0x181/frame 0xfffffe011359de30
panic() at panic+0x43/frame 0xfffffe011359de90
trap_fatal() at trap_fatal+0x387/frame 0xfffffe011359def0
trap_pfault() at trap_pfault+0x97/frame 0xfffffe011359df50
trap() at trap+0x294/frame 0xfffffe011359e060
calltrap() at calltrap+0x8/frame 0xfffffe011359e060
--- trap 0xc, rip = 0xffffffff80c224f7, rsp = 0xfffffe011359e130, rbp = 0xfffffe011359e1c0 ---
_sx_xlock_hard() at _sx_xlock_hard+0x187/frame 0xfffffe011359e1c0
_sx_xlock() at _sx_xlock+0xba/frame 0xfffffe011359e200
intel_wakeref_wait_for_idle() at intel_wakeref_wait_for_idle+0xe5/frame 0xfffffe011359e260
intel_engines_release() at intel_engines_release+0xab/frame 0xfffffe011359e280
intel_gt_init() at intel_gt_init+0x151/frame 0xfffffe011359e330
i915_gem_init() at i915_gem_init+0x95/frame 0xfffffe011359e380
i915_driver_probe() at i915_driver_probe+0xecb/frame 0xfffffe011359e410
i915_pci_probe() at i915_pci_probe+0x3c/frame 0xfffffe011359e460
linux_pci_attach_device() at linux_pci_attach_device+0x2d6/frame 0xfffffe011359e4b0
device_attach() at device_attach+0x3ca/frame 0xfffffe011359e4f0
device_probe_and_attach() at device_probe_and_attach+0x70/frame 0xfffffe011359e520
bus_generic_driver_added() at bus_generic_driver_added+0x58/frame 0xfffffe011359e540
devclass_driver_added() at devclass_driver_added+0x39/frame 0xfffffe011359e580
devclass_add_driver() at devclass_add_driver+0x147/frame 0xfffffe011359e5c0
_linux_pci_register_driver() at _linux_pci_register_driver+0xcf/frame 0xfffffe011359e5f0
i915kms_evh() at i915kms_evh+0x44/frame 0xfffffe011359e600
module_register_init() at module_register_init+0xbd/frame 0xfffffe011359e630
linker_load_module() at linker_load_module+0xc01/frame 0xfffffe011359e940
kern_kldload() at kern_kldload+0x151/frame 0xfffffe011359e990
sys_kldload() at sys_kldload+0x5b/frame 0xfffffe011359e9c0
amd64_syscall() at amd64_syscall+0x12e/frame 0xfffffe011359eaf0
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe011359eaf0
--- syscall (304, FreeBSD ELF64, sys_kldload), rip = 0x8011a58fa, rsp = 0x7fffffffe558, rbp = 0x7fffffffead0 ---
KDB: enter: panic
Uptime: 52m39s
Dumping 1132 out of 15985 MB:..2% (CTRL-C to abort) ..12% (CTRL-C to abort) ..22%..32%..41%..51%..61%..71%..81%..91%

__curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55
55		__asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct pcpu,
(kgdb) #0  __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55
#1  doadump (textdump=textdump@entry=1)
    at /usr/src/sys/kern/kern_shutdown.c:399
#2  0xffffffff80c17830 in kern_reboot (howto=260)
    at /usr/src/sys/kern/kern_shutdown.c:486
#3  0xffffffff80c17c90 in vpanic (fmt=<optimized out>, ap=<optimized out>)
    at /usr/src/sys/kern/kern_shutdown.c:919
#4  0xffffffff80c179e3 in panic (fmt=<unavailable>)
    at /usr/src/sys/kern/kern_shutdown.c:843
#5  0xffffffff810d3df7 in trap_fatal (frame=0xfffffe011359e070, eva=1088)
    at /usr/src/sys/amd64/amd64/trap.c:943
#6  0xffffffff810d3e97 in trap_pfault (frame=frame@entry=0xfffffe011359e070, 
    usermode=false, signo=<optimized out>, signo@entry=0x0, 
    ucode=<optimized out>, ucode@entry=0x0)
    at /usr/src/sys/amd64/amd64/trap.c:760
#7  0xffffffff810d3464 in trap (frame=0xfffffe011359e070)
    at /usr/src/sys/amd64/amd64/trap.c:438
#8  <signal handler called>
#9  _sx_xlock_hard (sx=sx@entry=0xfffffe013de90188, x=<optimized out>, 
    opts=<optimized out>, opts@entry=0, file=<optimized out>, 
    file@entry=0xffffffff831af870 "/root/drm-kmod/drivers/gpu/drm/i915/intel_wakeref.h", line=<optimized out>, line@entry=195)
    at /usr/src/sys/kern/kern_sx.c:686
#10 0xffffffff80c2230a in _sx_xlock (sx=sx@entry=0xfffffe013de90188, 
    opts=opts@entry=0, 
    file=0xffffffff831af870 "/root/drm-kmod/drivers/gpu/drm/i915/intel_wakeref.h", line=line@entry=195) at /usr/src/sys/kern/kern_sx.c:332
#11 0xffffffff8310cbf5 in intel_wakeref_unlock_wait (wf=0xfffffe013de90180)
    at /root/drm-kmod/drivers/gpu/drm/i915/intel_wakeref.h:195
#12 intel_wakeref_wait_for_idle (wf=wf@entry=0xfffffe013de90180)
    at /root/drm-kmod/drivers/gpu/drm/i915/intel_wakeref.c:122
#13 0xffffffff8315793b in intel_engines_release (
    gt=gt@entry=0xfffffe013821a7e0)
    at /root/drm-kmod/drivers/gpu/drm/i915/gt/intel_engine_cs.c:418
#14 0xffffffff8315fa91 in intel_gt_init (gt=gt@entry=0xfffffe013821a7e0)
    at /root/drm-kmod/drivers/gpu/drm/i915/gt/intel_gt.c:624
#15 0xffffffff83078da5 in i915_gem_init (
    dev_priv=dev_priv@entry=0xfffffe0138215000)
    at /root/drm-kmod/drivers/gpu/drm/i915/i915_gem.c:1129
#16 0xffffffff830755eb in i915_driver_modeset_probe (i915=0xfffffe0138215000)
    at /root/drm-kmod/drivers/gpu/drm/i915/i915_drv.c:302
#17 i915_driver_probe (pdev=pdev@entry=0xfffff802462f6480, 
    ent=ent@entry=0xffffffff831c5f90 <pciidlist+6656>)
    at /root/drm-kmod/drivers/gpu/drm/i915/i915_drv.c:1022
#18 0xffffffff8308747c in i915_pci_probe (pdev=0xfffff802462f6480, 
    ent=0xffffffff831c5f90 <pciidlist+6656>)
    at /root/drm-kmod/drivers/gpu/drm/i915/i915_pci.c:977
#19 0xffffffff80e7ddf6 in linux_pci_attach_device (dev=<optimized out>, 
    pdrv=0xffffffff831df6b8 <i915_pci_driver>, 
    id=0xffffffff831c5f90 <pciidlist+6656>, pdev=0xfffff802462f6480)
    at /usr/src/sys/compat/linuxkpi/common/src/linux_pci.c:371
#20 0xffffffff80c5303a in DEVICE_ATTACH (dev=0xfffff80003c57600)
    at ./device_if.h:195
#21 device_attach (dev=dev@entry=0xfffff80003c57600)
    at /usr/src/sys/kern/subr_bus.c:2996
#22 0xffffffff80c52be0 in device_probe_and_attach (
    dev=dev@entry=0xfffff80003c57600) at /usr/src/sys/kern/subr_bus.c:2953
#23 0xffffffff80c54ab8 in bus_generic_driver_added (dev=0xfffff80003c5db00, 
    driver=<optimized out>) at /usr/src/sys/kern/subr_bus.c:4136
#24 0xffffffff80c50839 in BUS_DRIVER_ADDED (_dev=0xfffff80003c5db00, 
    _driver=0xffffffff831df700 <i915_pci_driver+72>) at ./bus_if.h:210
#25 devclass_driver_added (dc=dc@entry=0xfffff80003de0300, 
    driver=driver@entry=0xffffffff831df700 <i915_pci_driver+72>)
    at /usr/src/sys/kern/subr_bus.c:1079
#26 0xffffffff80c50777 in devclass_add_driver (
    dc=dc@entry=0xfffff80003de0300, 
    driver=driver@entry=0xffffffff831df700 <i915_pci_driver+72>, 
    pass=pass@entry=2147483647, 
    dcp=dcp@entry=0xffffffff831df730 <i915_pci_driver+120>)
    at /usr/src/sys/kern/subr_bus.c:1155
#27 0xffffffff80e7e7bf in _linux_pci_register_driver (pdrv=<optimized out>, 
    pdrv@entry=0xfffff802b18dee00, dc=0xfffff80003de0300)
    at /usr/src/sys/compat/linuxkpi/common/src/linux_pci.c:535
#28 0xffffffff80e7e9aa in linux_pci_register_drm_driver (pdrv=<optimized out>)
    at /usr/src/sys/compat/linuxkpi/common/src/linux_pci.c:592
#29 0xffffffff83087404 in i915_init ()
    at /root/drm-kmod/drivers/gpu/drm/i915/i915_pci.c:1045
#30 i915kms_evh (m=<optimized out>, e=<optimized out>, a=<optimized out>)
    at /root/drm-kmod/drivers/gpu/drm/i915/i915_pci.c:1086
#31 0xffffffff80bf2b1d in module_register_init (
    arg=0xffffffff831df6a0 <i915kms_md>)
    at /usr/src/sys/kern/kern_module.c:123
#32 0xffffffff80be2941 in linker_file_sysinit (lf=0xfffff802b1370180)
    at /usr/src/sys/kern/kern_linker.c:236
#33 linker_load_file (filename=<optimized out>, result=<optimized out>)
    at /usr/src/sys/kern/kern_linker.c:461
#34 linker_load_module (kldname=<optimized out>, kldname@entry=0x0, 
    modname=0xfffff80003d3b800 "i915kms", 
    modname@entry=0xfffffe0116f271e0 "\300\060\255\"", 
    parent=parent@entry=0x0, verinfo=verinfo@entry=0x0, lfpp=<optimized out>, 
    lfpp@entry=0xfffffe011359e960) at /usr/src/sys/kern/kern_linker.c:2179
#35 0xffffffff80be43c1 in kern_kldload (td=<optimized out>, 
    td@entry=0xfffffe0116f271e0, file=<optimized out>, 
    file@entry=0xfffff80003d3b800 "i915kms", 
    fileid=fileid@entry=0xfffffe011359e9a4)
    at /usr/src/sys/kern/kern_linker.c:1138
#36 0xffffffff80be454b in sys_kldload (td=0xfffffe0116f271e0, 
    uap=<optimized out>) at /usr/src/sys/kern/kern_linker.c:1161
#37 0xffffffff810d47be in syscallenter (td=<optimized out>)
    at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:189
#38 amd64_syscall (td=0xfffffe0116f271e0, traced=0)
    at /usr/src/sys/amd64/amd64/trap.c:1184
#39 <signal handler called>
#40 0x00000008011a58fa in ?? ()
Backtrace stopped: Cannot access memory at address 0x7fffffffe558
(kgdb) 

------------------------------------------------------------------------
ps -axlww

 UID  PID PPID  C PRI NI   VSZ  RSS MWCHAN   STAT TT       TIME COMMAND
   0    0    0  7 -16  0     0    0 swapin   DLs   -    0:17.15 [kernel]
   0    1    0  6  37  0 11932 1268 wait     DLs   -    0:00.05 [init]
   0    2    0  4 -16  0     0    0 -        DL    -    0:00.00 [KTLS]
   0    3    0  1 -16  0     0    0 crypto_w DL    -    0:00.00 [crypto]
   0    4    0  1 -16  0     0    0 crypto_r DL    -    0:00.00 [crypto returns 0]
   0    5    0  0 -16  0     0    0 crypto_r DL    -    0:00.00 [crypto returns 1]
   0    6    0  4 -16  0     0    0 crypto_r DL    -    0:00.00 [crypto returns 2]
   0    7    0  5 -16  0     0    0 crypto_r DL    -    0:00.00 [crypto returns 3]
   0    8    0  3 -16  0     0    0 crypto_r DL    -    0:00.00 [crypto returns 4]
   0    9    0  3 -16  0     0    0 crypto_r DL    -    0:00.00 [crypto returns 5]
   0   10    0  2 -16  0     0    0 audit_wo DL    -    0:00.00 [audit]
   0   11    0  0 155  0     0    0 -        RL    -  360:18.08 [idle]
   0   12    0 -1 -56  0     0    0 -        WL    -    2:55.98 [intr]
   0   13    0  1  -8  0     0    0 -        DL    -    0:00.00 [geom]
   0   14    0  3 -16  0     0    0 crypto_r DL    -    0:00.00 [crypto returns 6]
   0   15    0  5 -16  0     0    0 crypto_r DL    -    0:00.00 [crypto returns 7]
   0   16    0  0 -16  0     0    0 seqstate DL    -    0:00.00 [sequencer 00]
   0   17    0  2 -16  0     0    0 -        DL    -    0:00.00 [cam]
   0   18    0  6 -68  0     0    0 -        DL    -    0:00.50 [usb]
   0   19    0  0 -16  0     0    0 -        DL    -    0:00.00 [soaiod1]
   0   20    0  2 -16  0     0    0 -        DL    -    0:00.00 [soaiod2]
   0   21    0  6 -16  0     0    0 -        DL    -    0:00.00 [soaiod3]
   0   22    0  5 -16  0     0    0 -        DL    -    0:00.00 [soaiod4]
   0   23    0  5  -8  0     0    0 t->zthr_ DL    -    0:05.43 [zfskern]
   0   24    0  5 -16  0     0    0 -        DL    -    0:01.10 [rand_harvestq]
   0   25    0  6 -16  0     0    0 tzpoll   DL    -    0:00.35 [acpi_thermal]
   0   26    0  6 -16  0     0    0 cooling  DL    -    0:00.00 [acpi_cooling0]
   0   27    0  3 -16  0     0    0 psleep   DL    -    0:00.57 [pagedaemon]
   0   28    0  3 -16  0     0    0 psleep   DL    -    0:00.00 [vmdaemon]
   0   29    0  4 -16  0     0    0 qsleep   DL    -    0:00.52 [bufdaemon]
   0   30    0  2  16  0     0    0 syncer   DL    -    0:00.05 [syncer]
   0   31    0  1 -16  0     0    0 vlruwt   DL    -    0:00.03 [vnlru]
   0  941    0  7 -16  0     0    0 sleep    DL    -    0:00.00 [ng_queue]
   0 1246    1  6  20  0 11600 1796 select   Ds    -    0:00.27 [devd]
   0 1440    1  2  20  0 13028 2944 select   Ds    -    0:00.17 [syslogd]
   0 1528    1  4  20  0 13068 2708 nanslp   Ds    -    0:00.02 [cron]
   0 1547    1  6  20  0 21072 8456 select   Ds    -    0:00.00 [sshd]
   0 1569    1  1  21  0 13836 3236 wait     Ds    -    0:00.03 [login]
   0 1570    1  4  20  0 13836 3232 wait     Ds    -    0:00.02 [login]
   0 1571    1  7  52  0 12996 2376 ttyin    Ds+   -    0:00.00 [getty]
   0 1572    1  0  52  0 12996 2376 ttyin    Ds+   -    0:00.00 [getty]
   0 1573    1  2  52  0 12996 2376 ttyin    Ds+   -    0:00.00 [getty]
   0 1574    1  4  52  0 12996 2376 ttyin    Ds+   -    0:00.00 [getty]
   0 1575    1  1  52  0 12996 2376 ttyin    Ds+   -    0:00.00 [getty]
   0 1576    1  3  52  0 12996 2376 ttyin    Ds+   -    0:00.00 [getty]
   0 1577 1569  2  20  0 16680 4856 pause    D     -    0:00.27 [csh]
   0 3963 1570  4  22  0 14120 4424 ttyin    D+    -    0:00.02 [csh]
   0 4646    1  7  23  0 13308 2820 select   Ds    -    0:00.00 [dhclient]
   0 4649    1  1   4  0 13308 2900 select   Ds    -    0:00.00 [dhclient]
  65 4754    1  0  20  0 13312 3024 select   DCs   -    0:00.00 [dhclient]
   0 4763 1547  3  21  0 21508 9320 select   Ds    -    0:00.00 [sshd]
1001 4768 4763  2  20  0 21512 9344 select   D     -    0:00.00 [sshd]
1001 4769 4768  2  29  0 14120 4492 pause    Ds    -    0:00.01 [csh]
   0 4773 4769  6  22  0 13812 3224 wait     D     -    0:00.00 [su]
   0 4774 4773  5  20  0 14120 4520 pause    D     -    0:00.00 [csh]
   0 4781    1  5  20  0 15016 5080 select   Ds    -    0:00.00 [tmux]
   0 4782 4781  7  20  0 14120 4512 pause    Ds    -    0:00.02 [csh]
   0 4786 4782  5  20  0 19400 9708 select   D+    -    0:00.66 [vim]
   0 4791 4774  0  21  0 15016 4892 select   D+    -    0:00.00 [tmux]
   0 4801 1577  4  20  0 13812 3220 wait     D     -    0:00.00 [su]
   0 4802 4801  3  32  0 14120 4444 pause    D     -    0:00.00 [csh]
   0 4868 4802  1  32  0 12868 2192 -        R+    -    0:00.00 [kldload]

------------------------------------------------------------------------
vmstat -s

  2158680 cpu context switches
   678736 device interrupts
    61903 software interrupts
 11251838 traps
  5810921 system calls
       32 kernel threads created
     2388  fork() calls
     2376 vfork() calls
       72 rfork() calls
        0 swap pager pageins
        0 swap pager pages paged in
        0 swap pager pageouts
        0 swap pager pages paged out
    27972 vnode pager pageins
   407914 vnode pager pages paged in
     3720 vnode pager pageouts
   118854 vnode pager pages paged out
        0 page daemon wakeups
        0 pages examined by the page daemon
        0 clean page reclamation shortfalls
        0 pages reactivated by the page daemon
   196759 copy-on-write faults
       52 copy-on-write optimized faults
 10788698 zero fill pages zeroed
        0 zero fill pages prezeroed
     4544 intransit blocking page faults
 11210225 total VM faults taken
    27768 page faults requiring I/O
        0 pages affected by kernel thread creation
   153463 pages affected by  fork()
    84109 pages affected by vfork()
     2528 pages affected by rfork()
 11779457 pages freed
        0 pages freed by daemon
        0 pages freed by exiting processes
        0 pages active
        0 pages inactive
        0 pages in the laundry queue
        0 pages wired down
        0 virtual user pages wired down
        0 pages free
        0 bytes per page
        0 total name lookups
          cache hits (0% pos + 0% neg) system 0% per-directory
          deletions 0%, falsehits 0%, toolong 0%

------------------------------------------------------------------------
vmstat -m

         Type InUse MemUse Requests  Size(s)
 NFSD session     1     1K        1  1024
    pfs_nodes    30    12K      110  384
  pfs_vncache     7    33K       38  32,32768
         GEOM    68    13K      614  16,32,64,128,256,512,1024,2048,8192,16384
    raid_data     0     0K       84  32,128,256
       isadev     7     1K        7  128
  ddb_capture     1    64K        1  65536
         cdev     1     1K        1  256
     filedesc     1     4K      720  4096
      pwddesc    62     4K     4869  64
        sigio     0     0K        1  64
     filecaps     1     1K      422  16,32,64
      kdtrace  1018   243K     5986  64,256
         kenv   110    12K      110  16,32,64,128,8192
       kqueue    62     4K     4875  64,256,2048
    proc-args    94     4K     3368  16,32,64,128,256
        hhook    13     4K       13  256
      ithread   242    48K      242  32,128,256
       prison    12     1K       44  16,32
       KTRACE   100    13K      100  128
       linker   551  2088K     1603  16,32,64,128,256,384,512,1024,2048,4096,8192,16384,32768,65536
        evdev    14    17K       14  384,1024,2048
        lockf    22     3K    76977  64,128
   loginclass     3     1K        3  64
       devbuf 27467 68063K    27615  16,32,64,128,256,384,1024,2048,4096,8192,32768,65536
         temp    65    35K   379263  16,32,64,128,256,384,512,1024,2048,4096,8192,16384,32768,65536
       module   522    66K      555  128
     mtx_pool     2    72K        2  8192,65536
          osd   158     3K      238  16,32,64,128,256
     pmchooks     1     1K        1  128
          pmc     1     1K        1  64
      session    20     3K       73  128
         proc     3    66K        3  2048,32768
      subproc   189   296K     4996  384,4096
         cred    44    11K      474  256
     acpiintr     1     1K        1  64
       plimit    19     5K      753  256
      uidinfo     4     9K       25  128,8192
       dumper     2     1K        2  128,512
       acpica 25323  2603K   813793  16,32,64,128,256,384,512,1024,2048,4096,8192
       sysctl     0     0K      256  32,64
    sysctloid 48563  2820K    58931  16,32,64,128,256
    sysctltmp     0     0K    19606  16,32,64,256,1024
       kbdmux     6    22K        6  16,384,1024,2048,16384
      tidhash     3   192K        3  4096,65536
      callout     8  2048K        8  
         umtx  2046   256K     2046  128
     p1003.1b     1     1K        1  16
         SWAP     1   132K        1  
          bus  1482   147K    46839  16,32,64,128,256,2048,4096
       bus-sc   114  3987K    20278  16,32,64,128,256,384,512,1024,2048,4096,8192,16384,32768,65536
      devstat     4     9K        4  32,4096
 eventhandler   129    11K      129  64,128
     firmware     2     1K        4  16,32,128
   gtaskqueue    54    30K       54  16,32,256,8192
         kobj   354  1416K      530  4096
      Per-cpu     1     1K        1  32
         rman   289    32K      817  32,128
         sbuf     0     0K      573  16,32,64,128,256,512,4096,8192,16384,32768
    toponodes    22     3K       22  128
    taskqueue   189    25K      213  16,32,64,128,256,4096
     terminal    11     3K       11  256
       Unitno    27     2K     4199  32,64
         vmem     2   272K        3  16384
     ioctlops     0     0K      304  256,384,1024
       select    14     2K      214  128
          iov     0     0K   640686  16,64,128,256,384,512,2048
        selfd    46     3K   286606  64
     procdesc     1     1K       72  128
          msg     4    30K        4  2048,4096,8192,16384
          sem     4   106K        4  2048,4096
          shm     1    32K        1  32768
          tty    14    14K       14  1024
          pts     2     1K        2  256
     acpitask     1    64K        1  65536
      acpisem   159    20K      174  128
      acpidev   119     8K      119  64
          nvd     4     1K        4  64,256
         nvme  1077   152K    45697  128,1024,2048
         ktls     1     1K        1  1024
     mbuf_tag     0     0K   281546  32,64,256
        shmfd     1     8K        1  8192
       soname     6     1K    27444  16,32,128
          pcb    15  2057K      339  16,32,64,1024,2048
          acl     0     0K       14  4096
      CAM SIM     1     1K        1  128
      entropy     1     1K      844  32,64,4096
      CAM XPT    11     1K       12  32,128
      CAM DEV     1     2K        2  2048
     CAM path     1     1K       12  32
   CAM periph     2     1K       14  16,32,64,128,256
         hdaa    10    39K       10  256,384,1024,2048,16384
         hdac     1     2K        1  2048
     vfscache     3  4108K        3  4096,8192
        hdacc     2     1K        2  32
       feeder    16     2K       20  32,128
        mixer     3    12K        3  4096
     vfs_hash     1  2048K        1  
       vnodes     1     1K        1  256
namei_tracker     0     0K       75  32
        mount   341    13K      598  16,32,64,128,256,1024
       statfs     0     0K       22  4096
  vnodemarker     3     2K      102  512
chacha20random     1     2K        1  2048
          BPF    11    18K       46  32,128,256,512,4096
        ifnet     3     5K        5  128,2048
       ifaddr    71    14K      180  16,32,64,128,256,384,2048,4096
  ether_multi    40     4K      140  16,32,64,128
        clone     8     1K        8  128
      lltable    16     5K       39  256,384
          tun     3     1K        3  32
         pfil     3     1K        3  128
        nhops     6     1K        6  128
     routetbl   157    14K      769  32,64,128,256,384,512,1024,2048
         vnet     1     1K        1  64
    vnet_data     1   168K        1  
vnet_data_free     1     1K        1  32
     80211vap     1     4K        3  4096
  80211crypto     2     1K        6  512
    80211node     2    64K      218  16,32768
  80211nodeie    70    25K      266  32,128,256,384,512,1024
 80211ratectl     3     1K        6  16,64
    80211scan    69    44K      261  384,2048,16384
         igmp     2     1K        4  128
     in_multi     2     1K       10  256
encap_export_host     8     1K        8  32,64
   tfo_ccache     1   128K        1  
    hostcache     1    32K        1  32768
      tcpfunc     1     1K        1  64
     syncache     1    68K        1  
    in6_multi    30     4K       90  32,256
       ip6opt     0     0K        5  32
          mld     2     1K        4  128
       ip6ndp    11     2K       27  32,64,256
  inpcbpolicy     6     1K      654  32
     secasvar     1     1K        1  1024
       sahead     1     1K        1  1024
  ipsecpolicy     1     1K        1  1024
    ipsec-saq     2     2K        2  1024
        linux   986   248K     5285  16,32,64,128,256,384,1024,2048,4096,8192,16384,32768
       lkpifw     0     0K        2  32
          idr    33    12K       33  128,384
       crypto     4     2K        4  64,256,1024
    acpi_perf     8     3K        8  384
      acpipwr     2     1K        2  64
    CAM queue     2     1K        5  16,512
        xform     2     1K       28  16,32,64
audit_evclass   236     8K      294  32
    ufs_quota     1  2048K        1  
    vm_pgdata     1     1K        1  128
          USB    33    40K       38  16,32,128,256,384,512,2048,4096
       USBdev    42     9K       50  32,64,128,256,384,512,1024,4096
          UMA   358     7K      446  16,32
CAM dev queue     1     1K        1  64
        vtbuf    24  2256K       46  4096
          rpc     2     8K        2  4096
   aesni_data     2     1K        2  64,512
     pci_link    16     2K       16  64,128
     atkbddev     2     1K        2  64
       apmdev     1     1K        1  128
           vt    14   117K       14  384,4096
         intr     4   476K        4  65536
          MCA    19     4K       19  64,128,256
         cpus     2     1K        2  32
     nexusdev     7     1K        7  16
  fpukern_ctx     9    18K        9  2048
      memdesc     1     4K        1  4096
       DEVFS3   406   102K     1447  256
       DEVFS1   377   377K     2465  1024
   DEVFS_RULE    59    21K       59  64,384
        DEVFS    17     1K       18  16,128
       DEVFSP     4     1K       30  64
 msdosfs_node     0     0K        1  256
msdosfs_mount     1     1K        1  384
  msdosfs_fat     1     4K        1  4096
NFSD V4client     1     1K        1  256
 NFSD lckfile     1     1K        1  256
   madt_table     0     0K        2  64,4096
      io_apic     1    16K        1  16384
   local_apic     1     8K        1  8192
          msi    28     4K       28  128
   kstat_data    35    35K       35  1024
      solaris 150501 69469K  6245181  16,32,64,128,256,384,512,1024,2048,4096,8192,16384,32768,65536
        taskq     2     1K        2  256,512
    sfs_nodes    22     9K       22  384
      acpiwmi    20     2K       24  32,64,384
netgraph_node     2     1K        2  128
          idr     0     0K        1  16
   debugfsint     3     1K        3  16,64

------------------------------------------------------------------------
vmstat -z

ITEM                   SIZE  LIMIT     USED     FREE      REQ     FAILSLEEP XDOMAIN
UMA Kegs:               384,      0,     302,       0,     390,   0,   0,   0
UMA Zones:             1536,      0,     330,       0,     418,   0,   0,   0
UMA Slabs 0:            112,      0,  295706,       0,  298298,   0,   0,   0
UMA Slabs 1:            176,      0,      10,       0,      10,   0,   0,   0
UMA Hash:               256,      0,       0,       0,       0,   0,   0,   0
2 Bucket:                32,      0,    4455,    2475,   41728,   0,   0,   0
4 Bucket:                48,      0,     509,    1759,   35174,   0,   0,   0
8 Bucket:                80,      0,     545,    1155,   19053,   0,   0,   0
16 Bucket:              144,      0,     928,     696,   42219,   6,   0,   0
32 Bucket:              256,      0,    4016,    2029,   79362,   8,   0,   0
64 Bucket:              512,      0,    1029,     387,  228025,9237,   0,   0
128 Bucket:            1024,      0,     234,     145,   16656,35626,   0,   0
256 Bucket:            2048,      0,     756,     102,   11727,  12,   0,   0
SMR SHARED:              24,      0,       3,      60,       3,   0,   0,   0
SMR CPU:                 32,      0,       3,      60,       3,   0,   0,   0
vmem:                  1856,      0,       1,       1,       1,   0,   0,   0
vmem btag:               56,      0,   32640,     820,   33187, 925,   0,   0
VM OBJECT:              264,      0,   24877,     368,  114775,   0,   0,   0
RADIX NODE:             144,      0,   31069,    2917,  921319,   0,   0,   0
KMAP ENTRY:              96,      0,      66,       0,     203,   0,   0,   0
MAP ENTRY:               96,      0,    1558,    1340,  365504,   0,   0,   0
VMSPACE:               2544,      0,      30,      42,    4838,   0,   0,   0
fakepg:                 104,      0,       0,       0,       0,   0,   0,   0
pcpu-4:                   4,      0,       0,       0,       0,   0,   0,   0
pcpu-8:                   8,      0,    3731,    1643,    4358,   0,   0,   0
pcpu-16:                 16,      0,      28,     994,      28,   0,   0,   0
pcpu-32:                 32,      0,       0,       0,       0,   0,   0,   0
pcpu-64:                 64,      0,     466,     366,     522,   0,   0,   0
malloc-16:               16,      0,       0,    1000,       8,   0,   0,   0
malloc-16:               16,      0,   19596,    1904,   24027,   0,   0,   0
malloc-16:               16,      0,       0,       0,       0,   0,   0,   0
malloc-16:               16,      0,    1447,    1803, 1032352,   0,   0,   0
malloc-16:               16,      0,     435,    2315,    7287,   0,   0,   0
malloc-16:               16,      0,     932,    1318,   32810,   0,   0,   0
malloc-16:               16,      0,       0,       0,       0,   0,   0,   0
malloc-16:               16,      0,      38,    1962,     443,   0,   0,   0
malloc-32:               32,      0,       3,     627,      38,   0,   0,   0
malloc-32:               32,      0,    8518,    1310,    9912,   0,   0,   0
malloc-32:               32,      0,      44,     208,      44,   0,   0,   0
malloc-32:               32,      0,   14378,   13562, 1523935,   0,   0,   0
malloc-32:               32,      0,     151,     857,     753,   0,   0,   0
malloc-32:               32,      0,     552,     708,    8663,   0,   0,   0
malloc-32:               32,      0,       2,     880,    4160,   0,   0,   0
malloc-32:               32,      0,     115,     893,    2611,   0,   0,   0
malloc-64:               64,      0,       2,     250,       4,   0,   0,   0
malloc-64:               64,      0,    4993,    1181,    6968,   0,   0,   0
malloc-64:               64,      0,       2,     124,       2,   0,   0,   0
malloc-64:               64,      0,   49533,   42951, 1129566,   0,   0,   0
malloc-64:               64,      0,     300,     393,   15532,   0,   0,   0
malloc-64:               64,      0,   12458,     520,   22781,   0,   0,   0
malloc-64:               64,      0,     147,     483,     163,   0,   0,   0
malloc-64:               64,      0,      20,     799,  640120,   0,   0,   0
malloc-128:             128,      0,       7,      86,      13,   0,   0,   0
malloc-128:             128,      0,   15474,     708,   18881,   0,   0,   0
malloc-128:             128,      0,     245,     220,     773,   0,   0,   0
malloc-128:             128,      0,   41999,    1494, 1330733,   0,   0,   0
malloc-128:             128,      0,    1006,     575,   69186,   0,   0,   0
malloc-128:             128,      0,    6773,     233,   16534,   0,   0,   0
malloc-128:             128,      0,    1091,    1172,   45745,   0,   0,   0
malloc-128:             128,      0,      20,     228,     703,   0,   0,   0
malloc-256:             256,      0,      16,      59,      21,   0,   0,   0
malloc-256:             256,      0,      42,      93,     776,   0,   0,   0
malloc-256:             256,      0,       0,       0,       0,   0,   0,   0
malloc-256:             256,      0,   29461,    3101,  627051,   0,   0,   0
malloc-256:             256,      0,     205,     110,     722,   0,   0,   0
malloc-256:             256,      0,    1479,     126,   21335,   0,   0,   0
malloc-256:             256,      0,       3,      27,       3,   0,   0,   0
malloc-256:             256,      0,      71,     394,  282946,   0,   0,   0
malloc-384:             384,      0,       3,       7,       3,   0,   0,   0
malloc-384:             384,      0,      67,     173,     258,   0,   0,   0
malloc-384:             384,      0,       8,       2,       8,   0,   0,   0
malloc-384:             384,      0,   35845,    1335, 1330038,   0,   0,   0
malloc-384:             384,      0,     115,      65,     313,   0,   0,   0
malloc-384:             384,      0,     195,     155,     441,   0,   0,   0
malloc-384:             384,      0,      12,      18,      12,   0,   0,   0
malloc-384:             384,      0,      34,     116,     130,   0,   0,   0
malloc-512:             512,      0,       2,      22,       9,   0,   0,   0
malloc-512:             512,      0,       4,      60,     103,   0,   0,   0
malloc-512:             512,      0,       2,      14,       6,   0,   0,   0
malloc-512:             512,      0,    1114,   23728,  137748,   0,   0,   0
malloc-512:             512,      0,       1,      63,      33,   0,   0,   0
malloc-512:             512,      0,       5,      43,      15,   0,   0,   0
malloc-512:             512,      0,       0,       0,       0,   0,   0,   0
malloc-512:             512,      0,       3,      61,     170,   0,   0,   0
malloc-1024:           1024,      0,       4,       4,       4,   0,   0,   0
malloc-1024:           1024,      0,       3,       1,       3,   0,   0,   0
malloc-1024:           1024,      0,       0,       0,       0,   0,   0,   0
malloc-1024:           1024,      0,    2019,     589,   34372,   0,   0,   0
malloc-1024:           1024,      0,      26,      26,  369499,   0,   0,   0
malloc-1024:           1024,      0,      53,      27,     227,   0,   0,   0
malloc-1024:           1024,      0,       6,       2,       6,   0,   0,   0
malloc-1024:           1024,      0,       7,      25,      58,   0,   0,   0
malloc-2048:           2048,      0,       3,       3,       3,   0,   0,   0
malloc-2048:           2048,      0,       3,       7,       7,   0,   0,   0
malloc-2048:           2048,      0,       1,       1,       1,   0,   0,   0
malloc-2048:           2048,      0,     181,      61,   62794,   0,   0,   0
malloc-2048:           2048,      0,      11,      17,     124,   0,   0,   0
malloc-2048:           2048,      0,     158,      48,     277,   0,   0,   0
malloc-2048:           2048,      0,      16,       4,      17,   0,   0,   0
malloc-2048:           2048,      0,       0,      10,      16,   0,   0,   0
malloc-4096:           4096,      0,       7,       6,      15,   0,   0,   0
malloc-4096:           4096,      0,       2,       7,      16,   0,   0,   0
malloc-4096:           4096,      0,       0,       0,       0,   0,   0,   0
malloc-4096:           4096,      0,    2204,      25,  122612,   0,   0,   0
malloc-4096:           4096,      0,      10,      21,     780,   0,   0,   0
malloc-4096:           4096,      0,     138,       9,   24235,   0,   0,   0
malloc-4096:           4096,      0,      14,       7,      47,   0,   0,   0
malloc-4096:           4096,      0,       0,       0,       0,   0,   0,   0
malloc-8192:           8192,      0,       1,       0,       1,   0,   0,   0
malloc-8192:           8192,      0,       1,       0,       1,   0,   0,   0
malloc-8192:           8192,      0,       0,       0,       0,   0,   0,   0
malloc-8192:           8192,      0,       8,      11,    1356,   0,   0,   0
malloc-8192:           8192,      0,       8,       0,       8,   0,   0,   0
malloc-8192:           8192,      0,      15,       6,      23,   0,   0,   0
malloc-8192:           8192,      0,       0,       0,       0,   0,   0,   0
malloc-8192:           8192,      0,       4,       2,      60,   0,   0,   0
malloc-16384:         16384,      0,       2,       0,       2,   0,   0,   0
malloc-16384:         16384,      0,       1,       0,       1,   0,   0,   0
malloc-16384:         16384,      0,       0,       0,       0,   0,   0,   0
malloc-16384:         16384,      0,      13,      24,   46191,   0,   0,   0
malloc-16384:         16384,      0,       2,       2,       7,   0,   0,   0
malloc-16384:         16384,      0,      10,      11,      34,   0,   0,   0
malloc-16384:         16384,      0,       1,       0,       1,   0,   0,   0
malloc-16384:         16384,      0,       0,       3,       6,   0,   0,   0
malloc-32768:         32768,      0,       4,       0,       4,   0,   0,   0
malloc-32768:         32768,      0,       0,       0,       0,   0,   0,   0
malloc-32768:         32768,      0,       0,       0,       0,   0,   0,   0
malloc-32768:         32768,      0,       1,       7,    1607,   0,   0,   0
malloc-32768:         32768,      0,       4,       3,      16,   0,   0,   0
malloc-32768:         32768,      0,       5,      10,      22,   0,   0,   0
malloc-32768:         32768,      0,       0,       0,       0,   0,   0,   0
malloc-32768:         32768,      0,       0,       0,       0,   0,   0,   0
malloc-65536:         65536,      0,       3,       0,       3,   0,   0,   0
malloc-65536:         65536,      0,       2,       0,       2,   0,   0,   0
malloc-65536:         65536,      0,       0,       0,       0,   0,   0,   0
malloc-65536:         65536,      0,       2,       8,    1599,   0,   0,   0
malloc-65536:         65536,      0,       1,       8,     264,   0,   0,   0
malloc-65536:         65536,      0,       7,      10,      24,   0,   0,   0
malloc-65536:         65536,      0,       0,       0,       0,   0,   0,   0
malloc-65536:         65536,      0,       0,       0,       0,   0,   0,   0
SLEEPQUEUE:              88,      0,    1024,     160,    1024,   0,   0,   0
kenv:                   258,      0,      20,     115,   14862,   0,   0,   0
Files:                   80,      0,      82,    1018, 1011628,   0,   0,   0
filedesc0:             1072,      0,      62,      78,    4869,   0,   0,   0
PWD:                     32,      0,      17,    2629,  102483,   0,   0,   0
TURNSTILE:              136,      0,    1024,     110,    1024,   0,   0,   0
rangeset pctrie nodes:    144,      0,       0,       0,       0,   0,   0,   0
rl_entry:                40,      0,      94,     714,      94,   0,   0,   0
lkpicurr:               160,      0,       5,     141,      13,   0,   0,   0
lkpimm:                 160,      0,       3,     118,      11,   0,   0,   0
umtx pi:                 96,      0,       0,       0,       0,   0,   0,   0
umtx_shm:                88,      0,       0,       0,       0,   0,   0,   0
swrbuf:                2624,    128,       0,       0,       0,   0,   0,   0
swwbuf:                2624,     64,       0,       0,       0,   0,   0,   0
nfspbuf:               2624,    128,       0,       0,       0,   0,   0,   0
mdpbuf:                2624,     25,       0,       0,       0,   0,   0,   0
clpbuf:                2624,    128,       0,       0,       0,   0,   0,   0
vnpbuf:                2624,    512,       0,       0,       0,   0,   0,   0
pbuf:                  2624,     16,       0,       0,       0,   0,   0,   0
FPU_save_area:         1088,      0,       1,       6,       1,   0,   0,   0
MAC labels:              40,      0,       0,       0,       0,   0,   0,   0
PROC:                  1328,      0,      61,      65,    4868,   0,   0,   0
PGRP:                    88,      0,      29,     339,    1177,   0,   0,   0
THREAD:                1808,      0,     955,      68,    1116,   0,   0,   0
cpuset:                 104,      0,      27,     221,      27,   0,   0,   0
domainset:               40,      0,       0,       0,       0,   0,   0,   0
audit_record:          1280,      0,       0,       0,       0,   0,   0,   0
mbuf_packet:            256,      0,       0,    1995,   17866,   0,   0,   0
mbuf:                   256, 6347920,     513,    2757,  341860,   0,   0,   0
mbuf_cluster:          2048, 991862,    1995,       5,    1995,   0,   0,   0
mbuf_jumbo_page:       4096, 495931,     512,    2671,  266270,   0,   0,   0
mbuf_jumbo_9k:         9216, 146942,       0,       0,       0,   0,   0,   0
mbuf_jumbo_16k:       16384,  82655,       0,       0,       0,   0,   0,   0
epoch_record pcpu:      256,      0,       4,      12,       4,   0,   0,   0
ktls_session:           128,      0,       0,       0,       0,   0,   0,   0
IOMMU_MAP_ENTRY:        120,      0,       0,       0,       0,   0,   0,   0
ttyinq:                 160,      0,     195,     105,     330,   0,   0,   0
ttyoutq:                256,      0,     103,      77,     175,   0,   0,   0
DEVCTL:                1024,   1000,       0,       0,    4759,   0,   0,   0
g_bio:                  384,      0,       0,     410,  125513,   0,   0,   0
linux_dma_pctrie:       144,      0,       0,       0,       0,   0,   0,   0
linux_dma_object:        24,      0,       0,       0,       0,   0,   0,   0
vtnet_tx_hdr:            24,      0,       0,       0,       0,   0,   0,   0
cryptop:                280,      0,       0,       0,       0,   0,   0,   0
taskq_zone:             192,      0,       0,     798,   31325,   0,   0,   0
VNODE:                  448,      0,   25770,     249,   99336,   0,   0,   0
BUF TRIE:               144,      0,       5,     305,       5,   0,   0,   0
NAMEI:                 1024,      0,       0,      44, 2000115,   0,   0,   0
S VFS Cache:            104,      0,   35176,     860,   52195,   0,   0,   0
STS VFS Cache:          144,      0,       0,       0,       0,   0,   0,   0
L VFS Cache:            320,      0,      27,    1389,    1869,   0,   0,   0
LTS VFS Cache:          360,      0,       0,       0,       0,   0,   0,   0
NCLNODE:                584,      0,       0,       0,       0,   0,   0,   0
DIRHASH:               1024,      0,       0,       0,       0,   0,   0,   0
TMPFS node:             224,      0,       0,       0,       0,   0,   0,   0
AIO:                    208,      0,       0,       0,       0,   0,   0,   0
AIOP:                    32,      0,       0,       0,       0,   0,   0,   0
AIOCB:                  552,      0,       0,       0,       0,   0,   0,   0
AIOLIO:                 272,      0,       0,       0,       0,   0,   0,   0
pipe:                   744,      0,       5,     100,    2315,   0,   0,   0
Mountpoints:           2752,      0,      14,      14,      14,   0,   0,   0
reference_cache:         40,      0,      24,    3006,  104524,   0,   0,   0
reference_history_cache:      8,      0,      24,    1948,  104524,   0,   0,   0
zfs_btree_leaf_cache:   4096,      0,     103,     495,   12698,   0,   0,   0
metaslab_alloc_trace_cache:     72,      0,       0,       0,       0,   0,   0,   0
ddt_cache:            24840,      0,      13,       0,      13,   0,   0,   0
ddt_entry_cache:        392,      0,       0,       0,       0,   0,   0,   0
zio_cache:             1232,      0,      12,   11698,  964598,   0,   0,   0
zio_link_cache:          48,      0,       0,   14330,  298078,   0,   0,   0
zio_buf_512:            512,      0,     505,     535,  166791,   0,   0,   0
zio_data_buf_512:       512,      0,     746,   72188,  215254,   0,   0,   0
zio_buf_1024:          1024,      0,     690,     154,    4284,   0,   0,   0
zio_data_buf_1024:     1024,      0,    2817,     743,    8298,   0,   0,   0
zio_buf_1536:          1536,      0,     290,      75,    2884,   0,   0,   0
zio_data_buf_1536:     1536,      0,    2167,     531,    6050,   0,   0,   0
zio_buf_2048:          2048,      0,     112,      42,    1729,   0,   0,   0
zio_data_buf_2048:     2048,      0,    1496,     370,    4026,   0,   0,   0
zio_buf_2560:          2560,      0,      62,      34,    1638,   0,   0,   0
zio_data_buf_2560:     2560,      0,    1279,     281,    3655,   0,   0,   0
zio_buf_3072:          3072,      0,      40,      32,     996,   0,   0,   0
zio_data_buf_3072:     3072,      0,     994,     278,    2929,   0,   0,   0
zio_buf_3584:          3584,      0,      46,      18,     759,   0,   0,   0
zio_data_buf_3584:     3584,      0,     762,     226,    2136,   0,   0,   0
zio_buf_4096:          4096,      0,    4617,      38,   15861,   0,   0,   0
zio_data_buf_4096:     4096,      0,    5326,      82,   20125,   0,   0,   0
zio_buf_5120:          5120,      0,       1,     466,    1256,   0,   0,   0
zio_data_buf_5120:     5120,      0,       0,     639,    3277,   0,   0,   0
zio_buf_6144:          6144,      0,       0,     316,     864,   0,   0,   0
zio_data_buf_6144:     6144,      0,       0,     489,    2390,   0,   0,   0
zio_buf_7168:          7168,      0,       0,     279,     632,   0,   0,   0
zio_data_buf_7168:     7168,      0,       0,     412,    1878,   0,   0,   0
zio_buf_8192:          8192,      0,       0,     277,   12390,   0,   0,   0
zio_data_buf_8192:     8192,      0,       0,     318,    1517,   0,   0,   0
zio_buf_10240:        10240,      0,       0,     303,     732,   0,   0,   0
zio_data_buf_10240:   10240,      0,       0,     471,    2663,   0,   0,   0
zio_buf_12288:        12288,      0,       0,     276,    2760,   0,   0,   0
zio_data_buf_12288:   12288,      0,       0,     362,    1920,   0,   0,   0
zio_buf_14336:        14336,      0,       0,     203,     351,   0,   0,   0
zio_data_buf_14336:   14336,      0,       0,     278,    1737,   0,   0,   0
zio_buf_16384:        16384,      0,    1766,     706,   12381,   0,   0,   0
zio_data_buf_16384:   16384,      0,       0,     242,    1605,   0,   0,   0
zio_buf_comb_20480:   20480,      0,       0,     404,    4863,   0,   0,   0
zio_buf_comb_24576:   24576,      0,       1,     308,    5501,   0,   0,   0
zio_buf_comb_28672:   28672,      0,       0,     241,    3599,   0,   0,   0
zio_buf_comb_32768:   32768,      0,       0,     214,    1675,   0,   0,   0
zio_buf_comb_40960:   40960,      0,       2,     152,    2461,   0,   0,   0
zio_buf_comb_49152:   49152,      0,       0,     114,    7115,   0,   0,   0
zio_buf_comb_57344:   57344,      0,       1,      86,    1983,   0,   0,   0
zio_buf_comb_65536:   65536,      0,       0,      67,    1581,   0,   0,   0
zio_buf_comb_81920:   81920,      0,       1,      95,    6032,   0,   0,   0
zio_buf_comb_98304:   98304,      0,       1,      66,    6628,   0,   0,   0
zio_buf_comb_114688: 114688,      0,       0,      49,    2118,   0,   0,   0
zio_buf_comb_131072: 131072,      0,     382,    2298,   84852,   0,   0,   0
zio_buf_comb_163840: 163840,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_196608: 196608,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_229376: 229376,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_262144: 262144,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_327680: 327680,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_393216: 393216,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_458752: 458752,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_524288: 524288,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_655360: 655360,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_786432: 786432,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_917504: 917504,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_1048576: 1048576,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_1310720: 1310720,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_1572864: 1572864,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_1835008: 1835008,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_2097152: 2097152,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_2621440: 2621440,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_3145728: 3145728,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_3670016: 3670016,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_4194304: 4194304,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_5242880: 5242880,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_6291456: 6291456,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_7340032: 7340032,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_8388608: 8388608,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_10485760: 10485760,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_12582912: 12582912,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_14680064: 14680064,      0,       0,       0,       0,   0,   0,   0
zio_buf_comb_16777216: 16777216,      0,       0,       0,       0,   0,   0,   0
abd_chunk:             4096,      0,  199147,   44554, 1583826,   0,   0,   0
sa_cache:               296,      0,   25699,      80,   27632,   0,   0,   0
dnode_t:               1040,      0,   26353,      58,   28953,   0,   0,   0
arc_buf_hdr_t_full:     360,      0,   39093,    1585,  186234,   0,   0,   0
arc_buf_hdr_t_full_crypt:    424,      0,       0,       0,       0,   0,   0,   0
arc_buf_hdr_t_l2only:     96,      0,       0,       0,       0,   0,   0,   0
arc_buf_t:               64,      0,    2176,   14296,  239771,   0,   0,   0
dmu_buf_impl_t:         408,      0,   28010,   11840,  265776,   0,   0,   0
zil_lwb_cache:          360,      0,       2,     788,    1048,   0,   0,   0
zil_zcw_cache:           80,      0,       0,     400,     217,   0,   0,   0
sio_cache_0:            136,      0,       0,       0,       0,   0,   0,   0
sio_cache_1:            152,      0,       0,       0,       0,   0,   0,   0
sio_cache_2:            168,      0,       0,       0,       0,   0,   0,   0
zfs_znode_cache:        472,      0,   25699,     237,   27632,   0,   0,   0
ksiginfo:               112,      0,     102,     906,     302,   0,   0,   0
itimer:                 352,      0,       0,       0,       0,   0,   0,   0
KNOTE:                  160,      0,       0,     150,      47,   0,   0,   0
socket:                 944, 511530,      23,      69,    4214,   0,   0,   0
ipq:                     56,  30995,       0,       0,       0,   0,   0,   0
udp_inpcb:              488, 511530,       2,      86,     627,   0,   0,   0
udpcb:                   32, 511530,       2,    1006,     627,   0,   0,   0
tcp_inpcb:              488, 511530,       3,      45,      15,   0,   0,   0
tcpcb:                 1064, 511530,       3,      39,      15,   0,   0,   0
tcptw:                   88,  27767,       0,      46,       3,   0,   0,   0
syncache:               168,  15360,       0,      24,       1,   0,   0,   0
hostcache:               64,  15360,       0,       0,       0,   0,   0,   0
sackhole:                32,      0,       0,       0,       0,   0,   0,   0
tfo:                      4,      0,       0,       0,       0,   0,   0,   0
tfo_ccache_entries:      80,      0,       0,       0,       0,   0,   0,   0
tcpreass:                48,  61991,       0,      84,       7,   0,   0,   0
tcp_log:                416, 5000000,       0,       0,       0,   0,   0,   0
tcp_log_bucket:         176,      0,       0,       0,       0,   0,   0,   0
tcp_log_node:           120,      0,       0,       0,       0,   0,   0,   0
udplite_inpcb:          488, 511530,       0,       0,       0,   0,   0,   0
ripcb:                  488, 511530,       1,      31,      12,   0,   0,   0
IPsec SA lft_c:          16,      0,       0,       0,       0,   0,   0,   0
unpcb:                  256, 511530,      16,     104,    3529,   0,   0,   0
routing nhops:          256,      0,      11,      94,      46,   0,   0,   0
rtentry:                176,      0,      16,     145,      46,   0,   0,   0
swpctrie:               144, 1983772,       0,       0,       0,   0,   0,   0
swblk:                  136, 1983745,       0,       0,       0,   0,   0,   0
ada_ccb:                272,      0,       0,       0,       0,   0,   0,   0
da_ccb:                 544,      0,       0,       0,       0,   0,   0,   0
NetGraph items:          72,   4096,       0,       0,       0,   0,   0,   0
NetGraph data items:     72,   4096,       0,       0,       0,   0,   0,   0
drm_sched_fence:        184,      0,       0,       0,       0,   0,   0,   0
active_node:             72,      0,       0,       0,       0,   0,   0,   0
i915_buddy_block:        72,      0,       0,       0,       0,   0,   0,   0
intel_context:          416,      0,       0,       9,       1,   0,   0,   0
i915_lut_handle:         32,      0,       0,       0,       0,   0,   0,   0
drm_i915_gem_object:    800,      0,       2,       7,       2,   0,   0,   0
i915_request:           656,      0,       0,       0,       0,   0,   0,   0
execute_cb:             104,      0,       0,       0,       0,   0,   0,   0
i915_dependency:         96,      0,       0,       0,       0,   0,   0,   0
i915_priolist:          104,      0,       0,       0,       0,   0,   0,   0
i915_vma:               680,      0,       2,       9,       2,   0,   0,   0

------------------------------------------------------------------------
vmstat -i

interrupt                          total       rate
irq1: atkbd0                        8380        250
irq9: acpi0                         2318         69
irq16: ig4iic0                       981         29
irq17: ig4iic1                      1001         30
cpu0:timer                        237050       7072
cpu1:timer                        185651       5539
cpu2:timer                        194579       5805
cpu3:timer                        190371       5680
cpu4:timer                        207161       6181
cpu5:timer                        185100       5522
cpu6:timer                        190917       5696
cpu7:timer                        189341       5649
irq128: xhci0                        101          3
irq135: nvme0:admin                   14          0
irq136: nvme0:io0                  10250        306
irq137: nvme0:io1                  10818        323
irq138: nvme0:io2                  10898        325
irq139: nvme0:io3                   9509        284
irq140: nvme1:admin                   14          0
irq142: nvme1:io1                      1          0
irq144: nvme1:io3                     28          1
irq145: hdac0                         33          1
irq146: iwm0                      624348      18627
irq147: vgapci0                       42          1
Total                            2258906      67394

------------------------------------------------------------------------
pstat -T

 82/511530 files
0M/0M swap space

------------------------------------------------------------------------
pstat -s

Device          1K-blocks     Used    Avail Capacity

------------------------------------------------------------------------
iostat

       tty            nvd0             nvd1             cpu
 tin  tout KB/t  tps  MB/s  KB/t  tps  MB/s  us ni sy in id
   3  1078 37.6   13   0.5  18.0    0   0.0   4  0  0  0 95

------------------------------------------------------------------------
ipcs -a

Message Queues:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP                 CBYTES                 QNUM               QBYTES        LSPID        LRPID STIME    RTIME    CTIME   

Shared Memory:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP         NATTCH        SEGSZ         CPID         LPID ATIME    DTIME    CTIME   

Semaphores:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP          NSEMS OTIME    CTIME   


------------------------------------------------------------------------
ipcs -T

msginfo:
	msgmax:        16384	(max characters in a message)
	msgmni:           40	(# of message queues)
	msgmnb:         2048	(max characters in a message queue)
	msgtql:           40	(max # of messages in system)
	msgssz:            8	(size of a message segment)
	msgseg:         2048	(# of message segments in system)

shminfo:
	shmmax:    536870912	(max shared memory segment size)
	shmmin:            1	(min shared memory segment size)
	shmmni:          192	(max number of shared memory identifiers)
	shmseg:          128	(max shared memory segments per process)
	shmall:       131072	(max amount of shared memory in pages)

seminfo:
	semmni:           50	(# of semaphore identifiers)
	semmns:          340	(# of semaphores in system)
	semmnu:          150	(# of undo structures in system)
	semmsl:          340	(max # of semaphores per id)
	semopm:          100	(max # of operations per semop call)
	semume:           50	(max # of undo entries per process)
	semusz:          632	(size in bytes of undo structure)
	semvmx:        32767	(semaphore maximum value)
	semaem:        16384	(adjust on exit max value)


------------------------------------------------------------------------
netstat -s

tcp:
	12139 packets sent
		633 data packets (62667 bytes)
		0 data packets (0 bytes) retransmitted
		0 data packets unnecessarily retransmitted
		0 resends initiated by MTU discovery
		11465 ack-only packets (14 delayed)
		0 URG only packets
		0 window probe packets
		19 window update packets
		22 control packets
	23603 packets received
		570 acks (for 62678 bytes)
		1 duplicate ack
		0 UDP tunneled pkts
		0 UDP tunneled pkt cnt with errors
		0 acks for unsent data
		22861 packets (31993086 bytes) received in-sequence
		1 completely duplicate packet (64 bytes)
		0 old duplicate packets
		0 packets with some dup. data (0 bytes duped)
		222 out-of-order packets (317016 bytes)
		0 packets (0 bytes) of data after window
		0 window probes
		0 window update packets
		0 packets received after close
		0 discarded for bad checksums
		0 discarded for bad header offset fields
		0 discarded because packet too short
		0 discarded due to full reassembly queue
	11 connection requests
	1 connection accept
	0 bad connection attempts
	0 listen queue overflows
	0 ignored RSTs in the windows
	12 connections established (including accepts)
		0 times used RTT from hostcache
		0 times used RTT variance from hostcache
		0 times used slow-start threshold from hostcache
	12 connections closed (including 0 drops)
		0 connections updated cached RTT on close
		0 connections updated cached RTT variance on close
		0 connections updated cached ssthresh on close
	0 embryonic connections dropped
	438 segments updated rtt (of 438 attempts)
	5 retransmit timeouts
		0 connections dropped by rexmit timeout
	0 persist timeouts
		0 connections dropped by persist timeout
	0 Connections (fin_wait_2) dropped because of timeout
	0 keepalive timeouts
		0 keepalive probes sent
		0 connections dropped by keepalive
	263 correct ACK header predictions
	22790 correct data packet header predictions
	1 syncache entry added
		0 retransmitted
		0 dupsyn
		0 dropped
		1 completed
		0 bucket overflow
		0 cache overflow
		0 reset
		0 stale
		0 aborted
		0 badack
		0 unreach
		0 zone failures
	1 cookie sent
	1 cookie received
	0 hostcache entries added
		0 bucket overflow
	0 SACK recovery episodes
	0 segment rexmits in SACK recovery episodes
	0 byte rexmits in SACK recovery episodes
	0 SACK options (SACK blocks) received
	219 SACK options (SACK blocks) sent
	0 SACK retransmissions lost
	0 SACK scoreboard overflow
	0 packets with ECN CE bit set
	0 packets with ECN ECT(0) bit set
	0 packets with ECN ECT(1) bit set
	0 successful ECN handshakes
	0 times ECN reduced the congestion window
	0 packets with matching signature received
	0 packets with bad signature received
	0 times failed to make signature due to no SA
	0 times unexpected signature received
	0 times no signature provided by segment
	0 Path MTU discovery black hole detection activations
	0 Path MTU discovery black hole detection min MSS activations
	0 Path MTU discovery black hole detection failures
TCP connection count by state:
	0 connections in CLOSED state
	2 connections in LISTEN state
	0 connections in SYN_SENT state
	0 connections in SYN_RCVD state
	1 connection  in ESTABLISHED state
	0 connections in CLOSE_WAIT state
	0 connections in FIN_WAIT_1 state
	0 connections in CLOSING state
	0 connections in LAST_ACK state
	0 connections in FIN_WAIT_2 state
	0 connections in TIME_WAIT state
udp:
	112306 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	112272 dropped due to no socket
	3 broadcast/multicast datagrams undelivered
	0 dropped due to full socket buffers
	0 not for hashed pcb
	31 delivered
	253 datagrams output
	0 times multicast source filter matched
ip:
	1038 total packets received
	0 bad header checksums
	0 with size smaller than minimum
	0 with data size < data length
	0 with ip length > max ip packet size
	0 with header length < data size
	0 with data length < header length
	0 with bad options
	0 with incorrect version number
	0 fragments received
	0 fragments dropped (dup or out of space)
	0 fragments dropped after timeout
	0 packets reassembled ok
	1034 packets for this host
	0 packets for unknown/unsupported protocol
	0 packets forwarded (0 packets fast forwarded)
	4 packets not forwardable
	0 packets received for unknown multicast group
	0 redirects sent
	790 packets sent from this host
	0 packets sent with fabricated ip header
	0 output packets dropped due to no bufs, etc.
	0 output packets discarded due to no route
	0 output datagrams fragmented
	0 fragments created
	0 datagrams that can't be fragmented
	0 tunneling packets that can't find gif
	0 datagrams with bad address in header
icmp:
	2 calls to icmp_error
	0 errors not generated in response to an icmp message
	Output histogram:
		echo reply: 1
		destination unreachable: 2
	0 messages with bad code fields
	0 messages less than the minimum length
	0 messages with bad checksum
	0 messages with bad length
	0 multicast echo requests ignored
	0 multicast timestamp requests ignored
	Input histogram:
		echo: 1
	1 message response generated
	0 invalid return addresses
	0 no return routes
arp:
	7 ARP requests sent
	0 ARP requests failed to sent
	40 ARP replies sent
	97 ARP requests received
	4 ARP replies received
	102 ARP packets received
	0 total packets dropped due to no ARP entry
	0 ARP entrys timed out
	0 Duplicate IPs seen
ip6:
	135007 total packets received
	0 with size smaller than minimum
	0 with data size < data length
	0 with bad options
	0 with incorrect version number
	0 fragments received
	0 fragments dropped (dup or out of space)
	0 fragments dropped after timeout
	0 fragments that exceeded limit
	0 atomic fragments
	0 packets reassembled ok
	134980 packets for this host
	0 packets forwarded
	0 packets not forwardable
	0 redirects sent
	11663 packets sent from this host
	0 packets sent with fabricated ip header
	0 output packets dropped due to no bufs, etc.
	0 output packets discarded due to no route
	0 output datagrams fragmented
	0 fragments created
	0 datagrams that can't be fragmented
	0 packets that violated scope rules
	88 multicast packets which we don't join
	Input histogram:
		hop by hop: 12
		TCP: 22664
		UDP: 112222
		ICMP6: 109
	Mbuf statistics:
		5 one mbuf
		135002 one ext mbuf
		0 two or more ext mbuf
	0 packets whose headers are not contiguous
	0 tunneling packets that can't find gif
	0 packets discarded because of too many headers
	0 failures of source address selection
	source addresses on an outgoing I/F
		23 link-locals
		138 globals
	source addresses of same scope
		14 link-locals
		138 globals
	source addresses of a different scope
		9 link-locals
	Source addresses selection rule applied:
		161 first candidate
		138 appropriate scope
icmp6:
	1 call to icmp6_error
	0 errors not generated in response to an icmp6 message
	0 errors not generated because of rate limitation
	Output histogram:
		unreach: 1
		router solicitation: 5
		neighbor solicitation: 21
		neighbor advertisement: 13
		MLDv2 listener report: 1
	0 messages with bad code fields
	0 messages < minimum length
	0 bad checksums
	0 messages with bad length
	Input histogram:
		router advertisement: 4
		neighbor solicitation: 16
		neighbor advertisement: 13
	Histogram of error messages to be generated:
		0 no route
		0 administratively prohibited
		0 beyond scope
		0 address unreachable
		1 port unreachable
		0 packet too big
		0 time exceed transit
		0 time exceed reassembly
		0 erroneous header field
		0 unrecognized next header
		0 unrecognized option
		0 redirect
		0 unknown
	0 message responses generated
	0 messages with too many ND options
	0 messages with bad ND options
	0 bad neighbor solicitation messages
	0 bad neighbor advertisement messages
	0 bad router solicitation messages
	0 bad router advertisement messages
	0 bad redirect messages
	0 default routers overflows
	0 prefix overflows
	0 neighbour entries overflows
	0 redirect overflows
	0 messages with invalid hop limit
	0 path MTU changes
rip6:
	0 messages received
	0 checksum calculations on inbound
	0 messages with bad checksum
	0 messages dropped due to no socket
	0 multicast messages dropped due to no socket
	0 messages dropped due to full socket buffers
	0 delivered
	0 datagrams output
pfkey:
	0 requests sent from userland
	0 bytes sent from userland
	0 messages with invalid length field
	0 messages with invalid version field
	0 messages with invalid message type field
	0 messages too short
	0 messages with memory allocation failure
	0 messages with duplicate extension
	0 messages with invalid extension type
	0 messages with invalid sa type
	0 messages with invalid address extension
	0 requests sent to userland
	0 bytes sent to userland
	0 messages toward single socket
	0 messages toward all sockets
	0 messages toward registered sockets
	0 messages with memory allocation failure

------------------------------------------------------------------------
netstat -m

513/4752/5265 mbufs in use (current/cache/total)
0/2000/2000/991862 mbuf clusters in use (current/cache/total/max)
0/1995 mbuf+clusters out of packet secondary zone in use (current/cache)
512/2671/3183/495931 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/146942 9k jumbo clusters in use (current/cache/total/max)
0/0/0/82655 16k jumbo clusters in use (current/cache/total/max)
2176K/15872K/18048K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters delayed (4k/9k/16k)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0 sendfile syscalls
0 sendfile syscalls completed without I/O request
0 requests for I/O initiated by sendfile
0 pages read by sendfile as part of a request
0 pages were valid at time of a sendfile request
0 pages were valid and substituted to bogus page
0 pages were requested for read ahead by applications
0 pages were read ahead by sendfile
0 times sendfile encountered an already busy page
0 requests for sfbufs denied
0 requests for sfbufs delayed

------------------------------------------------------------------------
netstat -anA

Active Internet connections (including servers)
Tcpcb            Proto Recv-Q Send-Q Local Address      Foreign Address    (state)    
fffff8003c232988 udp4       0      0 *.514              *.*                
fffff8003c232d58 udp6       0      0 *.514              *.*                

------------------------------------------------------------------------
netstat -aL

Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen                           Local Address         
unix  0/0/128                          /tmp/tmux-0/default
unix  0/0/4                            /var/run/devd.pipe
unix  0/0/4                            /var/run/devd.seqpacket.pipe

------------------------------------------------------------------------
fstat

USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W
root     kldload     4868 root /            34 drwxr-xr-x      27  r
root     kldload     4868   wd /        134171 drwxr-xr-x     397  r
root     kldload     4868 text /         15481 -r-xr-xr-x    9304  r
root     kldload     4868 ctty /dev         87 crw-------   ttyv0 rw
root     kldload     4868    0 /dev         87 crw-------   ttyv0 rw
root     kldload     4868    1 /dev         87 crw-------   ttyv0 rw
root     kldload     4868    2 /dev         87 crw-------   ttyv0 rw
root     csh         4802 root /            34 drwxr-xr-x      27  r
root     csh         4802   wd /        134171 drwxr-xr-x     397  r
root     csh         4802 text /         14735 -r-xr-xr-x  458216  r
root     csh         4802 ctty /dev         87 crw-------   ttyv0 rw
root     csh         4802   15 /dev         87 crw-------   ttyv0 rw
root     csh         4802   16 /dev         87 crw-------   ttyv0 rw
root     csh         4802   17 /dev         87 crw-------   ttyv0 rw
root     csh         4802   18 /dev         87 crw-------   ttyv0 rw
root     csh         4802   19 /dev         87 crw-------   ttyv0 rw
root     su          4801 root /            34 drwxr-xr-x      27  r
root     su          4801   wd /        133502 drwxr-xr-x     115  r
root     su          4801 text /          5580 -r-sr-xr-x   17896  r
root     su          4801 ctty /dev         87 crw-------   ttyv0 rw
root     su          4801    0 /dev         87 crw-------   ttyv0 rw
root     su          4801    1 /dev         87 crw-------   ttyv0 rw
root     su          4801    2 /dev         87 crw-------   ttyv0 rw
root     tmux        4791 root /            34 drwxr-xr-x      27  r
root     tmux        4791   wd /        131462 drwxr-xr-x      21  r
root     tmux        4791 text /        197797 -r-xr-xr-x  825192  r
root     tmux        4791 ctty /dev        130 crw--w----   pts/0 rw
root     tmux        4791    0 /dev        130 crw--w----   pts/0 rw
root     tmux        4791    1 /dev        130 crw--w----   pts/0 rw
root     tmux        4791    2 /dev        130 crw--w----   pts/0 rw
root     tmux        4791    3* pipe fffff800310a2ba0 <-> fffff800310a2d00      0 rw
root     tmux        4791    4* pipe fffff800310a2d00 <-> fffff800310a2ba0      0 rw
root     tmux        4791    5* local stream fffff8010c223900 <-> fffff8029d4e8a00
root     vim         4786 root /            34 drwxr-xr-x      27  r
root     vim         4786   wd /        133502 drwxr-xr-x     115  r
root     vim         4786 text /         65218 -rwxr-xr-x  3319760  r
root     vim         4786 ctty /dev        132 crw--w----   pts/1 rw
root     vim         4786    0 /dev        132 crw--w----   pts/1 rw
root     vim         4786    1 /dev        132 crw--w----   pts/1 rw
root     vim         4786    2 /dev        132 crw--w----   pts/1 rw
root     vim         4786    4 /        197669 -rw-r--r--   40960 rw
root     csh         4782 root /            34 drwxr-xr-x      27  r
root     csh         4782   wd /        133502 drwxr-xr-x     115  r
root     csh         4782 text /         14735 -r-xr-xr-x  458216  r
root     csh         4782 ctty /dev        132 crw--w----   pts/1 rw
root     csh         4782   15 /dev        132 crw--w----   pts/1 rw
root     csh         4782   16 /dev        132 crw--w----   pts/1 rw
root     csh         4782   17 /dev        132 crw--w----   pts/1 rw
root     csh         4782   18 /dev        132 crw--w----   pts/1 rw
root     csh         4782   19 /dev        132 crw--w----   pts/1 rw
root     tmux        4781 root /            34 drwxr-xr-x      27  r
root     tmux        4781   wd /        131462 drwxr-xr-x      21  r
root     tmux        4781 text /        197797 -r-xr-xr-x  825192  r
root     tmux        4781    0 /dev         27 crw-rw-rw-    null rw
root     tmux        4781    1 /dev         27 crw-rw-rw-    null rw
root     tmux        4781    2 /dev         27 crw-rw-rw-    null rw
root     tmux        4781    3* pipe fffff802db8ba8b8 <-> fffff802db8baa18      0 rw
root     tmux        4781    4* pipe fffff802db8baa18 <-> fffff802db8ba8b8      0 rw
root     tmux        4781    5* local stream fffff8029d4e8a00 <-> fffff8010c223900
root     tmux        4781    6* local stream fffff8010c223b00
root     tmux        4781    7 /dev        130 crw--w----   pts/0 rw
root     tmux        4781    8* pseudo-terminal master      pts/1 rw
root     csh         4774 root /            34 drwxr-xr-x      27  r
root     csh         4774   wd /        131462 drwxr-xr-x      21  r
root     csh         4774 text /         14735 -r-xr-xr-x  458216  r
root     csh         4774 ctty /dev        130 crw--w----   pts/0 rw
root     csh         4774   15 /dev        130 crw--w----   pts/0 rw
root     csh         4774   16 /dev        130 crw--w----   pts/0 rw
root     csh         4774   17 /dev        130 crw--w----   pts/0 rw
root     csh         4774   18 /dev        130 crw--w----   pts/0 rw
root     csh         4774   19 /dev        130 crw--w----   pts/0 rw
root     su          4773 root /            34 drwxr-xr-x      27  r
root     su          4773   wd /usr/home      2 drwxr-xr-x       9  r
root     su          4773 text /          5580 -r-sr-xr-x   17896  r
root     su          4773 ctty /dev        130 crw--w----   pts/0 rw
root     su          4773    0 /dev        130 crw--w----   pts/0 rw
root     su          4773    1 /dev        130 crw--w----   pts/0 rw
root     su          4773    2 /dev        130 crw--w----   pts/0 rw
neel     csh         4769 root /            34 drwxr-xr-x      27  r
neel     csh         4769   wd /usr/home      2 drwxr-xr-x       9  r
neel     csh         4769 text /         14735 -r-xr-xr-x  458216  r
neel     csh         4769 ctty /dev        130 crw--w----   pts/0 rw
neel     csh         4769   15 /dev        130 crw--w----   pts/0 rw
neel     csh         4769   16 /dev        130 crw--w----   pts/0 rw
neel     csh         4769   17 /dev        130 crw--w----   pts/0 rw
neel     csh         4769   18 /dev        130 crw--w----   pts/0 rw
neel     csh         4769   19 /dev        130 crw--w----   pts/0 rw
neel     sshd        4768 root /            34 drwxr-xr-x      27  r
neel     sshd        4768   wd /            34 drwxr-xr-x      27  r
neel     sshd        4768 text /          1746 -r-xr-xr-x  326320  r
neel     sshd        4768    0 /dev         27 crw-rw-rw-    null rw
neel     sshd        4768    1 /dev         27 crw-rw-rw-    null rw
neel     sshd        4768    2 /dev         27 crw-rw-rw-    null rw
neel     sshd        4768    3 /dev         65 crw-rw-rw-  crypto rw
neel     sshd        4768    4* local stream fffff8010c0d0200 <-> fffff8029d4e8c00
neel     sshd        4768    5* internet stream tcp fffffe01359164c8
neel     sshd        4768    6 /dev         65 crw-rw-rw-  crypto rw
neel     sshd        4768    7* pipe fffff80024c602e8 <-> fffff80024c60448      0 rw
neel     sshd        4768    8* local stream fffff8010c302b00
neel     sshd        4768    9* pipe fffff80024c60448 <-> fffff80024c602e8      0 rw
neel     sshd        4768   10* pseudo-terminal master      pts/0 rw
neel     sshd        4768   12* pseudo-terminal master      pts/0 rw
neel     sshd        4768   13* pseudo-terminal master      pts/0 rw
root     sshd        4763 root /            34 drwxr-xr-x      27  r
root     sshd        4763   wd /            34 drwxr-xr-x      27  r
root     sshd        4763 text /          1746 -r-xr-xr-x  326320  r
root     sshd        4763    0 /dev         27 crw-rw-rw-    null  r
root     sshd        4763    1 /dev         27 crw-rw-rw-    null rw
root     sshd        4763    2 /dev         27 crw-rw-rw-    null rw
root     sshd        4763    3 /dev         65 crw-rw-rw-  crypto rw
root     sshd        4763    4* pseudo-terminal master      pts/0 rw
root     sshd        4763    5* internet stream tcp fffffe01359164c8
root     sshd        4763    6 /dev         65 crw-rw-rw-  crypto rw
root     sshd        4763    7* local stream fffff8029d4e8c00 <-> fffff8010c0d0200
root     sshd        4763    8* local stream fffff8010c302b00
_dhcp    dhclient    4754 root /            34 drwxr-xr-x      27  r
_dhcp    dhclient    4754   wd /            34 drwxr-xr-x      27  r
_dhcp    dhclient    4754 text /         15500 -r-xr-xr-x  119472  r
_dhcp    dhclient    4754    0 /dev         27 crw-rw-rw-    null rw
_dhcp    dhclient    4754    1 /dev         27 crw-rw-rw-    null rw
_dhcp    dhclient    4754    2 /dev         27 crw-rw-rw-    null rw
_dhcp    dhclient    4754    3 /         15660 drwxr-xr-x       3  r
_dhcp    dhclient    4754    4* local stream fffff8010c0d0b00 <-> fffff80031fdbc00
_dhcp    dhclient    4754    5 /        197664 -rw-r--r--       4  w
_dhcp    dhclient    4754    7 /dev         31 crw-------     bpf  r
_dhcp    dhclient    4754    8* route raw 0 fffff802cfde3b10
_dhcp    dhclient    4754    9 /         32903 ----------     800  w
_dhcp    dhclient    4754   11* pipe fffff80031e55a18 <-> fffff80031e558b8      0 rw
root     dhclient    4649 root /            34 drwxr-xr-x      27  r
root     dhclient    4649   wd /            34 drwxr-xr-x      27  r
root     dhclient    4649 text /         15500 -r-xr-xr-x  119472  r
root     dhclient    4649    0 /dev         27 crw-rw-rw-    null rw
root     dhclient    4649    1 /dev         27 crw-rw-rw-    null rw
root     dhclient    4649    2 /dev         27 crw-rw-rw-    null rw
root     dhclient    4649    3 /         15660 drwxr-xr-x       3  r
root     dhclient    4649    4* local stream fffff8010c0d0b00 <-> fffff80031fdbc00
root     dhclient    4649    5 /        197664 -rw-r--r--       4  w
root     dhclient    4649    8 /dev         31 crw-------     bpf  w
root     dhclient    4649    9* internet raw ip fffff8029d55b988
root     dhclient    4649   10* pipe fffff80031e558b8 <-> fffff80031e55a18      0 rw
root     dhclient    4646 root /            34 drwxr-xr-x      27  r
root     dhclient    4646   wd /            34 drwxr-xr-x      27  r
root     dhclient    4646 text /         15500 -r-xr-xr-x  119472  r
root     dhclient    4646    0 /dev         27 crw-rw-rw-    null rw
root     dhclient    4646    1 /dev         27 crw-rw-rw-    null rw
root     dhclient    4646    2 /dev         27 crw-rw-rw-    null rw
root     dhclient    4646    3
root     dhclient    4646    4* local dgram fffff80031fdb600 <-> fffff8010c2d7e00
root     dhclient    4646    6* local stream fffff80031fdbc00 <-> fffff8010c0d0b00
root     csh         3963 root /            34 drwxr-xr-x      27  r
root     csh         3963   wd /           130 drwxr-x---      31  r
root     csh         3963 text /         14735 -r-xr-xr-x  458216  r
root     csh         3963 ctty /dev         88 crw-------   ttyv1 rw
root     csh         3963   15 /dev         88 crw-------   ttyv1 rw
root     csh         3963   16 /dev         88 crw-------   ttyv1 rw
root     csh         3963   17 /dev         88 crw-------   ttyv1 rw
root     csh         3963   18 /dev         88 crw-------   ttyv1 rw
root     csh         3963   19 /dev         88 crw-------   ttyv1 rw
root     csh         1577 root /            34 drwxr-xr-x      27  r
root     csh         1577   wd /        133502 drwxr-xr-x     115  r
root     csh         1577 text /         14735 -r-xr-xr-x  458216  r
root     csh         1577 ctty /dev         87 crw-------   ttyv0 rw
root     csh         1577   15 /dev         87 crw-------   ttyv0 rw
root     csh         1577   16 /dev         87 crw-------   ttyv0 rw
root     csh         1577   17 /dev         87 crw-------   ttyv0 rw
root     csh         1577   18 /dev         87 crw-------   ttyv0 rw
root     csh         1577   19 /dev         87 crw-------   ttyv0 rw
root     getty       1576 root /            34 drwxr-xr-x      27  r
root     getty       1576   wd /            34 drwxr-xr-x      27  r
root     getty       1576 text /          5634 -r-xr-xr-x   35568  r
root     getty       1576 ctty /dev         94 crw-------   ttyv7 rw
root     getty       1576    0 /dev         94 crw-------   ttyv7 rw
root     getty       1576    1 /dev         94 crw-------   ttyv7 rw
root     getty       1576    2 /dev         94 crw-------   ttyv7 rw
root     getty       1575 root /            34 drwxr-xr-x      27  r
root     getty       1575   wd /            34 drwxr-xr-x      27  r
root     getty       1575 text /          5634 -r-xr-xr-x   35568  r
root     getty       1575 ctty /dev         93 crw-------   ttyv6 rw
root     getty       1575    0 /dev         93 crw-------   ttyv6 rw
root     getty       1575    1 /dev         93 crw-------   ttyv6 rw
root     getty       1575    2 /dev         93 crw-------   ttyv6 rw
root     getty       1574 root /            34 drwxr-xr-x      27  r
root     getty       1574   wd /            34 drwxr-xr-x      27  r
root     getty       1574 text /          5634 -r-xr-xr-x   35568  r
root     getty       1574 ctty /dev         92 crw-------   ttyv5 rw
root     getty       1574    0 /dev         92 crw-------   ttyv5 rw
root     getty       1574    1 /dev         92 crw-------   ttyv5 rw
root     getty       1574    2 /dev         92 crw-------   ttyv5 rw
root     getty       1573 root /            34 drwxr-xr-x      27  r
root     getty       1573   wd /            34 drwxr-xr-x      27  r
root     getty       1573 text /          5634 -r-xr-xr-x   35568  r
root     getty       1573 ctty /dev         91 crw-------   ttyv4 rw
root     getty       1573    0 /dev         91 crw-------   ttyv4 rw
root     getty       1573    1 /dev         91 crw-------   ttyv4 rw
root     getty       1573    2 /dev         91 crw-------   ttyv4 rw
root     getty       1572 root /            34 drwxr-xr-x      27  r
root     getty       1572   wd /            34 drwxr-xr-x      27  r
root     getty       1572 text /          5634 -r-xr-xr-x   35568  r
root     getty       1572 ctty /dev         90 crw-------   ttyv3 rw
root     getty       1572    0 /dev         90 crw-------   ttyv3 rw
root     getty       1572    1 /dev         90 crw-------   ttyv3 rw
root     getty       1572    2 /dev         90 crw-------   ttyv3 rw
root     getty       1571 root /            34 drwxr-xr-x      27  r
root     getty       1571   wd /            34 drwxr-xr-x      27  r
root     getty       1571 text /          5634 -r-xr-xr-x   35568  r
root     getty       1571 ctty /dev         89 crw-------   ttyv2 rw
root     getty       1571    0 /dev         89 crw-------   ttyv2 rw
root     getty       1571    1 /dev         89 crw-------   ttyv2 rw
root     getty       1571    2 /dev         89 crw-------   ttyv2 rw
root     login       1570 root /            34 drwxr-xr-x      27  r
root     login       1570   wd /           130 drwxr-x---      31  r
root     login       1570 text /           601 -r-sr-xr-x   26488  r
root     login       1570 ctty /dev         88 crw-------   ttyv1 rw
root     login       1570    0 /dev         88 crw-------   ttyv1 rw
root     login       1570    1 /dev         88 crw-------   ttyv1 rw
root     login       1570    2 /dev         88 crw-------   ttyv1 rw
root     login       1570    3* local dgram fffff8010c302c00 <-> fffff8010c2d7e00
root     login       1569 root /            34 drwxr-xr-x      27  r
root     login       1569   wd /           130 drwxr-x---      31  r
root     login       1569 text /           601 -r-sr-xr-x   26488  r
root     login       1569 ctty /dev         87 crw-------   ttyv0 rw
root     login       1569    0 /dev         87 crw-------   ttyv0 rw
root     login       1569    1 /dev         87 crw-------   ttyv0 rw
root     login       1569    2 /dev         87 crw-------   ttyv0 rw
root     login       1569    3* local dgram fffff80031fdba00 <-> fffff8010c2d7e00
root     sshd        1547 root /            34 drwxr-xr-x      27  r
root     sshd        1547   wd /            34 drwxr-xr-x      27  r
root     sshd        1547 text /          1746 -r-xr-xr-x  326320  r
root     sshd        1547    0 /dev         27 crw-rw-rw-    null rw
root     sshd        1547    1 /dev         27 crw-rw-rw-    null rw
root     sshd        1547    2 /dev         27 crw-rw-rw-    null rw
root     sshd        1547    3 /dev         65 crw-rw-rw-  crypto rw
root     sshd        1547    4* internet6 stream tcp fffffe01173708f0
root     sshd        1547    5* internet stream tcp fffffe01173704c8
root     cron        1528 root /            34 drwxr-xr-x      27  r
root     cron        1528   wd /         15638 drwxr-x---       3  r
root     cron        1528 text /          1823 -r-xr-xr-x   48424  r
root     cron        1528    0 /dev         27 crw-rw-rw-    null rw
root     cron        1528    1 /dev         27 crw-rw-rw-    null rw
root     cron        1528    2 /dev         27 crw-rw-rw-    null rw
root     cron        1528    3 /         15637 drwxr-xr-x      27  r
root     cron        1528    4 /        196611 -rw-------       4  w
root     syslogd     1440 root /            34 drwxr-xr-x      27  r
root     syslogd     1440   wd /            34 drwxr-xr-x      27  r
root     syslogd     1440 text /          1800 -r-xr-xr-x   57664  r
root     syslogd     1440    0 /dev         27 crw-rw-rw-    null rw
root     syslogd     1440    1 /dev         27 crw-rw-rw-    null rw
root     syslogd     1440    2 /dev         27 crw-rw-rw-    null rw
root     syslogd     1440    3* pipe fffff800310962e8 <-> fffff80031096448      0 rw
root     syslogd     1440    4* pipe fffff80031096448 <-> fffff800310962e8      0 rw
root     syslogd     1440    5 /dev         12 crw-------    klog  r
root     syslogd     1440    6* internet6 dgram udp fffff8010c2d2b70
root     syslogd     1440    7* internet dgram udp fffff8010c2d2d58
root     syslogd     1440    8* local dgram fffff8010c223e00
root     syslogd     1440    9* local dgram fffff8010c2d7e00
root     syslogd     1440   10 /         15637 drwxr-xr-x      27  r
root     syslogd     1440   11 /        197383 -rw-------       4  w
root     syslogd     1440   13 -         -         bad    -
root     syslogd     1440   14 /var/log    260 -rw-r--r--  309898  w
root     syslogd     1440   15 /var/log    262 -rw-------      63  w
root     syslogd     1440   16 /var/log    256 -rw-------    3532  w
root     syslogd     1440   17 /var/log    259 -rw-r-----    1827  w
root     syslogd     1440   18 /var/log    257 -rw-------    3729  w
root     syslogd     1440   19 /var/log    258 -rw-------    2144  w
root     syslogd     1440   20 /var/log    263 -rw-r--r--   31777  w
root     syslogd     1440   22 /var/log    264 -rw-------      63  w
root     syslogd     1440   23 /var/log    265 -rw-r--r--      63  w
root     syslogd     1440   24 /var/log    266 -rw-r-----      63  w
root     devd        1246 root /            34 drwxr-xr-x      27  r
root     devd        1246   wd /            34 drwxr-xr-x      27  r
root     devd        1246 text /         15454 -r-xr-xr-x  1090352  r
root     devd        1246    0 /dev         27 crw-rw-rw-    null rw
root     devd        1246    1 /dev         27 crw-rw-rw-    null rw
root     devd        1246    2 /dev         27 crw-rw-rw-    null rw
root     devd        1246    3 /dev          8 crw-------  devctl  r
root     devd        1246    4* local stream fffff80031fdbe00
root     devd        1246    5* local seqpak fffff80031fdbd00
root     devd        1246    6 /         15637 drwxr-xr-x      27  r
root     devd        1246    7 /        197505 -rw-------       4  w
root     devd        1246    8* local dgram fffff8010c223d00 <-> fffff8010c2d7e00
root     ng_queue     941 root /            34 drwxr-xr-x      27  r
root     ng_queue     941   wd /            34 drwxr-xr-x      27  r
root     init           1 root /            34 drwxr-xr-x      27  r
root     init           1   wd /            34 drwxr-xr-x      27  r
root     init           1 text /         15519 -r-xr-xr-x  1348432  r
root     kernel         0 root /            34 drwxr-xr-x      27  r
root     kernel         0   wd /            34 drwxr-xr-x      27  r

------------------------------------------------------------------------
dmesg

---<<BOOT>>---
Copyright (c) 1992-2021 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 14.0-CURRENT #1 main-n247274-4ab5c88da287-dirty: Wed Jun  9 22:33:40 PDT 2021
    root@spectre.local:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
WARNING: WITNESS option enabled, expect reduced performance.
VT(efifb): resolution 1024x768
CPU: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (2000.00-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x806eb  Family=0x6  Model=0x8e  Stepping=11
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x7ffafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
  AMD Features2=0x121<LAHF,ABM,Prefetch>
  Structured Extended Features=0x29c67af<FSGSBASE,TSCADJ,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PROCTRACE>
  Structured Extended Features3=0xbc002400<MD_CLEAR,TSXFA,IBPB,STIBP,L1DFL,ARCH_CAP,SSBD>
  XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
  IA32_ARCH_CAPS=0x9<RDCL_NO,SKIP_L1DFL_VME>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  TSC: P-state invariant, performance statistics
real memory  = 17179869184 (16384 MB)
avail memory = 16170057728 (15420 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <HPQOEM 8514    >
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-119
Launching APs: 1 7 2 4 5 3 6
Timecounter "TSC" frequency 2000000000 Hz quality 1000
random: entropy device external interface
kbd1 at kbdmux0
mlx5en: Mellanox Ethernet driver 3.6.0 (December 2020)
efirtc0: <EFI Realtime Clock>
efirtc0: registered as a time-of-day clock, resolution 1.000000s
smbios0: <System Management BIOS> at iomem 0x4fa89000-0x4fa8901e
smbios0: Version: 3.2, BCD Revision: 3.2
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS>
acpi0: <HPQOEM SLIC-MPC>
Firmware Error (ACPI): Could not resolve symbol [\134_SB.PCI0.XDCI], AE_NOT_FOUND (20210604/dswload2-315)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Could not resolve symbol [\134_SB.PCI0.I2C1.TPL1], AE_NOT_FOUND (20210604/dswload2-315)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.GPLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.TPLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.GUPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.TUPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.USR1._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.USR1._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.USR2._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.USR2._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS05._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0.XHC.RHUB.SS06._PLD], AE_ALREADY_EXISTS (20210604/dswload2-480)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Could not resolve symbol [\134_SB.PCI0.XDCI], AE_NOT_FOUND (20210604/dswload2-315)
ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210604/psobject-372)
Firmware Error (ACPI): Could not resolve symbol [\134_SB.PCI0.I2C1.TPL1.TDX], AE_NOT_FOUND (20210604/psargs-503)
ACPI Error: Aborting method \134_SB.PCI0.I2C1.INC1 due to previous error (AE_NOT_FOUND) (20210604/psparse-689)
ACPI Error: Aborting method \134_SB.PCI0.I2C1._INI due to previous error (AE_NOT_FOUND) (20210604/psparse-689)
unknown: memory range not supported
cpu0: <ACPI CPU> on acpi0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 24000000 Hz quality 950
Event timer "HPET" frequency 24000000 Hz quality 550
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
atrtc0: Warning: Couldn't map I/O.
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0
acpi_ec0: <Embedded Controller: GPE 0x17> port 0x62,0x66 on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> port 0x3000-0x303f mem 0x604a000000-0x604affffff,0x4000000000-0x400fffffff at device 2.0 on pci0
vgapci0: Boot video device
pci0: <simple comms, UART> at device 19.0 (no driver attached)
xhci0: <XHCI (generic) USB 3.0 controller> mem 0x604b100000-0x604b10ffff at device 20.0 on pci0
xhci0: 32 bytes context size, 64-bit DMA
usbus0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
pci0: <memory, RAM> at device 20.2 (no driver attached)
pci0: <network> at device 20.3 (no driver attached)
pci0: <serial bus> at device 21.0 (no driver attached)
pci0: <serial bus> at device 21.1 (no driver attached)
pci0: <simple comms> at device 22.0 (no driver attached)
ahci0: <Intel ICH8M+ (RAID) AHCI SATA controller> port 0x3090-0x3097,0x3080-0x3083,0x3060-0x307f mem 0x8e400000-0x8e401fff,0x8e403000-0x8e4030ff,0x8e402000-0x8e4027ff at device 23.0 on pci0
ahci0: AHCI v1.31 with 16 3Gbps ports, Port Multiplier not supported
pcib1: <ACPI PCI-PCI bridge> at device 28.0 on pci0
pci1: <ACPI PCI bus> on pcib1
rtsx0: <2.0c Realtek RTS525A PCI MMC/SD Card Reader> mem 0x8e300000-0x8e300fff at device 0.0 on pci1
rtsx0: pci_read_config() error - reg: 0xeeffffaa
rtsx0: Card absent
pcib2: <ACPI PCI-PCI bridge> at device 28.4 on pci0
pci2: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> at device 0.0 on pci2
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> at device 0.0 on pci3
pci4: <ACPI PCI bus> on pcib4
pcib5: <PCI-PCI bridge> at device 1.0 on pci3
pcib6: <ACPI PCI-PCI bridge> at device 2.0 on pci3
pci5: <ACPI PCI bus> on pcib6
xhci1: <XHCI (generic) USB 3.0 controller> mem 0x77f00000-0x77f0ffff at device 0.0 on pci5
xhci1: 32 bytes context size, 64-bit DMA
usbus1 on xhci1
usbus1: 5.0Gbps Super Speed USB v3.0
pcib7: <PCI-PCI bridge> at device 4.0 on pci3
pcib8: <ACPI PCI-PCI bridge> at device 29.0 on pci0
pci6: <ACPI PCI bus> on pcib8
nvme0: <Generic NVMe Device> mem 0x8e200000-0x8e203fff at device 0.0 on pci6
pcib9: <ACPI PCI-PCI bridge> at device 29.6 on pci0
pci7: <ACPI PCI bus> on pcib9
nvme1: <Generic NVMe Device> mem 0x8e110000-0x8e113fff,0x8e100000-0x8e10ffff at device 0.0 on pci7
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
hdac0: <Intel Cannon Lake HDA Controller> mem 0x604b118000-0x604b11bfff,0x604b000000-0x604b0fffff at device 31.3 on pci0
pci0: <serial bus> at device 31.5 (no driver attached)
battery0: <ACPI Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
acpi_syscontainer0: <System Container> on acpi0
hwpstate_intel0: <Intel Speed Shift> on cpu0
hwpstate_intel1: <Intel Speed Shift> on cpu1
hwpstate_intel2: <Intel Speed Shift> on cpu2
hwpstate_intel3: <Intel Speed Shift> on cpu3
hwpstate_intel4: <Intel Speed Shift> on cpu4
hwpstate_intel5: <Intel Speed Shift> on cpu5
hwpstate_intel6: <Intel Speed Shift> on cpu6
hwpstate_intel7: <Intel Speed Shift> on cpu7
Timecounters tick every 1.000 msec
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
ugen0.1: <0x8086 XHCI root HUB> at usbus0
ugen1.1: <0x8086 XHCI root HUB> at usbus1
uhub1 on usbus1
uhub1: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1
uhub0 on usbus0
uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
nvd0: <INTEL HBRPEKNX0202AH> NVMe namespace
nvd0: 488386MB (1000215216 512 byte sectors)
uhub1: 4 ports with 4 removable, self powered
nvd1: <INTEL HBRPEKNX0202AHO> NVMe namespace
nvd1: 27905MB (57149440 512 byte sectors)
hdacc0: <Realtek ALC285 HDA CODEC> at cad 0 on hdac0
hdaa0: <Realtek ALC285 Audio Function Group> at nid 1 on hdacc0
pcm0: <Realtek ALC285 (Analog)> at nid 23 and 25 on hdaa0
pcm1: <Realtek ALC285 (Right Analog Headphones)> at nid 33 on hdaa0
hdacc1: <Intel Kaby Lake HDA CODEC> at cad 2 on hdac0
hdaa1: <Intel Kaby Lake Audio Function Group> at nid 1 on hdacc1
pcm2: <Intel Kaby Lake (HDMI/DP 8ch)> at nid 3 on hdaa1
Trying to mount root from zfs:zroot/ROOT/default []...
Root mount waiting for: usbus0 CAM
WARNING: WITNESS option enabled, expect reduced performance.
uhub0: 18 ports with 18 removable, self powered
ugen0.2: <SunplusIT Inc HP Wide Vision FHD Camera> at usbus0
Root mount waiting for: usbus0
ugen0.3: <vendor 0x06cb product 0x00bb> at usbus0
ugen0.4: <vendor 0x8087 product 0x0aaa> at usbus0
Setting hostuuid: 39444335-3232-5839-3231-315832324435.
Setting hostid: 0xaee40e88.
no pools available to import
Starting file system checks:
/dev/nvd0p1: FILESYSTEM CLEAN; SKIPPING CHECKS
Mounting local filesystems:.
Autoloading module: acpi_wmi.ko
Autoloading module: if_iwm.ko
Autoloading module: ig4.ko
Autoloading module: pchtherm.ko
pchtherm0: <CannonLake-LP Thermal Subsystem> mem 0x604b129000-0x604b129fff at device 18.0 on pci0
iwm0: <Intel(R) Dual Band Wireless AC 9560> mem 0x604b11c000-0x604b11ffff at device 20.3 on pci0
iwm0: hw rev 0x310, fw ver 34.3125811985.0, address 38:00:25:50:7b:89
ig4iic0: <Intel Cannon Lake-LP I2C Controller-2> at device 21.0 on pci0
ig4iic0: Using MSI
iicbus0: <Philips I2C bus (ACPI-hinted)> on ig4iic0
iicbus0: <unknown card> at addr 0x10
ig4iic1: <Intel Cannon Lake-LP I2C Controller-3> at device 21.1 on pci0
ig4iic1: Using MSI
iicbus1: <Philips I2C bus (ACPI-hinted)> on ig4iic1
iicbus1: <unknown card> at addr 0x2c
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_wmi1: <ACPI-WMI mapping> on acpi0
acpi_wmi1: Embedded MOF found
ACPI: \134_SB.WFDE.WQCC: 1 arguments were passed to a non-method ACPI object (Buffer) (20210604/nsarguments-361)
acpi_wmi2: <ACPI-WMI mapping> on acpi0
acpi_wmi2: Embedded MOF found
ACPI: \134_SB.WFTE.WQCC: 1 arguments were passed to a non-method ACPI object (Buffer) (20210604/nsarguments-361)
acpi_wmi3: <ACPI-WMI mapping> on acpi0
acpi_wmi3: Embedded MOF found
ACPI: \134_SB.WMID.WQAB: 1 arguments were passed to a non-method ACPI object (Buffer) (20210604/nsarguments-361)
Setting up harvesting: PURE_RDRAND,[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED
Feeding entropy: .
Setting hostname: spectre.local.
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/perl5/5.32/mach/CORE /usr/local/llvm10/lib /usr/local/share/chromium
32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32 /usr/local/lib32/wine
wlan0: Ethernet address: 38:00:25:50:7b:89
Created wlan(4) interfaces: wlan0.
lo0: link state changed to UP
Starting wpa_supplicant.
wlan0: link state changed to UP
pid 299 (wpa_supplicant), jid 0, uid 0: exited on signal 10 (core dumped)
Starting Network: lo0 wlan0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
	inet 127.0.0.1 netmask 0xff000000
	groups: lo
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	ether 38:00:25:50:7b:89
	inet6 fe80::3a00:25ff:fe50:7b89%wlan0 prefixlen 64 scopeid 0x2
	inet6 2604:5500:7025:f800:3a00:25ff:fe50:7b89 prefixlen 64 autoconf
	groups: wlan
	ssid NeelWifi channel 1 (2412 MHz 11g) bssid 0c:83:9a:7f:a5:70
	regdomain FCC country US authmode WPA2/802.11i privacy ON
	deftxkey UNDEF AES-CCM 2:128-bit txpower 30 bmiss 10 scanvalid 60
	protmode CTS wme roaming MANUAL
	parent interface: iwm0
	media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g
	status: associated
	nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
Starting devd.
Autoloading module: pchtherm.ko
Autoloading module: if_iwm.ko
Autoloading module: ig4.ko
Autoloading module: ig4.ko
Autoloading module: acpi_wmi.ko
Autoloading module: acpi_wmi.ko
Autoloading module: acpi_wmi.ko
Autoloading module: acpi_wmi.ko
iwmbtfw: iwmbt_fw_read: open: /usr/local/share/iwmbt-firmware/ibt-17-16-1.sfi: No such file or directory
iwmbtfw: main: Firmware download failed!
Autoloading module: ng_ubt.ko
Autoloading module: ng_ubt.ko
Autoloading module: iichid.ko
iichid0: <ELAN2514:00 04F3:2813 I2C HID device> at addr 0x10 on iicbus0
iichid0: Interrupt setup failed. Fallback to sampling
hidbus0: <HID bus> on iichid0
iichid1: <SYNA327E:00 06CB:CD4F I2C HID device> at addr 0x2c on iicbus1
iichid1: Interrupt setup failed. Fallback to sampling
hidbus1: <HID bus> on iichid1
Autoloading module: iichid.ko
Starting dhclient.
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
DHCPOFFER from 172.20.0.1
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 172.20.0.1
bound to 172.20.0.199 -- renewal in 3600 seconds.
Autoloading module: ng_ubt.ko
Autoloading module: ng_ubt.ko
Autoloading module: hmt.ko
hmt0: <ELAN2514:00 04F3:2813 TouchScreen> on hidbus0
hmt0: Multitouch touchscreen with 0 external buttons
hmt0: 10 contacts with [WH] properties. Report range [0:0] - [3408:1920]
hmt1: <SYNA327E:00 06CB:CD4F TouchPad> on hidbus1
hconf0: <SYNA327E:00 06CB:CD4F Configuration> on hidbus1
hmt1: Multitouch touchpad with 0 external buttons, click-pad
hmt1: 5 contacts with [C] properties. Report range [0:0] - [1392:672]
Autoloading module: hpen.ko
hpen0: <ELAN2514:00 04F3:2813 Pen> on hidbus0
Autoloading module: hms.ko
hms0: <SYNA327E:00 06CB:CD4F Mouse> on hidbus1
hms0: 2 buttons and [XY] coordinates ID=2
Autoloading module: hmt.ko
Autoloading module: hconf.ko
add host 127.0.0.1: gateway lo0 fib 0: route already in table
add host ::1: gateway lo0 fib 0: route already in table
add net fe80::: gateway ::1
add net ff02::: gateway ::1
add net ::ffff:0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
Updating /var/run/os-release done.
Creating and/or trimming log files.
Clearing /tmp (X related).
Updating motd:.
Starting syslogd.
No core dumps found.
Mounting late filesystems:.
Starting cron.
Starting sendmail_submit.
Script /etc/rc.d/sendmail interrupted
Performing sanity check on sshd configuration.
Starting sshd.
Configuring vt: blanktime.
Starting background file system checks in 60 seconds.

Thu Jun 10 09:53:50 PDT 2021
Jun 10 09:53:58 spectre login[1569]: ROOT LOGIN (root) ON ttyv0
KDB: enter: manual escape to debugger
iwm0: dumping device error log
iwm0: Start Error Log Dump:
iwm0: Status: 0x3, count: 6
iwm0: 0x000022CE | ADVANCED_SYSASSERT          
iwm0: 0000A2F0 | trm_hw_status0
iwm0: 00000000 | trm_hw_status1
iwm0: 00456D06 | branchlink2
iwm0: 0046064A | interruptlink1
iwm0: 00000000 | interruptlink2
iwm0: 0000001C | data1
iwm0: E000000C | data2
iwm0: DEADBEEF | data3
iwm0: 27C01E05 | beacon time
iwm0: 42D0E203 | tsf low
iwm0: 000000DC | tsf hi
iwm0: 00000000 | time gp1
iwm0: 0DEC76A5 | time gp2
iwm0: 00000001 | uCode revision type
iwm0: 00000022 | uCode version major
iwm0: BA501B11 | uCode version minor
iwm0: 00000312 | hw version
iwm0: 0080FF0F | board version
iwm0: 0000001C | hcmd
iwm0: 27F92000 | isr0
iwm0: 00004000 | isr1
iwm0: 00001802 | isr2
iwm0: 40417DC1 | isr3
iwm0: 00000000 | isr4
iwm0: 96D4009D | last cmd Id
iwm0: 00000000 | wait_event
iwm0: 00004288 | l2p_control
iwm0: 00000020 | l2p_duration
iwm0: 000003BF | l2p_mhvalid
iwm0: 000000E7 | l2p_addr_match
iwm0: 0000000D | lmpm_pmg_sel
iwm0: 28020233 | timestamp
iwm0: 17503030 | flow_handler
iwm0: Start UMAC Error Log Dump:
iwm0: Status: 0x3, count: 7
iwm0: 0x00000070 | ADVANCED_SYSASSERT
iwm0: 0x00000000 | umac branchlink1
iwm0: 0xC0087D08 | umac branchlink2
iwm0: 0xC0083A08 | umac interruptlink1
iwm0: 0xC0083A08 | umac interruptlink2
iwm0: 0x00000800 | umac data1
iwm0: 0xC0083A08 | umac data2
iwm0: 0xDEADBEEF | umac data3
iwm0: 0x00000022 | umac major
iwm0: 0xBA501B11 | umac minor
iwm0: 0xC088628C | frame pointer
iwm0: 0xC088628C | stack pointer
iwm0: 0x0931004E | last host cmd
iwm0: 0x00000000 | isr status reg
iwm0: driver status:
iwm0:   tx ring  0: qid=0  cur=31  queued=0  
iwm0:   tx ring  1: qid=1  cur=0   queued=0  
iwm0:   tx ring  2: qid=2  cur=0   queued=0  
iwm0:   tx ring  3: qid=3  cur=0   queued=0  
iwm0:   tx ring  4: qid=4  cur=0   queued=0  
iwm0:   tx ring  5: qid=5  cur=0   queued=0  
iwm0:   tx ring  6: qid=6  cur=0   queued=0  
iwm0:   tx ring  7: qid=7  cur=0   queued=0  
iwm0:   tx ring  8: qid=8  cur=0   queued=0  
iwm0:   tx ring  9: qid=9  cur=50  queued=0  
iwm0:   tx ring 10: qid=10 cur=0   queued=0  
iwm0:   tx ring 11: qid=11 cur=0   queued=0  
iwm0:   tx ring 12: qid=12 cur=0   queued=0  
iwm0:   tx ring 13: qid=13 cur=0   queued=0  
iwm0:   tx ring 14: qid=14 cur=0   queued=0  
iwm0:   tx ring 15: qid=15 cur=0   queued=0  
iwm0:   tx ring 16: qid=16 cur=0   queued=0  
iwm0:   tx ring 17: qid=17 cur=0   queued=0  
iwm0:   tx ring 18: qid=18 cur=0   queued=0  
iwm0:   tx ring 19: qid=19 cur=0   queued=0  
iwm0:   tx ring 20: qid=20 cur=0   queued=0  
iwm0:   tx ring 21: qid=21 cur=0   queued=0  
iwm0:   tx ring 22: qid=22 cur=0   queued=0  
iwm0:   tx ring 23: qid=23 cur=0   queued=0  
iwm0:   tx ring 24: qid=24 cur=0   queued=0  
iwm0:   tx ring 25: qid=25 cur=0   queued=0  
iwm0:   tx ring 26: qid=26 cur=0   queued=0  
iwm0:   tx ring 27: qid=27 cur=0   queued=0  
iwm0:   tx ring 28: qid=28 cur=0   queued=0  
iwm0:   tx ring 29: qid=29 cur=0   queued=0  
iwm0:   tx ring 30: qid=30 cur=0   queued=0  
iwm0:   rx ring: cur=305
iwm0:   802.11 state 5
iwm0: iwm_intr: controller panicked, iv_state = 5; restarting
wlan0: link state changed to DOWN
KDB: enter: manual escape to debugger
KDB: enter: manual escape to debugger
KDB: enter: manual escape to debugger
KDB: enter: manual escape to debugger
lo0: link state changed to DOWN
Jun 10 10:09:30 spectre dhclient[997]: My address (172.20.0.199) was deleted, dhclient exiting
Jun 10 10:09:30 spectre dhclient[997]: connection closed
Jun 10 10:09:30 spectre dhclient[997]: exiting.
wlan0: Ethernet address: 38:00:25:50:7b:89
lo0: link state changed to UP
Jun 10 10:09:30 spectre wpa_supplicant[3725]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jun 10 10:09:30 spectre syslogd: last message repeated 1 times
Jun 10 10:09:32 spectre wpa_supplicant[3726]: Failed to add supported operating classes IE
wlan0: link state changed to UP
Jun 10 10:09:32 spectre dhclient[3748]: send_packet: No buffer space available
pid 3726 (wpa_supplicant), jid 0, uid 0: exited on signal 10 (core dumped)
KDB: enter: manual escape to debugger
Jun 10 10:16:44 spectre login[1570]: ROOT LOGIN (root) ON ttyv1
Warning: memory type debugfsint leaked memory on destroy (2 allocations, 80 bytes leaked).
Warning: memory type debugfsint leaked memory on destroy (2 allocations, 80 bytes leaked).
KDB: enter: manual escape to debugger
wlan0: link state changed to DOWN
Warning: memory type debugfsint leaked memory on destroy (2 allocations, 80 bytes leaked).
[drm] 1
[drm] 2
[drm] 3
[drm] 4
[drm] 5
[drm] 6
[drm] 7
Jun 10 10:23:57 spectre kernel: [drm] 1
Jun 10 10:23:57 spectre kernel: [drm] 2
Jun 10 10:23:57 spectre kernel: [drm] 3
Jun 10 10:23:57 spectre kernel: [drm] 4
Jun 10 10:23:57 spectre kernel: [drm] 5
Jun 10 10:23:57 spectre kernel: [drm] 6
Jun 10 10:23:57 spectre kernel: [drm] 7
Warning: memory type debugfsint leaked memory on destroy (2 allocations, 80 bytes leaked).
Warning: memory type debugfsint leaked memory on destroy (2 allocations, 80 bytes leaked).
Warning: memory type debugfsint leaked memory on destroy (2 allocations, 80 bytes leaked).
Warning: memory type debugfsint leaked memory on destroy (2 allocations, 80 bytes leaked).
lo0: link state changed to DOWN
Jun 10 10:38:45 spectre dhclient[3748]: My address (172.20.0.199) was deleted, dhclient exiting
Jun 10 10:38:45 spectre dhclient[3748]: connection closed
Jun 10 10:38:45 spectre dhclient[3748]: exiting.
wlan0: Ethernet address: 38:00:25:50:7b:89
lo0: link state changed to UP
Jun 10 10:38:46 spectre wpa_supplicant[4623]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Jun 10 10:38:46 spectre syslogd: last message repeated 1 times
Jun 10 10:38:47 spectre wpa_supplicant[4624]: Failed to add supported operating classes IE
wlan0: link state changed to UP
Jun 10 10:38:47 spectre dhclient[4646]: send_packet: No buffer space available
pid 4624 (wpa_supplicant), jid 0, uid 0: exited on signal 10 (core dumped)
Jun 10 10:39:00 spectre sshd[4763]: error: PAM: Authentication error for neel from 172.20.0.155
Jun 10 10:39:01 spectre syslogd: last message repeated 1 times
Jun 10 10:39:07 spectre su[4774]: neel to root on /dev/pts/0
Warning: memory type debugfsint leaked memory on destroy (2 allocations, 80 bytes leaked).
drmn0: <drmn> on vgapci0
vgapci0: child drmn0 requested pci_enable_io
vgapci0: child drmn0 requested pci_enable_io
[drm] Unable to create a private tmpfs mount, hugepage support will be disabled(-19).
Failed to add WC MTRR for [0x4000000000-0x400fffffff]: -22; performance may suffer
[drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jun 10 10:46:02 spectre kernel: Failed to add WC MTRR for [0x4000000000-0x400fffffff]: -22; performance may suffer
[drm] Connector eDP-1: get mode from tunables:
[drm]   - kern.vt.fb.modes.eDP-1
[drm]   - kern.vt.fb.default_mode
drmn0: successfully loaded firmware image 'i915/kbl_dmc_ver1_04.bin'
drmn0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[drm] Connector DP-1: get mode from tunables:
[drm]   - kern.vt.fb.modes.DP-1
[drm]   - kern.vt.fb.default_mode
[drm] Connector DP-2: get mode from tunables:
[drm]   - kern.vt.fb.modes.DP-2
[drm]   - kern.vt.fb.default_mode
[drm ERROR :intel_execlists_submission_setup] WA batch buffer initialization failed


Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 01
fault virtual address	= 0x440
fault code		= supervisor read data, page not present
instruction pointer	= 0x20:0xffffffff80c224f7
stack pointer	        = 0x28:0xfffffe011359e130
frame pointer	        = 0x28:0xfffffe011359e1c0
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 4868 (kldload)
trap number		= 12
panic: page fault
cpuid = 1
time = 1623347163
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe011359dde0
vpanic() at vpanic+0x181/frame 0xfffffe011359de30
panic() at panic+0x43/frame 0xfffffe011359de90
trap_fatal() at trap_fatal+0x387/frame 0xfffffe011359def0
trap_pfault() at trap_pfault+0x97/frame 0xfffffe011359df50
trap() at trap+0x294/frame 0xfffffe011359e060
calltrap() at calltrap+0x8/frame 0xfffffe011359e060
--- trap 0xc, rip = 0xffffffff80c224f7, rsp = 0xfffffe011359e130, rbp = 0xfffffe011359e1c0 ---
_sx_xlock_hard() at _sx_xlock_hard+0x187/frame 0xfffffe011359e1c0
_sx_xlock() at _sx_xlock+0xba/frame 0xfffffe011359e200
intel_wakeref_wait_for_idle() at intel_wakeref_wait_for_idle+0xe5/frame 0xfffffe011359e260
intel_engines_release() at intel_engines_release+0xab/frame 0xfffffe011359e280
intel_gt_init() at intel_gt_init+0x151/frame 0xfffffe011359e330
i915_gem_init() at i915_gem_init+0x95/frame 0xfffffe011359e380
i915_driver_probe() at i915_driver_probe+0xecb/frame 0xfffffe011359e410
i915_pci_probe() at i915_pci_probe+0x3c/frame 0xfffffe011359e460
linux_pci_attach_device() at linux_pci_attach_device+0x2d6/frame 0xfffffe011359e4b0
device_attach() at device_attach+0x3ca/frame 0xfffffe011359e4f0
device_probe_and_attach() at device_probe_and_attach+0x70/frame 0xfffffe011359e520
bus_generic_driver_added() at bus_generic_driver_added+0x58/frame 0xfffffe011359e540
devclass_driver_added() at devclass_driver_added+0x39/frame 0xfffffe011359e580
devclass_add_driver() at devclass_add_driver+0x147/frame 0xfffffe011359e5c0
_linux_pci_register_driver() at _linux_pci_register_driver+0xcf/frame 0xfffffe011359e5f0
i915kms_evh() at i915kms_evh+0x44/frame 0xfffffe011359e600
module_register_init() at module_register_init+0xbd/frame 0xfffffe011359e630
linker_load_module() at linker_load_module+0xc01/frame 0xfffffe011359e940
kern_kldload() at kern_kldload+0x151/frame 0xfffffe011359e990
sys_kldload() at sys_kldload+0x5b/frame 0xfffffe011359e9c0
amd64_syscall() at amd64_syscall+0x12e/frame 0xfffffe011359eaf0
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe011359eaf0
--- syscall (304, FreeBSD ELF64, sys_kldload), rip = 0x8011a58fa, rsp = 0x7fffffffe558, rbp = 0x7fffffffead0 ---
KDB: enter: panic
Uptime: 52m39s
Dumping 1132 out of 15985 MB:..2% (CTRL-C to abort) ..12% (CTRL-C to abort) ..22%..32%..41%..51%..61%..71%..81%..91%

------------------------------------------------------------------------
kernel config

options	CONFIG_AUTOGENERATED
ident	GENERIC
machine	amd64
cpu	HAMMER
makeoptions	WITH_CTF=1
makeoptions	DEBUG=-g
options	IICHID_SAMPLING
options	HID_DEBUG
options	EVDEV_SUPPORT
options	XENHVM
options	USB_DEBUG
options	ATH_ENABLE_11N
options	AH_AR5416_INTERRUPT_MITIGATION
options	IEEE80211_SUPPORT_MESH
options	IEEE80211_DEBUG
options	SC_PIXEL_MODE
options	VESA
options	COMPAT_LINUXKPI
options	PCI_IOV
options	PCI_HP
options	IOMMU
options	EARLY_AP_STARTUP
options	SMP
options	NETGDB
options	NETDUMP
options	DEBUGNET
options	ZSTDIO
options	GZIO
options	EKCD
options	VERBOSE_SYSINIT=0
options	MALLOC_DEBUG_MAXZONES=8
options	WITNESS_SKIPSPIN
options	WITNESS
options	QUEUE_MACRO_DEBUG_TRASH
options	INVARIANT_SUPPORT
options	INVARIANTS
options	DEADLKRES
options	GDB
options	FULL_BUF_TRACKING
options	DDB
options	BUF_TRACKING
options	KDB_TRACE
options	KDB
options	RCTL
options	RACCT_DEFAULT_TO_DISABLED
options	RACCT
options	INCLUDE_CONFIG_FILE
options	DDB_CTF
options	KDTRACE_HOOKS
options	KDTRACE_FRAME
options	MAC
options	CAPABILITIES
options	CAPABILITY_MODE
options	AUDIT
options	HWPMC_HOOKS
options	KBD_INSTALL_CDEV
options	PRINTF_BUFR_SIZE=128
options	_KPOSIX_PRIORITY_SCHEDULING
options	SYSVSEM
options	SYSVMSG
options	SYSVSHM
options	STACK
options	KTRACE
options	SCSI_DELAY=5000
options	COMPAT_FREEBSD12
options	COMPAT_FREEBSD11
options	COMPAT_FREEBSD10
options	COMPAT_FREEBSD9
options	COMPAT_FREEBSD7
options	COMPAT_FREEBSD6
options	COMPAT_FREEBSD5
options	COMPAT_FREEBSD4
options	COMPAT_FREEBSD32
options	EFIRT
options	GEOM_LABEL
options	GEOM_RAID
options	TMPFS
options	PSEUDOFS
options	PROCFS
options	CD9660
options	MSDOSFS
options	NFS_ROOT
options	NFSLOCKD
options	NFSD
options	NFSCL
options	MD_ROOT
options	QUOTA
options	UFS_GJOURNAL
options	UFS_DIRHASH
options	UFS_ACL
options	SOFTUPDATES
options	FFS
options	KERN_TLS
options	SCTP_SUPPORT
options	TCP_RFC7413
options	TCP_HHOOK
options	TCP_BLACKBOX
options	TCP_OFFLOAD
options	FIB_ALGO
options	ROUTE_MPATH
options	IPSEC_SUPPORT
options	INET6
options	INET
options	VIMAGE
options	PREEMPTION
options	NUMA
options	SCHED_ULE
options	NEW_PCIB
options	GEOM_PART_GPT
options	GEOM_PART_MBR
options	GEOM_PART_EBR
options	GEOM_PART_BSD
device	isa
device	mem
device	io
device	uart_ns8250
device	cpufreq
device	acpi
device	smbios
device	pci
device	fdc
device	ahci
device	ata
device	mvs
device	siis
device	ahc
device	ahd
device	esp
device	hptiop
device	isp
device	mpt
device	mps
device	mpr
device	sym
device	isci
device	ocs_fc
device	pvscsi
device	scbus
device	ch
device	da
device	sa
device	cd
device	pass
device	ses
device	amr
device	arcmsr
device	ciss
device	iir
device	ips
device	mly
device	twa
device	smartpqi
device	tws
device	aac
device	aacp
device	aacraid
device	ida
device	mfi
device	mlx
device	mrsas
device	pmspcv
device	twe
device	nvme
device	nvd
device	vmd
device	vmd_bus
device	atkbdc
device	atkbd
device	psm
device	kbdmux
device	vga
device	splash
device	sc
device	vt
device	vt_vga
device	vt_efifb
device	vt_vbefb
device	agp
device	cbb
device	pccard
device	cardbus
device	uart
device	ppc
device	ppbus
device	lpt
device	ppi
device	puc
device	iflib
device	em
device	ix
device	ixv
device	ixl
device	iavf
device	ice
device	vmx
device	axp
device	bxe
device	le
device	ti
device	mlx5
device	mlxfw
device	mlx5en
device	miibus
device	ae
device	age
device	alc
device	ale
device	bce
device	bfe
device	bge
device	cas
device	dc
device	et
device	fxp
device	gem
device	jme
device	lge
device	msk
device	nfe
device	nge
device	re
device	rl
device	sge
device	sis
device	sk
device	ste
device	stge
device	vge
device	vr
device	xl
device	wlan
device	wlan_wep
device	wlan_ccmp
device	wlan_tkip
device	wlan_amrr
device	an
device	ath
device	ath_pci
device	ath_hal
device	ath_rate_sample
device	ipw
device	iwi
device	iwn
device	malo
device	mwl
device	ral
device	wpi
device	crypto
device	aesni
device	loop
device	padlock_rng
device	rdrand_rng
device	ether
device	vlan
device	tuntap
device	md
device	gif
device	firmware
device	xz
device	bpf
device	uhci
device	ohci
device	ehci
device	xhci
device	usb
device	ukbd
device	umass
device	sound
device	snd_cmi
device	snd_csa
device	snd_emu10kx
device	snd_es137x
device	snd_hda
device	snd_ich
device	snd_via8233
device	mmc
device	mmcsd
device	sdhci
device	rtsx
device	virtio
device	virtio_pci
device	vtnet
device	virtio_blk
device	virtio_scsi
device	virtio_balloon
device	hyperv
device	xenpci
device	netmap
device	evdev
device	uinput
device	hid

------------------------------------------------------------------------
ddb capture buffer



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