Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2016 20:52:47 +0200 (CEST)
From:      "Jakob Alvermark" <jakob@alvermark.net>
To:        "Matthew Macy" <mmacy@nextbsd.org>
Cc:        "freebsd-x11@freebsd.org" <freebsd-x11@freebsd.org>
Subject:   Re: 4.6 DRM/i915 update CFT (Sandy  Bridge?)/IvyBridge/Haswell/Broadwell/SkyLake/KabyLake supported
Message-ID:  <32749.85.229.93.153.1463943167.squirrel@webmail.alvermark.net>
In-Reply-To: <154d7562f75.116fac600120763.1508477402245154899@nextbsd.org>
References:  <154d7562f75.116fac600120763.1508477402245154899@nextbsd.org>

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

[-- Attachment #1 --]
Hi,

I tested the image disk_16052200.img.xz on my ThinPad Yoga 12 (Broadwell)
It panics when I try 'startx' or 'kldload i915kms'

Attached core.txt.0

Thanks for working on this!

Jakob

On Sun, May 22, 2016 09:20, Matthew Macy wrote:
>

> I'm happy to announce a call for testers for the 4.6 update of drm and
> i915. The driver has been successfully tested on IvyBridge, Haswell,
> Broadwell and Skylake. At least basic HW 3D acceleration should work,
> VGA and DP out are known to work. Video decode has only been tried
> once and that did not work.
>
> At this point I'm most interested in taking an inventory of what is
> broken where. My priorities are common sense:
>
> a) stability b) fixing 2D artifacts c) fixing 3D problems d) video
decode d)
> output support e) other features
>
> At this time "prime" (needed for switching between GPUs, compute
> APIs, and DRI3) is not yet supported. All the pieces are in place but
> support existing functionality is a higher priority. Userptr (mapping user
> memory in to the driver) requires VM changes. Support is planned, but
> likely post-11.
>
>
> A few caveats are in order:
> - The only reported test on Sandy Bridge indicated severe artifacts.
> - Arrandale (pre-Sandy Bridge) and earlier are not yet supported by
>   this update. The intel_i810 code has been heavily localized for
>   FreeBSD making it more difficult to integrate. Thus there are
>   holes in the gmch support.
> - This update is 64-bit only. There is no good reason to be running
>   in 32-bit mode on any of the hardware supported by this driver.
> - Although it works fine for me on my Skylake the one other tester
>   I have reports from indicates that the driver isn't actually
>   attaching and creating aliases for the drm device nodes.
>
>
> Please send issue/success reports to the freebsd-x11 mailing list.
> I may be preoccupied with work matters for periods of time. Sending
> it to the list makes sure that the messages don't get lost.
>
>
> If you encounter problems with startx, please try loading the i915
> kmod in isolation and make sure that it switches correctly to vt_fb. If
> you're not running efifb you'll notice a change in resolution. If it works
> but is slow or has artifacts you may try switching to UXA by removing
>  /etc/X11/xorg.conf.d/20-intel.conf (if you're using
> the USB image). If you've built from source, try configuring SNA instead.
> SNA is much better behaved for me.
>
>
> The usual rules apply for kernel debugging. There should be copious
> information on that in the handbook and elsewhere. If that proves to be
> problematic for people I will send out a follow up mail.
>
> A couple observations:
>
>
> - The FreeBSD PTB insist that a debugger be in tree but that it
>   pre-date GPL2, consequently kernels are, by default compiled with
>   DWARF2 which is very poor at retain debug information in the
>   presence of any optimization. If this is a problem, either
>   recompile everything with -O0 (add CFLAGS += -O0 in drm2 and
>   i915kms Makefiles, and pass COPTFLAGS=-O0 to buildkernel) or
>   install a newer kgdb from ports.
>
>
> - The purpose of encrypted swap is that the data on disk be
>   unrecoverable. This is somewhat at cross purposes with savecore.
>   So don't do that.
>
>
>
> Now that this is out I will be switching gears to bringing up amdgpu
> and radeon support. I have no hardware that uses the radeon driver so I
> will have to rely on Jean for testing and support there.
>
>
> Those of you wishing to try your hand at testing from source can
> fetch our repo from github at:
>
>
> https://github.com/iotamudelta/freebsd-base-graphics
>
>
> Make sure to check out the drm-next-4.6 branch.
>
>
>
> If you'd rather just try it on a usb pen driver you can also
> obtain a prebuilt memstick image with this branch installed along with xorg
> and some commonly used ports at:
>
> http://www.bsddesktop.com/images/disk_YYMMDDHH.img.xz
>
>
> There is no root password and the user/pw is joeuser/joeuser.
>
>
>
> If you're curious about what's on it, the script used to
> create the image is here:
>
> http://www.bsddesktop.com/images/usbcreate.sh
>
>
>
> If you'd like to help out with collecting data on what
> laptops are supported please run Warren Block's notebookstats script:
>
> http://www.bsddesktop.com/images/notebookstats
>
>
> It's also installed under /usr/local/bin on the image.
>
>
> If I've missed anything please let me know and I will follow up.
>
>
> -M
>
>
>
> _______________________________________________
> freebsd-x11@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
>

[-- Attachment #2 --]
beastie.mydomain.local dumped core - see /var/crash/vmcore.0

Sun May 22 14:58:41 UTC 2016

FreeBSD beastie.mydomain.local 11.0-CURRENT FreeBSD 11.0-CURRENT #1 c7bbc16(drm-next-4.6): Sun May 22 04:48:46 UTC 2016     mmacy@bedlam:/usr/home/mmacy/devel/build/usr/home/mmacy/devel/freebsd-base-graphics/sys/GENERIC  amd64

panic: fix mtrrs you shmuck

GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...

Unread portion of the kernel message buffer:
<4>__devm_request_region not implemented -- see your local kernel hacker
[drm:i915_gem_init_stolen] Memory reserved for graphics device: 32768K, usable: 31744K
<6>[drm] Memory usable by graphics device = 4096M
[drm:i915_gem_gtt_init] GMADR size = 256M
[drm:i915_gem_gtt_init] GTT stolen size = 32M
[drm:i915_gem_gtt_init] ppgtt mode: 3
<4>flush_delayed_work not implemented -- see your local kernel hacker
[drm:intel_opregion_setup] graphic opregion physical addr: 0xccd64018
[drm:intel_opregion_setup] Public ACPI methods supported
[drm:intel_opregion_setup] SWSCI supported
[drm:swsci_setup] SWSCI GBDA callbacks 00000483, SBCB callbacks 00700483
[drm:intel_opregion_setup] ASLE supported
[drm:intel_opregion_setup] ASLE extension supported
[drm:intel_opregion_setup] Found valid VBT in ACPI OpRegion (Mailbox #4)
<4>register_shrinker unimplementedregister_oom_notifier unimplemented
[drm:intel_device_info_runtime_init] slice total: 1
[drm:intel_device_info_runtime_init] subslice total: 3
[drm:intel_device_info_runtime_init] subslice per slice: 3
[drm:intel_device_info_runtime_init] EU total: 24
[drm:intel_device_info_runtime_init] EU per subslice: 8
[drm:intel_device_info_runtime_init] has slice power gating: n
[drm:intel_device_info_runtime_init] has subslice power gating: n
[drm:intel_device_info_runtime_init] has EU power gating: n
<6>[drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
<6>[drm] Driver supports precise vblank timestamp query.
[drm:init_vbt_defaults] Set default to SSC at 120000 kHz
[drm:intel_bios_init] VBT signature "$VBT HASWELL        ", BDB version 189
[drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 0 lvds_use_ssc 0 lvds_ssc_freq 120000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[drm:parse_general_definitions] crt_ddc_bus_pin: 2
[drm:parse_lfp_panel_data] DRRS supported mode is seamless
[drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[drm:drm_mode_debug_printmodeline] Modeline 0:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x8 0xa
[drm:parse_lfp_panel_data] VBT initial LVDS value 300
[drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 220 Hz, active high, min brightness 3, level 255
[drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[drm:parse_driver_features] DRRS State Enabled:1
[drm:parse_ddi_port] Port A VBT info: DP:1 HDMI:0 DVI:0 EDP:1 CRT:0
[drm:parse_ddi_port] VBT HDMI level shift for port A: 0
[drm:parse_ddi_port] Port B VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[drm:parse_ddi_port] VBT HDMI level shift for port B: 6
[drm:parse_ddi_port] Port C VBT info: DP:0 HDMI:1 DVI:1 EDP:0 CRT:0
[drm:parse_ddi_port] VBT HDMI level shift for port C: 7
[drm:parse_ddi_port] Port D VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[drm:parse_ddi_port] VBT HDMI level shift for port D: 6
[drm:intel_power_well_enable] enabling always-on
[drm:intel_power_well_enable] enabling display
[drm:0xffffffff82e5e300s] *ERROR* failed to init modeset
<4>unregister_oom_notifier unimplementedunregister_shrinker unimplemented
panic: fix mtrrs you shmuck
cpuid = 3
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0233cb7020
vpanic() at vpanic+0x182/frame 0xfffffe0233cb70a0
panic() at panic+0x43/frame 0xfffffe0233cb7100
i915_driver_load() at i915_driver_load+0x887/frame 0xfffffe0233cb7270
drm_dev_register() at drm_dev_register+0xc6/frame 0xfffffe0233cb72b0
drm_get_pci_dev() at drm_get_pci_dev+0xfd/frame 0xfffffe0233cb7330
i915_pci_probe() at i915_pci_probe+0x9e/frame 0xfffffe0233cb7370
linux_pci_attach() at linux_pci_attach+0x2a4/frame 0xfffffe0233cb7400
device_attach() at device_attach+0x420/frame 0xfffffe0233cb7460
bus_generic_driver_added() at bus_generic_driver_added+0x96/frame 0xfffffe0233cb7480
devclass_driver_added() at devclass_driver_added+0x7d/frame 0xfffffe0233cb74c0
devclass_add_driver() at devclass_add_driver+0x181/frame 0xfffffe0233cb7500
pci_register_driver() at pci_register_driver+0x12e/frame 0xfffffe0233cb7560
drm_pci_init() at drm_pci_init+0xa8/frame 0xfffffe0233cb75a0
i915_init() at i915_init+0xd5/frame 0xfffffe0233cb75c0
_module_run() at _module_run+0xdb/frame 0xfffffe0233cb7610
linker_load_module() at linker_load_module+0xc88/frame 0xfffffe0233cb7930
kern_kldload() at kern_kldload+0xa7/frame 0xfffffe0233cb7970
sys_kldload() at sys_kldload+0x5b/frame 0xfffffe0233cb79a0
amd64_syscall() at amd64_syscall+0x2db/frame 0xfffffe0233cb7ab0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe0233cb7ab0
--- syscall (304, FreeBSD ELF64, sys_kldload), rip = 0x80086d12a, rsp = 0x7fffffffe5e8, rbp = 0x7fffffffeb00 ---
KDB: enter: panic
Uptime: 29s
Dumping 474 out of 8069 MB:..4%..11%..21%..31%..41%..51%..61%..71%..81%..92%

Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/zfs.ko.debug...done.
done.
Loaded symbols for /boot/kernel/zfs.ko
Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /usr/lib/debug//boot/kernel/opensolaris.ko.debug...done.
done.
Loaded symbols for /boot/kernel/opensolaris.ko
Reading symbols from /boot/kernel/if_urtwn.ko...Reading symbols from /usr/lib/debug//boot/kernel/if_urtwn.ko.debug...done.
done.
Loaded symbols for /boot/kernel/if_urtwn.ko
Reading symbols from /boot/kernel/ng_ubt.ko...Reading symbols from /usr/lib/debug//boot/kernel/ng_ubt.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ng_ubt.ko
Reading symbols from /boot/kernel/netgraph.ko...Reading symbols from /usr/lib/debug//boot/kernel/netgraph.ko.debug...done.
done.
Loaded symbols for /boot/kernel/netgraph.ko
Reading symbols from /boot/kernel/ng_hci.ko...Reading symbols from /usr/lib/debug//boot/kernel/ng_hci.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ng_hci.ko
Reading symbols from /boot/kernel/ng_bluetooth.ko...Reading symbols from /usr/lib/debug//boot/kernel/ng_bluetooth.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ng_bluetooth.ko
Reading symbols from /boot/kernel/uhid.ko...Reading symbols from /usr/lib/debug//boot/kernel/uhid.ko.debug...done.
done.
Loaded symbols for /boot/kernel/uhid.ko
Reading symbols from /boot/kernel/ums.ko...Reading symbols from /usr/lib/debug//boot/kernel/ums.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ums.ko
Reading symbols from /boot/kernel/ng_l2cap.ko...Reading symbols from /usr/lib/debug//boot/kernel/ng_l2cap.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ng_l2cap.ko
Reading symbols from /boot/kernel/ng_btsocket.ko...Reading symbols from /usr/lib/debug//boot/kernel/ng_btsocket.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ng_btsocket.ko
Reading symbols from /boot/kernel/ng_socket.ko...Reading symbols from /usr/lib/debug//boot/kernel/ng_socket.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ng_socket.ko
Reading symbols from /boot/kernel/i915kms.ko...Reading symbols from /usr/lib/debug//boot/kernel/i915kms.ko.debug...done.
done.
Loaded symbols for /boot/kernel/i915kms.ko
Reading symbols from /boot/kernel/drm2.ko...Reading symbols from /usr/lib/debug//boot/kernel/drm2.ko.debug...done.
done.
Loaded symbols for /boot/kernel/drm2.ko
Reading symbols from /boot/kernel/linuxkpi.ko...Reading symbols from /usr/lib/debug//boot/kernel/linuxkpi.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linuxkpi.ko
#0  doadump (textdump=1) at pcpu.h:221
221	pcpu.h: No such file or directory.
	in pcpu.h
(kgdb) #0  doadump (textdump=1) at pcpu.h:221
#1  0xffffffff80a409e5 in kern_reboot (howto=<value optimized out>)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/kern_shutdown.c:366
#2  0xffffffff80a40fbb in vpanic (fmt=<value optimized out>, 
    ap=<value optimized out>)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/kern_shutdown.c:767
#3  0xffffffff80a41003 in panic (fmt=0x0)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/kern_shutdown.c:690
#4  0xffffffff82e5e487 in i915_driver_load (dev=0xfffff800293d9000, 
    flags=18446744071612334300)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/modules/drm2/i915/i915kms/../../../../dev/drm2/i915/i915_dma.c:1179
#5  0xffffffff8307c376 in drm_dev_register (dev=0xfffff800293d9000, 
    flags=18446744071612334300)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/modules/drm2/drm2/../../../dev/drm2/drm_drv.c:781
#6  0xffffffff830b325d in drm_get_pci_dev (pdev=0xfffff8000b0cf000, 
    ent=0xffffffff82feefb0, driver=0xffffffff83020750)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/modules/drm2/drm2/../../../dev/drm2/drm_pci.c:323
#7  0xffffffff82e680ce in i915_pci_probe (pdev=0xfffff8000b0cf000, 
    ent=0xffffffff82feefb0)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/modules/drm2/i915/i915kms/../../../../dev/drm2/i915/i915_drv.c:1008
#8  0xffffffff831310b4 in linux_pci_attach (dev=0xfffff80004594c00)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_pci.c:185
#9  0xffffffff80a750f0 in device_attach (dev=0xfffff80004594c00)
    at device_if.h:180
#10 0xffffffff80a767d6 in bus_generic_driver_added (
    dev=<value optimized out>, driver=<value optimized out>)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/subr_bus.c:2858
#11 0xffffffff80a72abd in devclass_driver_added (dc=<value optimized out>, 
    driver=<value optimized out>) at bus_if.h:204
#12 0xffffffff80a729e1 in devclass_add_driver (dc=<value optimized out>, 
    driver=<value optimized out>, pass=<value optimized out>, 
    dcp=<value optimized out>)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/subr_bus.c:1172
#13 0xffffffff8312fb3e in pci_register_driver (pdrv=0xffffffff83020670)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_pci.c:277
#14 0xffffffff830b35b8 in drm_pci_init (driver=0xffffffff83020750, 
    pdriver=0xffffffff83020670)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/modules/drm2/drm2/../../../dev/drm2/drm_pci.c:375
#15 0xffffffff82e67fe5 in i915_init ()
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/modules/drm2/i915/i915kms/../../../../dev/drm2/i915/i915_drv.c:1797
#16 0xffffffff82e67e8b in _module_run (arg=0xffffffff82e67f10) at module.h:80
#17 0xffffffff80a14478 in linker_load_module (kldname=<value optimized out>, 
    modname=0xfffff8000b0c7400 "i915kms", parent=<value optimized out>, 
    verinfo=<value optimized out>, lfpp=<value optimized out>)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/kern_linker.c:230
#18 0xffffffff80a15ad7 in kern_kldload (td=<value optimized out>, 
    file=<value optimized out>, fileid=0xfffffe0233cb7984)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/kern_linker.c:1037
#19 0xffffffff80a15b9b in sys_kldload (td=0xfffff8000b7d5a00, 
    uap=<value optimized out>)
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/kern_linker.c:1063
#20 0xffffffff80eafc1b in amd64_syscall (td=0xfffff8000b7d5a00, traced=0)
    at subr_syscall.c:135
#21 0xffffffff80e8f21b in Xfast_syscall ()
    at /usr/home/mmacy/devel/freebsd-base-graphics/sys/amd64/amd64/exception.S:396
#22 0x000000080086d12a in ?? ()
Previous frame inner to this frame (corrupt stack?)
Current language:  auto; currently minimal
(kgdb) 

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

 UID PID PPID CPU PRI NI   VSZ  RSS MWCHAN   STAT TT     TIME COMMAND
   0   0    0   0 -16  0     0    0 swapin   DLs   -  0:00.11 [kernel]
   0   1    0   0  52  0  5392  736 wait     DLs   -  0:00.04 [init]
   0   2    0   0 -16  0     0    0 crypto_w DL    -  0:00.00 [crypto]
   0   3    0   0 -16  0     0    0 crypto_r DL    -  0:00.00 [crypto returns]
   0   4    0   0 -16  0     0    0 -        RL    -  0:00.01 [cam]
   0   5    0   0  -8  0     0    0 d        DL    -  0:00.02 [zfskern]
   0   6    0   0 -16  0     0    0 waiting_ DL    -  0:00.00 [sctp_iterator]
   0   7    0   0 -16  0     0    0 -        DL    -  0:00.02 [rand_harvestq]
   0   8    0   0 -16  0     0    0 -        DL    -  0:00.00 [soaiod1]
   0   9    0   0 -16  0     0    0 -        DL    -  0:00.00 [soaiod2]
   0  10    0   0 -16  0     0    0 audit_wo DL    -  0:00.00 [audit]
   0  11    0   0 155  0     0    0 -        RL    -  0:23.20 [idle]
   0  12    0   0 -60  0     0    0 -        WL    -  0:00.32 [intr]
   0  13    0   0  -8  0     0    0 -        DL    -  0:00.01 [geom]
   0  14    0   0 -68  0     0    0 -        DL    -  0:00.04 [usb]
   0  15    0   0 -16  0     0    0 -        DL    -  0:00.00 [soaiod3]
   0  16    0   0 -16  0     0    0 -        DL    -  0:00.00 [soaiod4]
   0  17    0   0 -16  0     0    0 psleep   DL    -  0:00.00 [pagedaemon]
   0  18    0   0 -16  0     0    0 psleep   DL    -  0:00.00 [vmdaemon]
   0  19    0   0 155  0     0    0 pgzero   DL    -  0:00.00 [pagezero]
   0  20    0   0 -16  0     0    0 psleep   DL    -  0:00.00 [bufdaemon]
   0  21    0   0 -16  0     0    0 -        DL    -  0:00.00 [bufspacedaemon]
   0  22    0   0  16  0     0    0 syncer   DL    -  0:00.00 [syncer]
   0  23    0   0 -16  0     0    0 vlruwt   DL    -  0:00.00 [vnlru]
   0 257    0   0 -16  0     0    0 sleep    DL    -  0:00.00 [ng_queue]
   0 310    1   0  52  0 12696 1556 select   Ds    -  0:00.00 [moused]
   0 323    1   0  20  0  9504 5092 select   Ds    -  0:00.00 [devd]
   0 462    1   0  21  0 10488 2040 zio->io_ Ds    -  0:00.01 [syslogd]
 556 519    1   0  52  0 13116 2396 select   Ds    -  0:00.00 [dbus-daemon]
   0 588    1   0  52  0 55736 5288 select   Ds    -  0:00.00 [sshd]
  25 591    1   0  52  0 20620 4452 pause    Ds    -  0:00.00 [sendmail]
   0 595    1   0  52  0 12580 2108 nanslp   Ds    -  0:00.00 [cron]
   0 634    1   0  52  0 13160 2324 wait     D     -  0:00.00 [sh]
   0 635    1   0  52  0  8316 1596 piperd   D     -  0:00.00 [logger]
   0 636  634   0  52  0  6260 1424 nanslp   D     -  0:00.00 [sleep]
   0 641    1   0  23  0 43736 2532 wait     Ds    -  0:00.00 [login]
   0 642    1   0  52  0 10476 1692 ttyin    Ds+   -  0:00.00 [getty]
   0 643    1   0  52  0 10476 1692 ttyin    Ds+   -  0:00.00 [getty]
   0 644    1   0  52  0 10476 1692 ttyin    Ds+   -  0:00.00 [getty]
   0 645    1   0  52  0 10476 1692 ttyin    Ds+   -  0:00.00 [getty]
   0 646    1   0  52  0 10476 1692 ttyin    Ds+   -  0:00.00 [getty]
   0 647    1   0  52  0 10476 1692 ttyin    Ds+   -  0:00.00 [getty]
   0 648    1   0  52  0 10476 1692 ttyin    Ds+   -  0:00.00 [getty]
1001 649  641   0  21  0 20404 3580 pause    D     -  0:00.00 [zsh]
   0 650  649   0  21  0 43724 2496 wait     D     -  0:00.00 [su]
   0 651  650   0  21  0 19628 4220 pause    D     -  0:00.01 [csh]
   0 654  651   0  21  0  6264 1452 -        R+    -  0:00.00 [kldload]

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

    96952 cpu context switches
    25976 device interrupts
      778 software interrupts
    70782 traps
   207996 system calls
       24 kernel threads created
      444  fork() calls
      188 vfork() calls
        0 rfork() calls
        0 swap pager pageins
        0 swap pager pages paged in
        0 swap pager pageouts
        0 swap pager pages paged out
     2194 vnode pager pageins
     2604 vnode pager pages paged in
        0 vnode pager pageouts
        0 vnode pager pages paged out
        0 page daemon wakeups
        0 pages examined by the page daemon
        0 pages reactivated
    21127 copy-on-write faults
       91 copy-on-write optimized faults
    40149 zero fill pages zeroed
        0 zero fill pages prezeroed
        0 intransit blocking page faults
    69221 total VM faults taken
     2065 page faults requiring I/O
        0 pages affected by kernel thread creation
    16714 pages affected by  fork()
     6580 pages affected by vfork()
        0 pages affected by rfork()
        0 pages cached
   107239 pages freed
        0 pages freed by daemon
        0 pages freed by exiting processes
     6925 pages active
      892 pages inactive
        0 pages in VM cache
    58441 pages wired down
  1941034 pages free
     4096 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 HighUse Requests  Size(s)
         hdac     2     2K       -        2  256,1024
        hdacc     2     1K       -        2  32
       feeder    19     2K       -       24  32,128
        mixer     3    12K       -        3  4096
  ddb_capture     1    64K       -        1  65536
     acpiintr     1     1K       -        1  64
          USB    67   144K       -       78  16,32,128,256,512,1024,2048,4096,8192,16384,32768
       USBdev    60    19K       -       60  32,64,128,256,512,1024,4096
       acpica 10708  1081K       -    95741  16,32,64,128,256,512,1024,2048,4096
     acpitask     1    64K       -        1  65536
      acpisem   110    14K       -      113  128
      acpidev    61     4K       -       61  64
      CAM SIM     3     1K       -        3  256
      CAM XPT    26     2K       -      109  16,32,64,128,256,512,1024,2048,65536
      CAM DEV     4     8K       -        6  2048
      CAM CCB     0     0K       -     2296  2048
     CAM path     6     1K       -       32  32
   CAM periph     6     2K       -       18  16,32,64,128,256
        vtbuf    24  5712K       -       46  4096
           vt    11     6K       -       11  512
CAM I/O Scheduler     2     1K       -        2  128
       DEVFS3   413   104K       -      414  256
       DEVFS1   381   191K       -      381  512
   DEVFS_RULE    55    26K       -       55  64,512
        DEVFS    22     1K       -       23  16,32,128
       DEVFSP     1     1K       -        1  64
NFSD V4client     1     1K       -        1  256
 NFSD lckfile     1     1K       -        1  256
 NFSD session     1     1K       -        1  1024
    pfs_nodes    24     6K       -       24  256
  pfs_vncache     1     1K       -        1  64
         GEOM   182    29K       -      993  16,32,64,128,256,512,1024,2048,8192,16384
    raid_data     0     0K       -      126  32,128,256
       isadev     7     1K       -        7  128
     pci_link    16     2K       -       16  64,128
    acpi_perf     4     2K       -        4  512
         cdev     4     1K       -        4  256
        sigio     1     1K       -        1  64
      kdtrace   926   223K       -     1781  64,256
         kenv   126    13K       -      131  16,32,64,128,8192
       kqueue     2     3K       -        2  256,2048
    proc-args    23     2K       -      382  16,32,64,128,256
        hhook    13     4K       -       13  256
      ithread   103    19K       -      103  32,128,256
       KTRACE   100    13K       -      100  128
       linker   381  1773K       -      463  16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
    CAM queue     7     3K       -       14  16,512
        lockf    17     2K       -       25  64,128
   loginclass     3     1K       -        3  64
       devbuf 17611 35525K       -    17905  16,32,64,128,256,512,1024,2048,4096,8192,65536
         temp    33    18K       -     1452  16,32,64,128,256,512,1024,2048,4096,16384,65536
       module   502    63K       -      503  128
     mtx_pool     2    16K       -        2  8192
          osd     6     1K       -       29  16,32,64,128,256
     pmchooks     1     1K       -        1  128
         pgrp    21     3K       -       24  128
      session    17     3K       -       17  128
         proc     2    32K       -        2  16384
      subproc   120   225K       -      730  512,4096
         cred    30     8K       -      152  256
       ata_da     0     0K       -        1  512
CAM dev queue     3     1K       -        3  64
       kbdmux     6    22K       -        6  16,512,1024,2048,16384
       plimit    18     5K       -      268  256
      uidinfo     5     5K       -        7  128,4096
       dumper     1     1K       -        1  512
       sysctl     0     0K       -      578  16,32,64
    sysctloid  4022   206K       -     4104  16,32,64,128
    sysctltmp     0     0K       -       59  16,32,64,256,1024
      tidhash     1    32K       -        1  32768
      callout     5  2184K       -        5  
         umtx  1782   223K       -     1782  128
     p1003.1b     1     1K       -        1  16
         SWAP     2   141K       -        2  64
          bus  1245   109K       -     6285  16,32,64,128,256,512,1024
       bus-sc    74  1722K       -     3356  16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
      devstat     8    17K       -        8  32,4096
 eventhandler    95     8K       -       95  64,128
         kobj   344  1376K       -      569  4096
      Per-cpu     1     1K       -        1  32
         rman   216    26K       -      657  32,128
         sbuf     0     0K       -     1682  16,32,64,128,256,512,1024,2048,4096,8192,16384,32768
    toponodes    12     2K       -       12  128
    taskqueue   187    49K       -      289  16,32,64,128,256,4096,8192
     terminal    11     3K       -       11  256
       Unitno    21     2K       -      169  32,64
         vmem     2   144K       -        3  4096,16384
      Witness  1539  3282K       -     1539  2048,16384
     ioctlops     0     0K       -       80  256,512,1024
       select     7     1K       -        7  128
          iov     0     0K       -    20926  64,128,256,512
          msg     4    30K       -        4  2048,4096,8192,16384
          sem     4   106K       -        4  2048,4096
          shm     1    32K       -        1  32768
          tty    12    12K       -       12  1024
     mbuf_tag     0     0K       -        4  32
        shmfd     1     8K       -        1  8192
       soname     5     1K       -    14488  16,32,64,128
          pcb    16  1175K       -       38  16,32,64,128,1024,2048,8192
     vfscache     1  2048K       -        1  
     vfs_hash     1  1024K       -        1  
       vnodes     1     1K       -        1  256
        mount    81     3K       -      211  16,32,64,128,256
  vnodemarker     0     0K       -        7  512
          BPF     1     1K       -        1  128
        ifnet     2     3K       -        2  128,2048
       ifaddr    20    10K       -       20  32,64,128,256,512,2048,4096
  ether_multi    12     1K       -       12  16,32,64
        clone     6     1K       -        6  128
      lltable     4     1K       -        4  256
     routetbl    18     3K       -       19  32,64,128,512
         igmp     1     1K       -        1  128
     in_multi     1     1K       -        1  256
encap_export_host     2     2K       -        2  1024
    sctp_a_it     0     0K       -        2  16
     sctp_vrf     1     1K       -        1  64
     sctp_ifa     3     1K       -        3  128
     sctp_ifn     1     1K       -        1  128
    sctp_iter     0     0K       -        2  256
    hostcache     1    32K       -        1  32768
      tcpfunc     1     1K       -        1  32
     syncache     1    64K       -        1  65536
    in6_multi    15     2K       -       15  32,256
          mld     1     1K       -        1  128
       ip6ndp     2     1K       -        2  64,128
  inpcbpolicy     4     1K       -       36  32
  ipsecpolicy     8     2K       -       72  256
       crypto     1     1K       -        1  512
          rpc     2    16K       -        2  8192
audit_evclass   187     6K       -      231  32
    ufs_quota     1  1024K       -        1  
    vm_pgdata     2  1025K       -        2  128
      UMAHash     6     3K       -        6  512
      memdesc     1     4K       -        1  4096
     atkbddev     2     1K       -        2  64
      scsi_da     0     0K       -       31  32
       apmdev     1     1K       -        1  128
   madt_table     0     0K       -        1  4096
      entropy     1     1K       -        6  32,4096
      io_apic     1     4K       -        1  4096
          MCA    12     2K       -       12  32,64,128
          msi    12     2K       -       12  128
     nexusdev     4     1K       -        4  16
         hdaa    10    15K       -       10  256,512,1024,2048,4096
      solaris 13106 27947K       -   125165  16,32,64,128,256,512,1024,2048,4096,8192,16384,32768
   kstat_data     6     1K       -        6  64
 netgraph_msg     0     0K       -       40  64,128,256,1024,32768
netgraph_hook    10     2K       -       10  128
netgraph_node     9     3K       -       19  128,256
 netgraph_hci     1     1K       -        1  256
netgraph_l2cap     1     1K       -        1  128
netgraph_btsocks_hci_raw     1     8K       -       23  128,8192
netgraph_btsocks_l2cap_raw     1     1K       -        1  32
netgraph_btsocks_l2cap     1     1K       -        1  32
netgraph_path     0     0K       -       11  16
netgraph_sock     0     0K       -       18  128
        linux   553   140K       -      564  16,32,128,256,512,1024,4096,32768,65536
         lkfs     1     1K       -        1  32
          idr     4     2K       -        4  512

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

ITEM                   SIZE  LIMIT     USED     FREE      REQ FAIL SLEEP

UMA Kegs:               384,      0,     331,       9,     331,   0,   0
UMA Zones:             1152,      0,     332,       1,     332,   0,   0
UMA Slabs:              112,      0,    4073,      22,    4283,   0,   0
UMA Hash:               256,      0,      97,       8,     103,   0,   0
4 Bucket:                32,      0,     299,     817,    2221,   0,   0
6 Bucket:                48,      0,     122,     957,     675,   0,   0
8 Bucket:                64,      0,      58,     996,     877,  11,   0
12 Bucket:               96,      0,      33,     500,     190,   0,   0
16 Bucket:              128,      0,     127,     648,     847,   0,   0
32 Bucket:              256,      0,     119,     196,     544, 138,   0
64 Bucket:              512,      0,      93,      61,     271, 138,   0
128 Bucket:            1024,      0,     103,      33,     250,   0,   0
256 Bucket:            2048,      0,     203,      17,     490,   0,   0
vmem btag:               56,      0,   11414,     585,   11563,  85,   0
VM OBJECT:              264,      0,    1710,     120,    9425,   0,   0
RADIX NODE:             144,      0,    4579,     200,   24637,   0,   0
MAP:                    240,      0,       3,      61,       3,   0,   0
KMAP ENTRY:             128,      0,      17,     386,      17,   0,   0
MAP ENTRY:              128,      0,     562,     585,   20268,   0,   0
VMSPACE:               2512,      0,      23,      10,     634,   0,   0
fakepg:                 104,      0,       0,       0,       0,   0,   0
mt_zone:              16400,      0,     431,       0,     431,   0,   0
16:                      16,      0,      25,    1220,     385,   0,   0
16:                      16,      0,    1380,     612,   68242,   0,   0
16:                      16,      0,      46,     950,      68,   0,   0
16:                      16,      0,     231,     765,    2840,   0,   0
16:                      16,      0,    1368,    1122,    1960,   0,   0
16:                      16,      0,      89,    1156,    1268,   0,   0
16:                      16,      0,     105,    1140,     748,   0,   0
16:                      16,      0,      52,     944,     120,   0,   0
32:                      32,      0,      30,    1086,      98,   0,   0
32:                      32,      0,    2062,     542,   21269,   0,   0
32:                      32,      0,      44,    1072,      95,   0,   0
32:                      32,      0,     271,    1341,    2080,   0,   0
32:                      32,      0,    1495,     861,    1631,   0,   0
32:                      32,      0,      93,    1023,     154,   0,   0
32:                      32,      0,     213,     655,     402,   0,   0
32:                      32,      0,       3,    1113,     157,   0,   0
64:                      64,      0,       5,     801,      18,   0,   0
64:                      64,      0,   11405,    1305,   27892,   0,   0
64:                      64,      0,     250,     804,     281,   0,   0
64:                      64,      0,     593,     957,    1791,   0,   0
64:                      64,      0,     157,     897,     174,   0,   0
64:                      64,      0,     102,     952,     149,   0,   0
64:                      64,      0,    8499,     863,   29794,   0,   0
64:                      64,      0,      55,     999,     130,   0,   0
128:                    128,      0,    1814,     201,    2266,   0,   0
128:                    128,      0,    7130,     372,   68365,   0,   0
128:                    128,      0,      80,     447,      85,   0,   0
128:                    128,      0,     323,     452,     493,   0,   0
128:                    128,      0,    1051,     344,    1073,   0,   0
128:                    128,      0,     767,     380,   14247,   0,   0
128:                    128,      0,     356,     419,    1032,   0,   0
128:                    128,      0,      40,     487,      74,   0,   0
256:                    256,      0,      23,     232,     109,   0,   0
256:                    256,      0,     772,     518,    6018,   0,   0
256:                    256,      0,      27,     228,      28,   0,   0
256:                    256,      0,    1434,     156,    2077,   0,   0
256:                    256,      0,      65,     190,     558,   0,   0
256:                    256,      0,     147,     168,     351,   0,   0
256:                    256,      0,     116,     199,     617,   0,   0
256:                    256,      0,      26,     169,      31,   0,   0
512:                    512,      0,       5,      30,      10,   0,   0
512:                    512,      0,     416,      81,   23486,   0,   0
512:                    512,      0,      50,      69,      50,   0,   0
512:                    512,      0,      12,     107,     772,   0,   0
512:                    512,      0,      14,      21,      14,   0,   0
512:                    512,      0,      55,      92,     303,   0,   0
512:                    512,      0,      49,      98,      61,   0,   0
512:                    512,      0,      74,      17,      74,   0,   0
1024:                  1024,      0,       4,      48,     446,   0,   0
1024:                  1024,      0,    1577,      63,    6448,   0,   0
1024:                  1024,      0,      16,      24,      16,   0,   0
1024:                  1024,      0,      10,     146,     698,   0,   0
1024:                  1024,      0,       0,      52,      12,   0,   0
1024:                  1024,      0,       4,      48,      64,   0,   0
1024:                  1024,      0,      23,      17,      29,   0,   0
1024:                  1024,      0,       0,      28,      14,   0,   0
2048:                  2048,      0,       2,      28,     123,   0,   0
2048:                  2048,      0,      21,      29,     169,   0,   0
2048:                  2048,      0,      20,       6,      20,   0,   0
2048:                  2048,      0,    1546,      24,    3926,   0,   0
2048:                  2048,      0,       0,       0,       0,   0,   0
2048:                  2048,      0,       6,      20,      29,   0,   0
2048:                  2048,      0,     203,       7,     222,   0,   0
2048:                  2048,      0,       1,       5,       1,   0,   0
4096:                  4096,      0,       0,       4,       8,   0,   0
4096:                  4096,      0,     163,       1,     372,   0,   0
4096:                  4096,      0,     377,       0,     611,   0,   0
4096:                  4096,      0,       1,       1,     162,   0,   0
4096:                  4096,      0,      12,       1,      23,   0,   0
4096:                  4096,      0,       3,       1,       4,   0,   0
4096:                  4096,      0,      91,       1,     119,   0,   0
4096:                  4096,      0,      48,       2,     658,   0,   0
8192:                  8192,      0,       1,       0,       1,   0,   0
8192:                  8192,      0,       7,       6,      63,   0,   0
8192:                  8192,      0,      16,       0,      17,   0,   0
8192:                  8192,      0,       4,       0,     213,   0,   0
8192:                  8192,      0,       2,       0,       2,   0,   0
8192:                  8192,      0,       3,       2,     109,   0,   0
8192:                  8192,      0,       2,       1,       6,   0,   0
8192:                  8192,      0,       2,       0,       2,   0,   0
16384:                16384,      0,       2,       0,       4,   0,   0
16384:                16384,      0,       0,       3,       4,   0,   0
16384:                16384,      0,       5,       0,       5,   0,   0
16384:                16384,      0,       3,       3,     467,   0,   0
16384:                16384,      0,       0,       0,       0,   0,   0
16384:                16384,      0,       1,       4,      13,   0,   0
16384:                16384,      0,       0,       2,       8,   0,   0
16384:                16384,      0,       1,       0,       1,   0,   0
32768:                32768,      0,       0,       0,       0,   0,   0
32768:         еееее  32768,      0,      13,       0,      13,   0,   0
32768:                32768,      0,       6,       0,       6,   0,   0
32768:                32768,      0,       1,       1,     209,   0,   0
32768:                32768,      0,       0,       0,       0,   0,   0
32768:                32768,      0,       1,       0,       1,   0,   0
32768:                32768,      0,       0,       3,       8,   0,   0
32768:                32768,      0,       0,       2,       2,   0,   0
65536:                65536,      0,       0,       4,      52,   0,   0
65536:                65536,      0,       1,       0,       1,   0,   0
65536:                65536,      0,       3,       0,       3,   0,   0
65536:                65536,      0,       3,       1,     208,   0,   0
65536:                65536,      0,       1,       0,       1,   0,   0
65536:                65536,      0,       1,       0,       1,   0,   0
65536:                65536,      0,       6,       0,       6,   0,   0
65536:                65536,      0,       0,       0,       0,   0,   0
64 pcpu:                  8,      0,    2428,     644,    2428,   0,   0
SLEEPQUEUE:              88,      0,     892,     255,     892,   0,   0
Files:                   80,      0,      57,     482,    5807,   0,   0
filedesc0:             1104,      0,      47,      34,     657,   0,   0
rl_entry:                40,      0,      41,    1048,      41,   0,   0
TURNSTILE:              136,      0,     892,      88,     892,   0,   0
umtx pi:                 96,      0,       0,       0,       0,   0,   0
umtx_shm:                88,      0,       0,       0,       0,   0,   0
MAC labels:              40,      0,       0,       0,       0,   0,   0
PROC:                  1368,      0,      46,      26,     656,   0,   0
THREAD:                1280,      0,     878,      13,    1123,   0,   0
cpuset:                  96,      0,     840,     308,    1094,   0,   0
audit_record:          1248,      0,       0,       0,       0,   0,   0
mbuf_packet:            256, 3211680,       0,     762,     277,   0,   0
mbuf:                   256, 3211680,       1,    1520,    1939,   0,   0
mbuf_cluster:          2048, 501824,     759,      17,     768,   0,   0
mbuf_jumbo_page:       4096, 250911,       0,       0,       0,   0,   0
mbuf_jumbo_9k:         9216, 223032,       0,       0,       0,   0,   0
mbuf_jumbo_16k:       16384, 167272,       0,       0,       0,   0,   0
g_bio:                  376,      0,       0,     180,    6764,   0,   0
ttyinq:                 160,      0,     120,     144,     420,   0,   0
ttyoutq:                256,      0,      64,     191,     224,   0,   0
DMAR_MAP_ENTRY:         120,      0,       0,       0,       0,   0,   0
nvme_request:           128,      0,       0,       0,       0,   0,   0
cryptop:                 88,      0,       0,       0,       0,   0,   0
cryptodesc:              72,      0,       0,       0,       0,   0,   0
vtnet_tx_hdr:            24,      0,       0,       0,       0,   0,   0
FPU_save_area:          832,      0,       0,       0,       0,   0,   0
taskq_zone:              48,      0,       0,     830,      51,   0,   0
VNODE:                  472,      0,     606,      66,     635,   0,   0
VNODEPOLL:              112,      0,       2,     138,       2,   0,   0
BUF TRIE:               144,      0,       0,   52326,       0,   0,   0
NAMEI:                 1024,      0,       0,      68,   17249,   0,   0
S VFS Cache:            108,      0,     569,     306,    1610,   0,   0
STS VFS Cache:          148,      0,       0,       0,       0,   0,   0
L VFS Cache:            328,      0,       0,       0,       0,   0,   0
LTS VFS Cache:          368,      0,       0,       0,       0,   0,   0
DIRHASH:               1024,      0,       0,       0,       0,   0,   0
NCLNODE:                528,      0,       0,       0,       0,   0,   0
Mountpoints:            816,      0,       8,      22,       8,   0,   0
AIO:                    224,      0,       0,       0,       0,   0,   0
AIOP:                    32,      0,       0,       0,       0,   0,   0
AIOCB:                  744,      0,       0,       0,       0,   0,   0
AIOL:                   128,      0,       0,       0,       0,   0,   0
AIOLIO:                 272,      0,       0,       0,       0,   0,   0
reference_cache:         40,      0,       0,       0,       0,   0,   0
reference_history_cache:      8,      0,       0,       0,       0,   0,   0
range_seg_cache:         64,      0,     387,     915,    1668,   0,   0
zio_cache:              952,      0,       7,     673,   37172,   0,   0
zio_link_cache:          48,      0,       2,    1824,   13879,   0,   0
zio_buf_512:            512,      0,     697,     115,    3664,   0,   0
zio_data_buf_512:       512,      0,      99,      76,     177,   0,   0
zio_buf_1024:          1024,      0,      15,     521,    1184,   0,   0
zio_data_buf_1024:     1024,      0,      56,      36,      78,   0,   0
zio_buf_1536:          1536,      0,      16,      38,      61,   0,   0
zio_data_buf_1536:     1536,      0,      23,      13,      32,   0,   0
zio_buf_2048:          2048,      0,      13,      27,     165,   0,   0
zio_data_buf_2048:     2048,      0,      19,      11,      35,   0,   0
zio_buf_2560:          2560,      0,       2,      43,     122,   0,   0
zio_data_buf_2560:     2560,      0,      18,       9,      31,   0,   0
zio_buf_3072:          3072,      0,       3,     144,     355,   0,   0
zio_data_buf_3072:     3072,      0,      10,      11,      54,   0,   0
zio_buf_3584:          3584,      0,       3,      11,      88,   0,   0
zio_data_buf_3584:     3584,      0,       6,       3,      18,   0,   0
zio_buf_4096:          4096,      0,      13,      16,     287,   0,   0
zio_data_buf_4096:     4096,      0,       6,       1,       8,   0,   0
zio_buf_5120:          5120,      0,       2,       3,      33,   0,   0
zio_data_buf_5120:     5120,      0,       6,       0,       6,   0,   0
zio_buf_6144:          6144,      0,       0,       4,      49,   0,   0
zio_data_buf_6144:     6144,      0,      12,       0,      14,   0,   0
zio_buf_7168:          7168,      0,       1,       9,      35,   0,   0
zio_data_buf_7168:     7168,      0,       7,       1,      15,   0,   0
zio_buf_8192:          8192,      0,       1,       4,      31,   0,   0
zio_data_buf_8192:     8192,      0,      12,       0,      12,   0,   0
zio_buf_10240:        10240,      0,       2,       4,      26,   0,   0
zio_data_buf_10240:   10240,      0,      13,       0,      13,   0,   0
zio_buf_12288:        12288,      0,       3,       3,      18,   0,   0
zio_data_buf_12288:   12288,      0,       6,       0,       6,   0,   0
zio_buf_14336:        14336,      0,       1,       2,       8,   0,   0
zio_data_buf_14336:   14336,      0,       6,       1,       7,   0,   0
zio_buf_16384:        16384,      0,     529,      68,    1192,   0,   0
zio_data_buf_16384:   16384,      0,       4,       2,       9,   0,   0
zio_buf_20480:        20480,      0,       1,       3,      23,   0,   0
zio_data_buf_20480:   20480,      0,      14,       0,      22,   0,   0
zio_buf_24576:        24576,      0,       0,       3,      18,   0,   0
zio_data_buf_24576:   24576,      0,       8,       2,      16,   0,   0
zio_buf_28672:        28672,      0,       0,       3,       7,   0,   0
zio_data_buf_28672:   28672,      0,       4,       1,      12,   0,   0
zio_buf_32768:        32768,      0,       1,       1,       5,   0,   0
zio_data_buf_32768:   32768,      0,       8,       2,      15,   0,   0
zio_buf_40960:        40960,      0,       0,       4,       9,   0,   0
zio_data_buf_40960:   40960,      0,      11,       0,      11,   0,   0
zio_buf_49152:        49152,      0,       3,       2,       7,   0,   0
zio_data_buf_49152:   49152,      0,       7,       0,       7,   0,   0
zio_buf_57344:        57344,      0,       2,       1,       6,   0,   0
zio_data_buf_57344:   57344,      0,       3,       0,       3,   0,   0
zio_buf_65536:        65536,      0,       0,       2,       6,   0,   0
zio_data_buf_65536:   65536,      0,       5,       0,       5,   0,   0
zio_buf_81920:        81920,      0,       0,       3,       8,   0,   0
zio_data_buf_81920:   81920,      0,       6,       0,       6,   0,   0
zio_buf_98304:        98304,      0,       0,       2,       3,   0,   0
zio_data_buf_98304:   98304,      0,       7,       0,       7,   0,   0
zio_buf_114688:      114688,      0,       0,       5,      12,   0,   0
zio_data_buf_114688: 114688,      0,       7,       0,       7,   0,   0
zio_buf_131072:      131072,      0,       1,       7,      37,   0,   0
zio_data_buf_131072: 131072,      0,     159,       0,     159,   0,   0
zio_buf_163840:      163840,      0,       0,       0,       0,   0,   0
zio_data_buf_163840: 163840,      0,       0,       0,       0,   0,   0
zio_buf_196608:      196608,      0,       0,       0,       0,   0,   0
zio_data_buf_196608: 196608,      0,       0,       0,       0,   0,   0
zio_buf_229376:      229376,      0,       0,       0,       0,   0,   0
zio_data_buf_229376: 229376,      0,       0,       0,       0,   0,   0
zio_buf_262144:      262144,      0,       0,       0,       0,   0,   0
zio_data_buf_262144: 262144,      0,       0,       0,       0,   0,   0
zio_buf_327680:      327680,      0,       0,       0,       0,   0,   0
zio_data_buf_327680: 327680,      0,       0,       0,       0,   0,   0
zio_buf_393216:      393216,      0,       0,       0,       0,   0,   0
zio_data_buf_393216: 393216,      0,       0,       0,       0,   0,   0
zio_buf_458752:      458752,      0,       0,       0,       0,   0,   0
zio_data_buf_458752: 458752,      0,       0,       0,       0,   0,   0
zio_buf_524288:      524288,      0,       0,       0,       0,   0,   0
zio_data_buf_524288: 524288,      0,       0,       0,       0,   0,   0
zio_buf_655360:      655360,      0,       0,       0,       0,   0,   0
zio_data_buf_655360: 655360,      0,       0,       0,       0,   0,   0
zio_buf_786432:      786432,      0,       0,       0,       0,   0,   0
zio_data_buf_786432: 786432,      0,       0,       0,       0,   0,   0
zio_buf_917504:      917504,      0,       0,       0,       0,   0,   0
zio_data_buf_917504: 917504,      0,       0,       0,       0,   0,   0
zio_buf_1048576:     1048576,      0,       0,       0,       0,   0,   0
zio_data_buf_1048576: 1048576,      0,       0,       0,       0,   0,   0
zio_buf_1310720:     1310720,      0,       0,       0,       0,   0,   0
zio_data_buf_1310720: 1310720,      0,       0,       0,       0,   0,   0
zio_buf_1572864:     1572864,      0,       0,       0,       0,   0,   0
zio_data_buf_1572864: 1572864,      0,       0,       0,       0,   0,   0
zio_buf_1835008:     1835008,      0,       0,       0,       0,   0,   0
zio_data_buf_1835008: 1835008,      0,       0,       0,       0,   0,   0
zio_buf_2097152:     2097152,      0,       0,       0,       0,   0,   0
zio_data_buf_2097152: 2097152,      0,       0,       0,       0,   0,   0
zio_buf_2621440:     2621440,      0,       0,       0,       0,   0,   0
zio_data_buf_2621440: 2621440,      0,       0,       0,       0,   0,   0
zio_buf_3145728:     3145728,      0,       0,       0,       0,   0,   0
zio_data_buf_3145728: 3145728,      0,       0,       0,       0,   0,   0
zio_buf_3670016:     3670016,      0,       0,       0,       0,   0,   0
zio_data_buf_3670016: 3670016,      0,       0,       0,       0,   0,   0
zio_buf_4194304:     4194304,      0,       0,       0,       0,   0,   0
zio_data_buf_4194304: 4194304,      0,       0,       0,       0,   0,   0
zio_buf_5242880:     5242880,      0,       0,       0,       0,   0,   0
zio_data_buf_5242880: 5242880,      0,       0,       0,       0,   0,   0
zio_buf_6291456:     6291456,      0,       0,       0,       0,   0,   0
zio_data_buf_6291456: 6291456,      0,       0,       0,       0,   0,   0
zio_buf_7340032:     7340032,      0,       0,       0,       0,   0,   0
zio_data_buf_7340032: 7340032,      0,       0,       0,       0,   0,   0
zio_buf_8388608:     8388608,      0,       0,       0,       0,   0,   0
zio_data_buf_8388608: 8388608,      0,       0,       0,       0,   0,   0
zio_buf_10485760:    10485760,      0,       0,       0,       0,   0,   0
zio_data_buf_10485760: 10485760,      0,       0,       0,       0,   0,   0
zio_buf_12582912:    12582912,      0,       0,       0,       0,   0,   0
zio_data_buf_12582912: 12582912,      0,       0,       0,       0,   0,   0
zio_buf_14680064:    14680064,      0,       0,       0,       0,   0,   0
zio_data_buf_14680064: 14680064,      0,       0,       0,       0,   0,   0
zio_buf_16777216:    16777216,      0,       0,       0,       0,   0,   0
zio_data_buf_16777216: 16777216,      0,       0,       0,       0,   0,   0
lz4_ctx:              16384,      0,       0,      10,     740,   0,   0
sa_cache:               144,      0,     553,     122,     581,   0,   0
dnode_t:                960,      0,     800,      20,     993,   0,   0
dmu_buf_impl_t:         328,      0,    1577,      55,    2989,   0,   0
arc_buf_hdr_t_full:     336,      0,    1166,      88,    2593,   0,   0
arc_buf_hdr_t_l2only:     96,      0,       0,       0,       0,   0,   0
arc_buf_t:               72,      0,    1166,     209,    2700,   0,   0
zil_lwb_cache:          192,      0,       5,     135,       8,   0,   0
zfs_znode_cache:        368,      0,     553,      27,     581,   0,   0
pipe:                   744,      0,       1,      54,     164,   0,   0
procdesc:               128,      0,       0,       0,       0,   0,   0
ksiginfo:               112,      0,      53,     997,      54,   0,   0
itimer:                 352,      0,       0,       0,       0,   0,   0
KNOTE:                  128,      0,       2,     153,       2,   0,   0
socket:                 824, 258216,      14,      38,    2318,   0,   0
ipq:                     56,  15691,       0,       0,       0,   0,   0
udp_inpcb:              456, 258216,       2,      86,      33,   0,   0
udpcb:                   32, 258292,       2,     866,      33,   0,   0
tcp_inpcb:              456, 258216,       2,      62,       3,   0,   0
tcpcb:                 1040, 258216,       2,      16,       3,   0,   0
tcptw:                   88,  27810,       0,       0,       0,   0,   0
syncache:               168,  15364,       0,       0,       0,   0,   0
hostcache:              128,  15376,       0,       0,       0,   0,   0
sackhole:                32,      0,       0,       0,       0,   0,   0
tcpreass:                40,  31383,       0,       0,       0,   0,   0
sctp_ep:               1488, 258216,       0,       0,       0,   0,   0
sctp_asoc:             2408,  40000,       0,       0,       0,   0,   0
sctp_laddr:              48,  80012,       0,     332,       2,   0,   0
sctp_raddr:             728,  80000,       0,       0,       0,   0,   0
sctp_chunk:             152, 400010,       0,       0,       0,   0,   0
sctp_readq:             160, 400008,       0,       0,       0,   0,   0
sctp_stream_msg_out:    112, 400015,       0,       0,       0,   0,   0
sctp_asconf:             40, 400059,       0,       0,       0,   0,   0
sctp_asconf_ack:         48, 400060,       0,       0,       0,   0,   0
udplite_inpcb:          456, 258216,       0,       0,       0,   0,   0
ripcb:                  456, 258216,       0,       0,       0,   0,   0
unpcb:                  240, 258224,      10,     246,    2238,   0,   0
rtentry:                208,      0,       8,     182,       8,   0,   0
selfd:                   64,      0,      17,    1037,    3402,   0,   0
SWAPMETA:               288, 1003652,       0,       0,       0,   0,   0
NetGraph items:          72,   4123,       0,     403,      60,   0,   0
NetGraph data items:     72,   4123,       0,     527,      54,   0,   0
i915_gem_object:        560,      0,       0,       0,       0,   0,   0
i915_gem_vma:           264,      0,       0,       0,       0,   0,   0
i915_gem_request:       152,      0,       0,       0,       0,   0,   0


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

interrupt                          total       rate
irq1: atkbd0                          72          1
irq9: acpi0                            3          0
irq23: ehci0                         220          4
cpu0:timer                         18449        324
irq264: hdac0                          6          0
irq265: xhci0                      25298        444
irq266: hdac1                         44          1
irq267: ahci0                        333          6
cpu1:timer                          2008         35
cpu3:timer                          2812         49
cpu2:timer                          3254         57
Total                              52499        922

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

 57/258215 files
0M/1023M swap space

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

Device          512-blocks     Used    Avail Capacity
/dev/label/usbswap0    2096888        0  2096888     0%

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

       tty            ada0              da0            pass0             cpu
 tin  tout  KB/t tps  MB/s   KB/t tps  MB/s   KB/t tps  MB/s  us ni sy in id
   1   132 22.89  11  0.25  21.06  65  1.35   0.00   0  0.00   1  0  3  1 96

------------------------------------------------------------------------
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)


------------------------------------------------------------------------
nfsstat

Client Info:
Rpc Counts:
  Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
        0         0         0         0         0         0         0         0
   Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
        0         0         0         0         0         0         0         0
    Mknod    Fsstat    Fsinfo  PathConf    Commit
        0         0         0         0         0
Rpc Info:
 TimedOut   Invalid X Replies   Retries  Requests
        0         0         0         0         0
Cache Info:
Attr Hits    Misses Lkup Hits    Misses BioR Hits    Misses BioW Hits    Misses
        0         0         0         0         0         0         0         0
BioRLHits    Misses BioD Hits    Misses DirE Hits    Misses Accs Hits    Misses
        0         0         0         0         0         0         0         0

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

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

tcp:
	0 packets sent
		0 data packets (0 bytes)
		0 data packets (0 bytes) retransmitted
		0 data packets unnecessarily retransmitted
		0 resends initiated by MTU discovery
		0 ack-only packets (0 delayed)
		0 URG only packets
		0 window probe packets
		0 window update packets
		0 control packets
	0 packets received
		0 acks (for 0 bytes)
		0 duplicate acks
		0 acks for unsent data
		0 packets (0 bytes) received in-sequence
		0 completely duplicate packets (0 bytes)
		0 old duplicate packets
		0 packets with some dup. data (0 bytes duped)
		0 out-of-order packets (0 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 memory problems
	0 connection requests
	0 connection accepts
	0 bad connection attempts
	0 listen queue overflows
	0 ignored RSTs in the windows
	0 connections established (including accepts)
	1 connection 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
	0 segments updated rtt (of 0 attempts)
	0 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
	0 correct ACK header predictions
	0 correct data packet header predictions
	0 syncache entries added
		0 retransmitted
		0 dupsyn
		0 dropped
		0 completed
		0 bucket overflow
		0 cache overflow
		0 reset
		0 stale
		0 aborted
		0 badack
		0 unreach
		0 zone failures
	0 cookies sent
	0 cookies 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
	0 SACK options (SACK blocks) sent
	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
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
	0 connections 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:
	0 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	0 dropped due to no socket
	0 broadcast/multicast datagrams undelivered
	0 dropped due to full socket buffers
	0 not for hashed pcb
	0 delivered
	0 datagrams output
	0 times multicast source filter matched
ip:
	0 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
	0 packets for this host
	0 packets for unknown/unsupported protocol
	0 packets forwarded (0 packets fast forwarded)
	0 packets not forwardable
	0 packets received for unknown multicast group
	0 redirects sent
	0 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:
	0 calls to icmp_error
	0 errors not generated in response to an icmp message
	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
	0 message responses generated
	0 invalid return addresses
	0 no return routes
ipsec:
	0 inbound packets violated process security policy
	0 inbound packets failed due to insufficient memory
	0 invalid inbound packets
	0 outbound packets violated process security policy
	0 outbound packets with no SA available
	0 outbound packets failed due to insufficient memory
	0 outbound packets with no route available
	0 invalid outbound packets
	0 outbound packets with bundled SAs
	0 mbufs coalesced during clone
	0 clusters coalesced during clone
	0 clusters copied during clone
	0 mbufs inserted during makespace
ah:
	0 packets shorter than header shows
	0 packets dropped; protocol family not supported
	0 packets dropped; no TDB
	0 packets dropped; bad KCR
	0 packets dropped; queue full
	0 packets dropped; no transform
	0 replay counter wraps
	0 packets dropped; bad authentication detected
	0 packets dropped; bad authentication length
	0 possible replay packets detected
	0 packets in
	0 packets out
	0 packets dropped; invalid TDB
	0 bytes in
	0 bytes out
	0 packets dropped; larger than IP_MAXPACKET
	0 packets blocked due to policy
	0 crypto processing failures
	0 tunnel sanity check failures
esp:
	0 packets shorter than header shows
	0 packets dropped; protocol family not supported
	0 packets dropped; no TDB
	0 packets dropped; bad KCR
	0 packets dropped; queue full
	0 packets dropped; no transform
	0 packets dropped; bad ilen
	0 replay counter wraps
	0 packets dropped; bad encryption detected
	0 packets dropped; bad authentication detected
	0 possible replay packets detected
	0 packets in
	0 packets out
	0 packets dropped; invalid TDB
	0 bytes in
	0 bytes out
	0 packets dropped; larger than IP_MAXPACKET
	0 packets blocked due to policy
	0 crypto processing failures
	0 tunnel sanity check failures
ipcomp:
	0 packets shorter than header shows
	0 packets dropped; protocol family not supported
	0 packets dropped; no TDB
	0 packets dropped; bad KCR
	0 packets dropped; queue full
	0 packets dropped; no transform
	0 replay counter wraps
	0 packets in
	0 packets out
	0 packets dropped; invalid TDB
	0 bytes in
	0 bytes out
	0 packets dropped; larger than IP_MAXPACKET
	0 packets blocked due to policy
	0 crypto processing failures
	0 packets sent uncompressed; size < compr. algo. threshold
	0 packets sent uncompressed; compression was useless
arp:
	0 ARP requests sent
	0 ARP replies sent
	0 ARP requests received
	0 ARP replies received
	0 ARP packets received
	0 total packets dropped due to no ARP entry
	0 ARP entrys timed out
	0 Duplicate IPs seen
ip6:
	0 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 packets reassembled ok
	0 packets for this host
	0 packets forwarded
	0 packets not forwardable
	0 redirects sent
	0 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
	0 multicast packets which we don't join
	Mbuf statistics:
		0 one mbuf
		0 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
icmp6:
	0 calls to icmp6_error
	0 errors not generated in response to an icmp6 message
	0 errors not generated because of rate limitation
	0 messages with bad code fields
	0 messages < minimum length
	0 bad checksums
	0 messages with bad length
	Histogram of error messages to be generated:
		0 no route
		0 administratively prohibited
		0 beyond scope
		0 address unreachable
		0 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 path MTU changes
ipsec6:
	0 inbound packets violated process security policy
	0 inbound packets failed due to insufficient memory
	0 invalid inbound packets
	0 outbound packets violated process security policy
	0 outbound packets with no SA available
	0 outbound packets failed due to insufficient memory
	0 outbound packets with no route available
	0 invalid outbound packets
	0 outbound packets with bundled SAs
	0 mbufs coalesced during clone
	0 clusters coalesced during clone
	0 clusters copied during clone
	0 mbufs inserted during makespace
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

1/2282/2283 mbufs in use (current/cache/total)
18446744073709551613/779/776/501824 mbuf clusters in use (current/cache/total/max)
0/762 mbuf+clusters out of packet secondary zone in use (current/cache)
0/0/0/250911 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/223032 9k jumbo clusters in use (current/cache/total/max)
0/0/0/167272 16k jumbo clusters in use (current/cache/total/max)
18014398509481978K/2128K/2122K 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)

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

Active Internet connections (including servers)
Tcpcb            Proto Recv-Q Send-Q Local Address      Foreign Address    (state)
fffff80029315410 tcp4       0      0 *.22               *.*                LISTEN
fffff80029315820 tcp6       0      0 *.22               *.*                LISTEN
fffff8000bad1558 udp4       0      0 *.514              *.*                
fffff8000bad1720 udp6       0      0 *.514              *.*                
Active UNIX domain sockets
Address          Type   Recv-Q Send-Q            Inode             Conn             Refs          Nextref Addr
fffff8000bbf0e10 stream      0      0                0 fffff8000bbf1000                0                0
fffff8000bbf1000 stream      0      0                0 fffff8000bbf0e10                0                0
fffff8000bb12870 stream      0      0 fffff80029266000                0                0                0 /var/run/dbus/system_bus_socket
fffff8000bb12b40 stream      0      0 fffff8000bb0f588                0                0                0 /var/run/devd.pipe
fffff8000bbf0c30 dgram       0      0                0 fffff8000bbf10f0                0 fffff8000bb12780
fffff8000bb12780 dgram       0      0                0 fffff8000bbf10f0                0                0
fffff8000bb93870 dgram       0      0                0 fffff8000bbf11e0                0                0
fffff8000bbf10f0 dgram       0      0 fffff8000ba193b0                0 fffff8000bbf0c30                0 /var/run/logpriv
fffff8000bbf11e0 dgram       0      0 fffff8000b7f5588                0 fffff8000bb93870                0 /var/run/log
fffff8000bb12a50 seqpac      0      0 fffff8000bb0f3b0                0                0                0 /var/run/devd.seqpacket.pipe

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

Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen         Local Address         
tcp4  0/0/128                          *.ssh                  
tcp6  0/0/128                          *.ssh                  
unix  0/0/30                           /var/run/dbus/system_bus_socket
unix  0/0/4                            /var/run/devd.pipe
unix  0/0/4                            /var/run/devd.seqpacket.pipe

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

fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 5 at 0xd400000001
fstat: can't read file 11 at 0x7400000000
fstat: can't read file 17 at 0x7400000000
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read file 4 at 0x780000ffff
fstat: can't read file 5 at 0x2200000000
fstat: can't read file 7 at 0x20007ffffffffff
fstat: can't read file 8 at 0x4000000001fffff
fstat: can't read file 10 at 0x780000ffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read file 4 at 0x780000ffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read file 4 at 0x780000ffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read file 4 at 0x780000ffff
fstat: can't read file 5 at 0x400000000
fstat: can't read file 7 at 0x20007ffffffffff
fstat: can't read file 8 at 0x4000000001fffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read file 4 at 0x780000ffff
fstat: can't read file 5 at 0x400000000
fstat: can't read file 7 at 0x20007ffffffffff
fstat: can't read file 8 at 0x4000000001fffff
fstat: can't read file 10 at 0x780000ffff
fstat: can't read file 11 at 0x400000000
fstat: can't read file 13 at 0x20007ffffffffff
fstat: can't read file 14 at 0x4000000001fffff
fstat: can't read file 16 at 0x780000ffff
fstat: can't read file 17 at 0x400000000
fstat: can't read file 19 at 0x20007ffffffffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read file 4 at 0x780000ffff
fstat: can't read file 5 at 0x800000000
fstat: can't read file 7 at 0x20007ffffffffff
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read file 1 at 0x20007ffffffffff
fstat: can't read file 2 at 0x4000000001fffff
fstat: can't read file 4 at 0x780000ffff
fstat: can't read file 5 at 0x800000000
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
fstat: can't read znode_phys at 0x1
USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W
root     kldload      654 root -         -       error    -
root     kldload      654   wd -         -       error    -
root     kldload      654 text -         -       error    -
root     kldload      654 ctty /dev         91 crw-------   ttyv0 rw
root     kldload      654    0 /dev         91 crw-------   ttyv0 rw
root     csh          651 root -         -       error    -
root     csh          651   wd -         -       error    -
root     csh          651 text -         -       error    -
root     csh          651 ctty /dev         91 crw-------   ttyv0 rw
root     su           650 root -         -       error    -
root     su           650   wd -         -       error    -
root     su           650 text -         -       error    -
root     su           650 ctty /dev         91 crw-------   ttyv0 rw
root     su           650    0 /dev         91 crw-------   ttyv0 rw
joeuser  zsh          649 root -         -       error    -
joeuser  zsh          649   wd -         -       error    -
joeuser  zsh          649 text -         -       error    -
joeuser  zsh          649 ctty /dev         91 crw-------   ttyv0 rw
joeuser  zsh          649    0 /dev         91 crw-------   ttyv0 rw
joeuser  zsh          649    6 /dev         91 crw-------   ttyv0 rw
root     getty        648 root -         -       error    -
root     getty        648   wd -         -       error    -
root     getty        648 text -         -       error    -
root     getty        648 ctty /dev         98 crw-------   ttyv7 rw
root     getty        648    0 /dev         98 crw-------   ttyv7 rw
root     getty        647 root -         -       error    -
root     getty        647   wd -         -       error    -
root     getty        647 text -         -       error    -
root     getty        647 ctty /dev         97 crw-------   ttyv6 rw
root     getty        647    0 /dev         97 crw-------   ttyv6 rw
root     getty        646 root -         -       error    -
root     getty        646   wd -         -       error    -
root     getty        646 text -         -       error    -
root     getty        646 ctty /dev         96 crw-------   ttyv5 rw
root     getty        646    0 /dev         96 crw-------   ttyv5 rw
root     getty        645 root -         -       error    -
root     getty        645   wd -         -       error    -
root     getty        645 text -         -       error    -
root     getty        645 ctty /dev         95 crw-------   ttyv4 rw
root     getty        645    0 /dev         95 crw-------   ttyv4 rw
root     getty        644 root -         -       error    -
root     getty        644   wd -         -       error    -
root     getty        644 text -         -       error    -
root     getty        644 ctty /dev         94 crw-------   ttyv3 rw
root     getty        644    0 /dev         94 crw-------   ttyv3 rw
root     getty        643 root -         -       error    -
root     getty        643   wd -         -       error    -
root     getty        643 text -         -       error    -
root     getty        643 ctty /dev         93 crw-------   ttyv2 rw
root     getty        643    0 /dev         93 crw-------   ttyv2 rw
root     getty        642 root -         -       error    -
root     getty        642   wd -         -       error    -
root     getty        642 text -         -       error    -
root     getty        642 ctty /dev         92 crw-------   ttyv1 rw
root     getty        642    0 /dev         92 crw-------   ttyv1 rw
root     login        641 root -         -       error    -
root     login        641   wd -         -       error    -
root     login        641 text -         -       error    -
root     login        641 ctty /dev         91 crw-------   ttyv0 rw
root     login        641    0 /dev         91 crw-------   ttyv0 rw
root     sleep        636 root -         -       error    -
root     sleep        636   wd -         -       error    -
root     sleep        636 text -         -       error    -
root     sleep        636    0 /dev         19 crw-rw-rw-    null  r
root     logger       635 root -         -       error    -
root     logger       635   wd -         -       error    -
root     logger       635 text -         -       error    -
root     logger       635    0* pipe fffff8000b7e0000 <-> fffff8000b7e0160      0 rw
root     sh           634 root -         -       error    -
root     sh           634   wd -         -       error    -
root     sh           634 text -         -       error    -
root     sh           634    0 /dev         19 crw-rw-rw-    null  r
root     cron         595 root -         -       error    -
root     cron         595   wd -         -       error    -
root     cron         595 text -         -       error    -
root     cron         595    0 /dev         19 crw-rw-rw-    null rw
smmsp    sendmail     591 root -         -       error    -
smmsp    sendmail     591   wd -         -       error    -
smmsp    sendmail     591 text -         -       error    -
smmsp    sendmail     591    0 /dev         19 crw-rw-rw-    null  r
root     sshd         588 root -         -       error    -
root     sshd         588   wd -         -       error    -
root     sshd         588 text -         -       error    -
root     sshd         588    0 /dev         19 crw-rw-rw-    null rw
messageb dbus-daemon   519 root -         -       error    -
messageb dbus-daemon   519   wd -         -       error    -
messageb dbus-daemon   519 text -         -       error    -
messageb dbus-daemon   519    0 /dev         19 crw-rw-rw-    null rw
messageb dbus-daemon   519    6 /dev         19 crw-rw-rw-    null rw
root     syslogd      462 root -         -       error    -
root     syslogd      462   wd -         -       error    -
root     syslogd      462 text -         -       error    -
root     syslogd      462    0 /dev         19 crw-rw-rw-    null rw
root     syslogd      462    6 /dev         19 crw-rw-rw-    null rw
root     syslogd      462   12 /dev         19 crw-rw-rw-    null rw
root     syslogd      462   18 -         -       error    -
root     devd         323 root -         -       error    -
root     devd         323   wd -         -       error    -
root     devd         323 text -         -       error    -
root     devd         323    0 /dev         19 crw-rw-rw-    null rw
root     devd         323    6 /dev         19 crw-rw-rw-    null rw
root     moused       310 root -         -       error    -
root     moused       310   wd -         -       error    -
root     moused       310 text -         -       error    -
root     moused       310    0 /dev         19 crw-rw-rw-    null rw
root     ng_queue     257 root -         -       error    -
root     ng_queue     257   wd -         -       error    -
root     zfskern        5 root -         -       error    -
root     zfskern        5   wd -         -       error    -
root     init           1 root -         -       error    -
root     init           1   wd -         -       error    -
root     init           1 text -         -       error    -
root     kernel         0 root -         -       error    -
root     kernel         0   wd -         -       error    -

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

Copyright (c) 1992-2016 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 11.0-CURRENT #1 c7bbc16(drm-next-4.6): Sun May 22 04:48:46 UTC 2016
    mmacy@bedlam:/usr/home/mmacy/devel/build/usr/home/mmacy/devel/freebsd-base-graphics/sys/GENERIC amd64
FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
WARNING: WITNESS option enabled, expect reduced performance.
can't re-use a leaf (ixl_rx_miss_bufs)!
VT(efifb): resolution 1920x1080
CPU: Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz (2394.51-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x306d4  Family=0x6  Model=0x3d  Stepping=4
  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=0x21c27ab<FSGSBASE,TSCADJ,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG,RDSEED,ADX,SMAP,PROCTRACE>
  XSAVE Features=0x1<XSAVEOPT>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  TSC: P-state invariant, performance statistics
real memory  = 8589934592 (8192 MB)
avail memory = 8161595392 (7783 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <LENOVO TP-JE   >
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 hardware threads
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-39 on motherboard
random: entropy device external interface
kbd1 at kbdmux0
netmap: loaded module
module_register_init: MOD_LOAD (vesa, 0xffffffff80f27b00, 0) error 19
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
cryptosoft0: <software crypto> on motherboard
acpi0: <LENOVO TP-JE> on motherboard
acpi0: Power Button (fixed)
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 550
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
Event timer "HPET3" frequency 14318180 Hz quality 440
Event timer "HPET4" frequency 14318180 Hz quality 440
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
atrtc0: Warning: Couldn't map I/O.
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-safe" frequency 3579545 Hz quality 850
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0
acpi_ec0: <Embedded Controller: GPE 0x27> port 0x62,0x66 on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pcib0: _OSC returned error 0x4
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> port 0x3000-0x303f mem 0xf0000000-0xf0ffffff,0xe0000000-0xefffffff at device 2.0 on pci0
vgapci0: Boot video device
hdac0: <Intel Broadwell HDA Controller> mem 0xf1210000-0xf1213fff at device 3.0 on pci0
xhci0: <Broadwell Integrated PCH-LP chipset USB 3.0 controller> mem 0xf1200000-0xf120ffff at device 20.0 on pci0
xhci0: 32 bytes context size, 64-bit DMA
xhci0: Port routing mask set to 0xffffffff
usbus0 on xhci0
pci0: <simple comms> at device 22.0 (no driver attached)
hdac1: <Intel Broadwell HDA Controller> mem 0xf1214000-0xf1217fff at device 27.0 on pci0
pcib1: <ACPI PCI-PCI bridge> at device 28.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pcib2: <ACPI PCI-PCI bridge> at device 28.2 on pci0
pci2: <ACPI PCI bus> on pcib2
pci2: <network> at device 0.0 (no driver attached)
pcib3: <ACPI PCI-PCI bridge> at device 28.3 on pci0
pci3: <ACPI PCI bus> on pcib3
pci3: <unknown> at device 0.0 (no driver attached)
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xf121d000-0xf121d3ff at device 29.0 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci0
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci0: <AHCI SATA controller> port 0x3088-0x308f,0x3094-0x3097,0x3080-0x3087,0x3090-0x3093,0x3060-0x307f mem 0xf121c000-0xf121c7ff at device 31.2 on pci0
ahci0: AHCI v1.30 with 4 6Gbps ports, Port Multiplier not supported
ahcich0: <AHCI channel> at channel 0 on ahci0
acpi_button0: <Power Button> on acpi0
acpi_lid0: <Control Method Lid Switch> 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_acad0: <AC Adapter> on acpi0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
battery0: <ACPI Control Method Battery> on acpi0
ppc0: cannot reserve I/O port range
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
usbus0: 5.0Gbps Super Speed USB v3.0
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
Timecounters tick every 1.000 msec
hdacc0: <Intel Broadwell HDA CODEC> at cad 0 on hdac0
hdaa0: <Intel Broadwell Audio Function Group> at nid 1 on hdacc0
pcm0: <Intel Broadwell (HDMI/DP 8ch)> at nid 3 on hdaa0
hdacc1: <Conexant (0x510f) HDA CODEC> at cad 0 on hdac1
hdaa1: <Conexant (0x510f) Audio Function Group> at nid 1 on hdacc1
pcm1: <Conexant (0x510f) (Analog)> at nid 23 and 26 on hdaa1
pcm2: <Conexant (0x510f) (Left Analog)> at nid 22 and 25 on hdaa1
usbus1: 480Mbps High Speed USB v2.0
ugen0.1: <0x8086> at usbus0
uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
uhub0: 15 ports with 15 removable, self powered
uhub1: 3 ports with 3 removable, self powered
ugen0.2: <vendor 0x8087> at usbus0
ugen1.2: <vendor 0x8087> at usbus1
uhub2: <vendor 0x8087 product 0x8001, class 9/0, rev 2.00/0.03, addr 2> on usbus1
ugen0.3: <SYNAPTICS> at usbus0
hid_get_item: Number of items(256) truncated to 255
uhub2: 8 ports with 8 removable, self powered
ugen1.3: <STMicroelectronics> at usbus1
ugen0.4: <Chicony Electronics Co.,Ltd.> at usbus0
ugen0.5: <Tablet> at usbus0
ugen0.6: <SanDisk> at usbus0
umass0: <SanDisk Ultra Fit, class 0/0, rev 3.00/1.00, addr 5> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0xc100
umass0:1:0: Attached to scbus1
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <SAMSUNG MZ7LN256HCHP-000L7 EMT03L6Q> ACS-2 ATA SATA 3.x device
ada0: Serial Number S20HNXAGA20767
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada0: Command Queueing enabled
ada0: 244198MB (500118192 512 byte sectors)
ada0: quirks=0x3<4K,NCQ_TRIM_BROKEN>
SMP: AP CPU #1 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #2 Launched!
da0 at umass-sim0 bus 0 scbus1 target 0 lun 0
da0: <SanDisk Ultra Fit 1.00> Removable Direct Access SPC-4 SCSI device
da0: Serial Number 4C530001030121104040
da0: 400.000MB/s transfers
da0: 118464MB (242614272 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
Timecounter "TSC-low" frequency 1197256722 Hz quality 1000
WARNING: WITNESS option enabled, expect reduced performance.
Trying to mount root from zfs:zrootusb []...
GEOM: ada0p6: invalid disklabel.
GEOM: da0: the secondary GPT header is not in the last LBA.
GEOM: gpt/OpenBSD%20Area: invalid disklabel.
Setting hostuuid: dcdcf1c8-202c-11e6-8bad-ff1d57961175.
Setting hostid: 0xd73f5e2c.
Starting file system checks:
Mounting local filesystems:.
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/perl5/5.20/mach/CORE /usr/local/llvm37/lib
32-bit compatibility ldconfig path: /usr/lib32
Setting hostname: beastie.mydomain.local.
Setting up harvesting:[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED
Feeding entropy:.
ifconfig: SIOCIFCREATE2: Device not configured
Starting Network: lo0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128 
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 
	inet 127.0.0.1 netmask 0xff000000 
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
	groups: lo 
Starting devd.
ubt0: <vendor 0x8087 product 0x0a2a, class 224/1, rev 2.01/0.01, addr 1> on usbus0
hid_get_item: Number of items(256) truncated to 255
hid_get_item: Number of items(256) truncated to 255
uhid0: <SYNAPTICS Synaptics Touch Digitizer V04, class 0/0, rev 2.00/0.05, addr 2> on usbus0
hid_get_item: Number of items(256) truncated to 255
hid_get_item: Number of items(256) truncated to 255
hid_get_item: Number of items(256) truncated to 255
uhid1: <STMicroelectronics STSENSORHUB, class 0/0, rev 2.00/0.35, addr 3> on usbus1
ums0: <Tablet ISD-V4, class 0/0, rev 2.00/1.35, addr 4> on usbus0
ums0: 2 buttons and [XY] coordinates ID=1
WARNING: attempt to domain_add(bluetooth) after domainfinalize()
WARNING: attempt to domain_add(netgraph) after domainfinalize()
Starting ums0 moused.
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
Creating and/or trimming log files.
Starting syslogd.
No core dumps found.
Clearing /tmp (X related).
Starting dbus.
Updating motd:.
Mounting late filesystems:.
Configuring vt: blanktime.
Performing sanity check on sshd configuration.
Starting sshd.
Starting sendmail_msp_queue.
Starting cron.
Starting background file system checks in 60 seconds.

Sun May 22 14:54:39 UTC 2016
May 22 14:54:46 beastie su: joeuser to root on /dev/ttyv0
[drm] Initialized drm 1.1.0 20060810
bus_register unimplemented!!!
May 22 14:54:52 beastie kernel: bus_register unimplemented!!!
[drm:drm_pci_init] 
drmn0: <drmn> on vgapci0
[drm:drm_get_pci_dev] 
simple_pin_fs is dodgy -- see your local kernel hacker
vgapci0: child drmn0 requested pci_enable_io
vgapci0: child drmn0 requested pci_enable_io
[drm:drm_minor_register] 
[drm:drm_minor_register] new minor registered 64
[drm:drm_minor_register] 
[drm:drm_minor_register] new minor registered 128
[drm:drm_minor_register] 
[drm:drm_minor_register] new minor registered 0
May 22 14:54:52 beastie kernel: simple_pin_fs is dodgy -- see your local kernel hacker
__pm_runtime_resume not implemented -- see your local kernel hacker
[drm:i915_dump_device_info] i915 device info: gen=8, pciid=0x1616 rev=0x00 flags=is_mobile,need_gfx_hws,has_fbc,has_hotplug,has_llc,has_ddi,has_fpga_dbg,[drm:intel_detect_pch] Found LynxPoint LP PCH
[drm:__intel_uncore_early_sanitize] unclaimed mmio detected on uncore init, clearing
WARN_ON(domain->wake_count == 0)
May 22 14:54:52 beastie kernel: __pm_runtime_resume not implemented -- see your local kernel hacker
May 22 14:54:52 beastie kernel: WARN_ON(domain->wake_count == 0)
__devm_request_region not implemented -- see your local kernel hacker
[drm:i915_gem_init_stolen] Memory reserved for graphics device: 32768K, usable: 31744K
[drm] Memory usable by graphics device = 4096M
[drm:i915_gem_gtt_init] GMADR size = 256M
[drm:i915_gem_gtt_init] GTT stolen size = 32M
[drm:i915_gem_gtt_init] ppgtt mode: 3
flush_delayed_work not implemented -- see your local kernel hacker
[drm:intel_opregion_setup] graphic opregion physical addr: 0xccd64018
[drm:intel_opregion_setup] Public ACPI methods supported
[drm:intel_opregion_setup] SWSCI supported
[drm:swsci_setup] SWSCI GBDA callbacks 00000483, SBCB callbacks 00700483
[drm:intel_opregion_setup] ASLE supported
[drm:intel_opregion_setup] ASLE extension supported
[drm:intel_opregion_setup] Found valid VBT in ACPI OpRegion (Mailbox #4)
register_shrinker unimplementedregister_oom_notifier unimplemented
[drm:intel_device_info_runtime_init] slice total: 1
[drm:intel_device_info_runtime_init] subslice total: 3
[drm:intel_device_info_runtime_init] subslice per slice: 3
[drm:intel_device_info_runtime_init] EU total: 24
[drm:intel_device_info_runtime_init] EU per subslice: 8
[drm:intel_device_info_runtime_init] has slice power gating: n
[drm:intel_device_info_runtime_init] has subslice power gating: n
[drm:intel_device_info_runtime_init] has EU power gating: n
[drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[drm] Driver supports precise vblank timestamp query.
[drm:init_vbt_defaults] Set default to SSC at 120000 kHz
[drm:intel_bios_init] VBT signature "$VBT HASWELL        ", BDB version 189
[drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 0 lvds_use_ssc 0 lvds_ssc_freq 120000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[drm:parse_general_definitions] crt_ddc_bus_pin: 2
[drm:parse_lfp_panel_data] DRRS supported mode is seamless
[drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[drm:drm_mode_debug_printmodeline] Modeline 0:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x8 0xa
[drm:parse_lfp_panel_data] VBT initial LVDS value 300
[drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 220 Hz, active high, min brightness 3, level 255
[drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[drm:parse_driver_features] DRRS State Enabled:1
[drm:parse_ddi_port] Port A VBT info: DP:1 HDMI:0 DVI:0 EDP:1 CRT:0
[drm:parse_ddi_port] VBT HDMI level shift for port A: 0
[drm:parse_ddi_port] Port B VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[drm:parse_ddi_port] VBT HDMI level shift for port B: 6
[drm:parse_ddi_port] Port C VBT info: DP:0 HDMI:1 DVI:1 EDP:0 CRT:0
[drm:parse_ddi_port] VBT HDMI level shift for port C: 7
[drm:parse_ddi_port] Port D VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[drm:parse_ddi_port] VBT HDMI level shift for port D: 6
[drm:intel_power_well_enable] enabling always-on
[drm:intel_power_well_enable] enabling display
[drm:0xffffffff82e5e300s] *ERROR* failed to init modeset
unregister_oom_notifier unimplementedunregister_shrinker unimplemented
panic: fix mtrrs you shmuck
cpuid = 3
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0233cb7020
vpanic() at vpanic+0x182/frame 0xfffffe0233cb70a0
panic() at panic+0x43/frame 0xfffffe0233cb7100
i915_driver_load() at i915_driver_load+0x887/frame 0xfffffe0233cb7270
drm_dev_register() at drm_dev_register+0xc6/frame 0xfffffe0233cb72b0
drm_get_pci_dev() at drm_get_pci_dev+0xfd/frame 0xfffffe0233cb7330
i915_pci_probe() at i915_pci_probe+0x9e/frame 0xfffffe0233cb7370
linux_pci_attach() at linux_pci_attach+0x2a4/frame 0xfffffe0233cb7400
device_attach() at device_attach+0x420/frame 0xfffffe0233cb7460
bus_generic_driver_added() at bus_generic_driver_added+0x96/frame 0xfffffe0233cb7480
devclass_driver_added() at devclass_driver_added+0x7d/frame 0xfffffe0233cb74c0
devclass_add_driver() at devclass_add_driver+0x181/frame 0xfffffe0233cb7500
pci_register_driver() at pci_register_driver+0x12e/frame 0xfffffe0233cb7560
drm_pci_init() at drm_pci_init+0xa8/frame 0xfffffe0233cb75a0
i915_init() at i915_init+0xd5/frame 0xfffffe0233cb75c0
_module_run() at _module_run+0xdb/frame 0xfffffe0233cb7610
linker_load_module() at linker_load_module+0xc88/frame 0xfffffe0233cb7930
kern_kldload() at kern_kldload+0xa7/frame 0xfffffe0233cb7970
sys_kldload() at sys_kldload+0x5b/frame 0xfffffe0233cb79a0
amd64_syscall() at amd64_syscall+0x2db/frame 0xfffffe0233cb7ab0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe0233cb7ab0
--- syscall (304, FreeBSD ELF64, sys_kldload), rip = 0x80086d12a, rsp = 0x7fffffffe5e8, rbp = 0x7fffffffeb00 ---
KDB: enter: panic
Uptime: 29s
Dumping 474 out of 8069 MB:..4%..11%..21%..31%..41%..51%..61%..71%..81%..92%

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

options	CONFIG_AUTOGENERATED
ident	GENERIC
machine	amd64
cpu	HAMMER
makeoptions	WITH_CTF=1
makeoptions	DEBUG=-g
options	XENHVM
options	USB_DEBUG
options	ATH_ENABLE_11N
options	AH_AR5416_INTERRUPT_MITIGATION
options	AH_SUPPORT_AR5416
options	IEEE80211_SUPPORT_MESH
options	IEEE80211_AMPDU_AGE
options	IEEE80211_DEBUG
options	SC_PIXEL_MODE
options	VESA
options	AHD_REG_PRETTY_PRINT
options	AHC_REG_PRETTY_PRINT
options	PCI_IOV
options	PCI_HP
options	ACPI_DMAR
options	DEVICE_NUMA
options	SMP
options	MALLOC_DEBUG_MAXZONES=8
options	WITNESS_SKIPSPIN
options	WITNESS
options	INVARIANT_SUPPORT
options	INVARIANTS
options	DEADLKRES
options	GDB
options	DDB
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_FREEBSD10
options	COMPAT_FREEBSD9
options	COMPAT_FREEBSD7
options	COMPAT_FREEBSD6
options	COMPAT_FREEBSD5
options	COMPAT_FREEBSD4
options	COMPAT_FREEBSD32
options	GEOM_LABEL
options	GEOM_RAID
options	GEOM_PART_GPT
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	SCTP
options	TCP_OFFLOAD
options	IPSEC
options	INET6
options	INET
options	PREEMPTION
options	SCHED_ULE
options	NEW_PCIB
options	GEOM_PART_MBR
options	GEOM_PART_EBR_COMPAT
options	GEOM_PART_EBR
options	GEOM_PART_BSD
device	isa
device	mem
device	io
device	uart_ns8250
device	cpufreq
device	acpi
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	trm
device	adv
device	adw
device	aic
device	bt
device	isci
device	scbus
device	ch
device	da
device	sa
device	cd
device	pass
device	ses
device	amr
device	arcmsr
device	ciss
device	dpt
device	hptmv
device	hptnr
device	hptrr
device	hpt27xx
device	iir
device	ips
device	mly
device	twa
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	atkbdc
device	atkbd
device	psm
device	kbdmux
device	vga
device	splash
device	sc
device	vt
device	vt_vga
device	vt_efifb
device	agp
device	cbb
device	pccard
device	cardbus
device	uart
device	ppc
device	ppbus
device	lpt
device	ppi
device	puc
device	bxe
device	de
device	em
device	igb
device	ix
device	ixv
device	ixl
device	ixlv
device	le
device	ti
device	txp
device	vx
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	hme
device	jme
device	lge
device	msk
device	nfe
device	nge
device	pcn
device	re
device	rl
device	sf
device	sge
device	sis
device	sk
device	ste
device	stge
device	tl
device	tx
device	vge
device	vr
device	wb
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	wi
device	wpi
device	loop
device	random
device	padlock_rng
device	rdrand_rng
device	ether
device	vlan
device	tun
device	md
device	gif
device	firmware
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	virtio
device	virtio_pci
device	vtnet
device	virtio_blk
device	virtio_scsi
device	virtio_balloon
device	hyperv
device	xenpci
device	vmx
device	netmap
device	crypto

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



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