This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LINES="24" | |
acpi.oem="LENOVO" | |
acpi.revision="2" | |
acpi.rsdp="0x000f0490" | |
acpi.rsdt="0x7b5ff028" | |
acpi.xsdt="0x000000007b5ff098" | |
acpi.xsdt_length="36" | |
beansi_bootfs="^[1mbootfs: ^[m" | |
beansi_current="^[1mActive: ^[m" | |
beansi_page="^[1mP^[mage: " |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tracing pid 11 tid 100020 td 0xfffff80128cd1560 | |
kdb_enter() at kdb_enter+0x3b/frame 0xfffffe3e653dcc10 | |
vpanic() at vpanic+0x1b9/frame 0xfffffe3e653dcc90 | |
panic() at panic+0x43/frame 0xfffffe3e653dccf0 | |
__mtx_assert() at __mtx_assert+0xb4/frame 0xfffffe3e653dcd00 | |
sched_add() at sched_add+0x152/frame 0xfffffe3e653dcd40 | |
intr_event_schedule_thread() at intr_event_schedule_thread+0xca/frame 0xfffffe3e653dcd80 | |
swi_sched() at swi_sched+0x6c/frame 0xfffffe3e653dcdc0 | |
softclock_call_cc() at softclock_call_cc+0x155/frame 0xfffffe3e653dce70 | |
callout_process() at callout_process+0x1f9/frame 0xfffffe3e653dcef0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
em0: <Intel(R) PRO/1000 Network Connection> port 0xef800-0xef83f mem 0xf0120000-0xf013ffff,0xf00c0000-0xf00fffff irq 50331928 at device 1.0 on pci9 | |
em0: attach_pre capping queues at 1 | |
em0: using 1024 tx descriptors and 1024 rx descriptors | |
em0: allocated for 1 tx_queues | |
em0: allocated for 1 rx_queues | |
em0: Ethernet address: 00:14:5e:96:19:30 | |
em1: <Intel(R) PRO/1000 Network Connection> port 0xefc00-0xefc3f mem 0xf0100000-0xf011ffff,0xf0040000-0xf007ffff irq 50331929 at device 1.1 on pci9 | |
em1: attach_pre capping queues at 1 | |
em1: using 1024 tx descriptors and 1024 rx descriptors | |
em1: allocated for 1 tx_queues |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vm.pmap.pdpe.demotions: 3 | |
vm.pmap.pde.promotions: 87759 | |
vm.pmap.pde.p_failures: 976952 | |
vm.pmap.pde.mappings: 645 | |
vm.pmap.pde.demotions: 59705 | |
vm.pmap.pcid_save_cnt: 0 | |
vm.pmap.invpcid_works: 0 | |
vm.pmap.pcid_enabled: 0 | |
vm.pmap.pg_ps_enabled: 1 | |
vm.pmap.pat_works: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/sys/dev/ixgbe/iflib_if_ix.c b/sys/dev/ixgbe/iflib_if_ix.c | |
index b2ad008..3fc1b19 100644 | |
--- a/sys/dev/ixgbe/iflib_if_ix.c | |
+++ b/sys/dev/ixgbe/iflib_if_ix.c | |
@@ -46,7 +46,7 @@ | |
#ifdef RSS | |
#include <net/rss_config.h> | |
#include <netinet/in_rss.h> | |
-#endif | |
+#endif /* RSS */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kev009@test1:~$ dmesg | |
[ 0.000000] Allocated 2359296 bytes for 1024 pacas at c000000006c70000 | |
[ 0.000000] Using pSeries machine description | |
[ 0.000000] Page sizes from device-tree: | |
[ 0.000000] base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0 | |
[ 0.000000] base_shift=12: shift=16, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=7 | |
[ 0.000000] base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=1 | |
[ 0.000000] base_shift=24: shift=24, sllp=0x0100, avpnm=0x00000001, tlbiel=0, penc=0 | |
[ 0.000000] base_shift=34: shift=34, sllp=0x0120, avpnm=0x000007ff, tlbiel=0, penc=3 | |
[ 0.000000] Page orders: linear mapping = 24, virtual = 12, io = 12, vmemmap = 24 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iwm0: <Intel Dual Band Wireless AC 8260> mem 0xb3d00000-0xb3d01fff at device 0.0 on pci2 | |
iwm0: hw rev 0x200, fw ver 16.242414.0, address 44:85:00:b6:39:83 | |
wlan0: Ethernet address: 44:85:00:b6:39:83 | |
wlan0: Ethernet address: 44:85:00:b6:39:83 | |
iwm0: iwm_update_edca: called | |
iwm0: iwm_update_edca: called | |
wlan0: link state changed to UP | |
wlan0: promiscuous mode enabled | |
iwm0: need promiscuous mode update callback | |
iwm0: device timeout |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[drm] Initialized drm 1.1.0 20060810 | |
linux_pci_find failed! | |
drmn1: <drmn> on vgapci1 | |
vgapci1: child drmn1 requested pci_enable_io | |
vgapci1: child drmn1 requested pci_enable_io | |
[drm] Memory usable by graphics device = 4096M | |
[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[drm] Driver supports precise vblank timestamp query. | |
drmn1: trying to load firmware image skl_dmc_ver1.bin | |
skl_dmc_ver1.bin: could not load firmware image, error 2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hostb0@pci0:0:0:0: class=0x060000 card=0x222e17aa chip=0x19188086 rev=0x07 hdr=0x00 | |
vendor = 'Intel Corporation' | |
device = 'Skylake Host Bridge/DRAM Registers' | |
class = bridge | |
subclass = HOST-PCI | |
pcib1@pci0:0:1:0: class=0x060400 card=0x222e17aa chip=0x19018086 rev=0x07 hdr=0x01 | |
vendor = 'Intel Corporation' | |
device = 'Skylake PCIe Controller (x16)' | |
class = bridge | |
subclass = PCI-PCI |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lock order reversal: | |
1st 0xfffff8000c48f8e0 filedesc structure (filedesc structure) @ /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/kern_descrip.c:1230 | |
2nd 0xfffff8012463d5f0 zfs (zfs) @ /usr/home/mmacy/devel/freebsd-base-graphics/sys/kern/vfs_subr.c:4885 | |
stack backtrace: | |
#0 0xffffffff80aa5220 at witness_debugger+0x70 | |
#1 0xffffffff80aa5114 at witness_checkorder+0xe54 | |
#2 0xffffffff80a1dcb6 at __lockmgr_args+0x4d6 | |
#3 0xffffffff80af49ec at vop_stdlock+0x3c | |
#4 0xffffffff80fbc910 at VOP_LOCK1_APV+0x100 | |
#5 0xffffffff80b1586a at _vn_lock+0x9a |