Hello misc,
My firewall just slowed down after upgrading from 7.2 to 7.3. When I look at some values on the system I’ve realized there are high interrupts on it. Total Interrupts are over 40.000 em1 is over 4000 em2 is over 3000 Clock is nearly 2000 ipi over 30.000 But there are no Ierrs, Oerrs or Colls on those interfaces. You can find some hardware information and my question is where to start for debugging? Why IPI is so heavy? Can it be related via this notice from 73.html ‘’Added support for per-CPU counters to evcount(9) <https://man.openbsd.org/evcount.9>. Useful for counting events that are prone to occur simultaneously across multiple CPUs, like clock interrupts and IPIs.’’ Thanks. # sysctl hw.model hw.model=Intel(R) Xeon(R) CPU D-1548 @ 2.00GHz # sysctl hw.ncpuonline hw.ncpuonline=8 # uptime 9:08PM up 13 mins, 1 user, load averages: 2.06, 1.98, 1.38 OpenBSD 7.3 (GENERIC.MP) #1125: Sat Mar 25 10:36:29 MDT 2023 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 34237882368 (32651MB) avail mem = 33180819456 (31643MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS rev. 3.0 @ 0x7bd00000 (101 entries) bios0: vendor American Megatrends Inc. version "AHBA" date 10/03/2018 bios0: Lanner Inc. NCA4010D efi0 at bios0: UEFI 2.4 efi0: American Megatrends rev 0x5000b acpi0 at bios0: ACPI 5.0 acpi0: sleep states S0 S5 acpi0: tables DSDT FACP APIC FPDT FIDT TCPA MCFG UEFI DBG2 HPET MSCT SLIT SRAT WDDT SSDT SSDT SSDT PRAD DMAR acpi0: wakeup devices XHCI(S0) EHC1(S0) EHC2(S0) RP01(S0) RP02(S0) RP03(S0) RP04(S0) RP05(S0) RP06(S0) RP07(S0) RP08(S0) BR1A(S0) BR1B(S0) BR2A(S0) BR2B(S0) BR2C(S0) [...] acpitimer0 at acpi0: 3579545 Hz, 24 bits acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat cpu0 at mainbus0: apid 0 (boot processor) cpu0: Intel(R) Xeon(R) CPU D-1548 @ 2.00GHz, 1995.41 MHz, 06-56-03 cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,RDSEED,ADX,SMAP,PT,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 12-way L3 cache cpu0: smt 0, core 0, package 0 mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges cpu0: apic clock running at 99MHz cpu0: mwait min=64, max=64, C-substates=0.2.1.2, IBE cpu1 at mainbus0: apid 2 (application processor) cpu1: Intel(R) Xeon(R) CPU D-1548 @ 2.00GHz, 1995.45 MHz, 06-56-03 cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,RDSEED,ADX,SMAP,PT,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 12-way L3 cache cpu1: smt 0, core 1, package 0 cpu2 at mainbus0: apid 4 (application processor) cpu2: Intel(R) Xeon(R) CPU D-1548 @ 2.00GHz, 1995.49 MHz, 06-56-03 cpu2: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,RDSEED,ADX,SMAP,PT,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 12-way L3 cache cpu2: smt 0, core 2, package 0 cpu3 at mainbus0: apid 6 (application processor) cpu3: Intel(R) Xeon(R) CPU D-1548 @ 2.00GHz, 1995.58 MHz, 06-56-03 cpu3: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,RDSEED,ADX,SMAP,PT,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 12-way L3 cache cpu3: smt 0, core 3, package 0 cpu4 at mainbus0: apid 8 (application processor) cpu4: Intel(R) Xeon(R) CPU D-1548 @ 2.00GHz, 1995.53 MHz, 06-56-03 cpu4: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,RDSEED,ADX,SMAP,PT,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN cpu4: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 12-way L3 cache cpu4: smt 0, core 4, package 0 cpu5 at mainbus0: apid 10 (application processor) cpu5: Intel(R) Xeon(R) CPU D-1548 @ 2.00GHz, 1995.68 MHz, 06-56-03 cpu5: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,RDSEED,ADX,SMAP,PT,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN cpu5: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 12-way L3 cache cpu5: smt 0, core 5, package 0 cpu6 at mainbus0: apid 12 (application processor) cpu6: Intel(R) Xeon(R) CPU D-1548 @ 2.00GHz, 1995.67 MHz, 06-56-03 cpu6: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,RDSEED,ADX,SMAP,PT,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN cpu6: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 12-way L3 cache cpu6: smt 0, core 6, package 0 cpu7 at mainbus0: apid 14 (application processor) cpu7: Intel(R) Xeon(R) CPU D-1548 @ 2.00GHz, 1995.68 MHz, 06-56-03 cpu7: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,RDSEED,ADX,SMAP,PT,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN cpu7: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 12-way L3 cache cpu7: smt 0, core 7, package 0 ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins ioapic1 at mainbus0: apid 9 pa 0xfec01000, version 20, 24 pins acpimcfg0 at acpi0 acpimcfg0: addr 0x80000000, bus 0-255 acpihpet0 at acpi0: 14318179 Hz acpiprt0 at acpi0: bus 255 (UNC0) acpiprt1 at acpi0: bus 0 (PCI0) acpiprt2 at acpi0: bus 16 (RP01) acpiprt3 at acpi0: bus 18 (RP02) acpiprt4 at acpi0: bus 19 (RP03) acpiprt5 at acpi0: bus 20 (RP04) acpiprt6 at acpi0: bus 21 (RP05) acpiprt7 at acpi0: bus 22 (RP06) acpiprt8 at acpi0: bus 23 (RP07) acpiprt9 at acpi0: bus 24 (RP08) acpiprt10 at acpi0: bus 1 (BR1A) acpiprt11 at acpi0: bus 2 (BR2A) acpiprt12 at acpi0: bus 3 (BR2C) acpiprt13 at acpi0: bus 5 (BR3A) acpiprt14 at acpi0: bus 6 (BR3C) acpipci0 at acpi0 UNC0: 0x00000010 0x00000011 0x00000000 "ACPI0004" at acpi0 not configured "ACPI0007" at acpi0 not configured "ACPI0007" at acpi0 not configured "ACPI0007" at acpi0 not configured "ACPI0007" at acpi0 not configured "ACPI0007" at acpi0 not configured "ACPI0007" at acpi0 not configured "ACPI0007" at acpi0 not configured "ACPI0007" at acpi0 not configured "PNP0C14" at acpi0 not configured acpipci1 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000 "PNP0003" at acpi0 not configured "PNP0C14" at acpi0 not configured acpicmos0 at acpi0 com0 at acpi0 UAR1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo com0: console com1 at acpi0 UAR2 addr 0x2f8/0x8 irq 3: ns16550a, 16 byte fifo acpibtn0 at acpi0: PWRB tpm0 at acpi0 TPM_ 1.2 (TIS) addr 0xfed40000/0x1000, WEC WPCT200 rev 0x2 acpicpu0 at acpi0: C1(1000@1 halt) acpicpu1 at acpi0: C1(1000@1 halt) acpicpu2 at acpi0: C1(1000@1 halt) acpicpu3 at acpi0: C1(1000@1 halt) acpicpu4 at acpi0: C1(1000@1 halt) acpicpu5 at acpi0: C1(1000@1 halt) acpicpu6 at acpi0: C1(1000@1 halt) acpicpu7 at acpi0: C1(1000@1 halt) cpu0: using VERW MDS workaround (except on vmm entry) pci0 at mainbus0 bus 255 255:30:3: mem address conflict 0x10/0x10 "Intel Xeon-D QPI Link" rev 0x03 at pci0 dev 11 function 0 not configured "Intel Xeon-D QPI Link" rev 0x03 at pci0 dev 11 function 1 not configured "Intel Xeon-D QPI Link" rev 0x03 at pci0 dev 11 function 2 not configured "Intel Xeon-D QPI Debug" rev 0x03 at pci0 dev 11 function 3 not configured "Intel Xeon-D Cache" rev 0x03 at pci0 dev 12 function 0 not configured "Intel Xeon-D Cache" rev 0x03 at pci0 dev 12 function 1 not configured "Intel Xeon-D Cache" rev 0x03 at pci0 dev 12 function 2 not configured "Intel Xeon-D Cache" rev 0x03 at pci0 dev 12 function 3 not configured "Intel E5 v4 Cache" rev 0x03 at pci0 dev 12 function 4 not configured "Intel E5 v4 Cache" rev 0x03 at pci0 dev 12 function 5 not configured vendor "Intel", unknown product 0x6fe6 (class system subclass miscellaneous, rev 0x03) at pci0 dev 12 function 6 not configured vendor "Intel", unknown product 0x6fe7 (class system subclass miscellaneous, rev 0x03) at pci0 dev 12 function 7 not configured "Intel Xeon-D Cache" rev 0x03 at pci0 dev 15 function 0 not configured "Intel Xeon-D Cache" rev 0x03 at pci0 dev 15 function 4 not configured "Intel Xeon-D Cache" rev 0x03 at pci0 dev 15 function 5 not configured "Intel Xeon-D Cache" rev 0x03 at pci0 dev 15 function 6 not configured "Intel Xeon-D PCIE" rev 0x03 at pci0 dev 16 function 0 not configured "Intel E5 v4 R2PCIe Agent" rev 0x03 at pci0 dev 16 function 1 not configured "Intel Xeon-D Ubox" rev 0x03 at pci0 dev 16 function 5 not configured "Intel Xeon-D Ubox" rev 0x03 at pci0 dev 16 function 6 not configured "Intel Xeon-D Ubox" rev 0x03 at pci0 dev 16 function 7 not configured "Intel Xeon-D Home Agent" rev 0x03 at pci0 dev 18 function 0 not configured "Intel Xeon-D Home Agent" rev 0x03 at pci0 dev 18 function 1 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 19 function 0 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 19 function 1 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 19 function 2 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 19 function 3 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 19 function 4 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 19 function 5 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 19 function 6 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 19 function 7 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 20 function 0 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 20 function 1 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 20 function 2 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 20 function 3 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 20 function 4 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 20 function 5 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 20 function 6 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 20 function 7 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 21 function 0 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 21 function 1 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 21 function 2 not configured "Intel Xeon-D Memory" rev 0x03 at pci0 dev 21 function 3 not configured "Intel Xeon-D PCU" rev 0x03 at pci0 dev 30 function 0 not configured "Intel Xeon-D PCU" rev 0x03 at pci0 dev 30 function 1 not configured "Intel Xeon-D PCU" rev 0x03 at pci0 dev 30 function 2 not configured "Intel Xeon-D PCU" rev 0x03 at pci0 dev 30 function 3 not configured "Intel Xeon-D PCU" rev 0x03 at pci0 dev 30 function 4 not configured "Intel Xeon-D PCU" rev 0x03 at pci0 dev 31 function 0 not configured "Intel Xeon-D PCU" rev 0x03 at pci0 dev 31 function 2 not configured pci1 at mainbus0 bus 0 pchb0 at pci1 dev 0 function 0 "Intel Xeon-D Host" rev 0x03 ppb0 at pci1 dev 1 function 0 "Intel Xeon-D PCIE" rev 0x03: msi pci2 at ppb0 bus 1 ppb1 at pci1 dev 2 function 0 "Intel Xeon-D PCIE" rev 0x03 pci3 at ppb1 bus 2 "Intel Xeon-D QuickData" rev 0x00 at pci3 dev 0 function 0 not configured "Intel Xeon-D QuickData" rev 0x00 at pci3 dev 0 function 1 not configured "Intel Xeon-D QuickData" rev 0x00 at pci3 dev 0 function 2 not configured "Intel Xeon-D QuickData" rev 0x00 at pci3 dev 0 function 3 not configured ppb2 at pci1 dev 2 function 2 "Intel Xeon-D PCIE" rev 0x03 pci4 at ppb2 bus 3 ix0 at pci4 dev 0 function 0 "Intel X552 SFP+" rev 0x00, msix, 8 queues, address 00:90:0b:8b:1a:e5 ix1 at pci4 dev 0 function 1 "Intel X552 SFP+" rev 0x00, msix, 8 queues, address 00:90:0b:8b:1a:e6 ppb3 at pci1 dev 3 function 0 "Intel Xeon-D PCIE" rev 0x03: msi pci5 at ppb3 bus 5 ppb4 at pci1 dev 3 function 2 "Intel Xeon-D PCIE" rev 0x03 pci6 at ppb4 bus 6 ixl0 at pci6 dev 0 function 0 "Intel X710 SFP+" rev 0x02: port 1, FW 6.0.48442 API 1.7, msix, 8 queues, address 00:90:0b:89:b0:f5 ixl1 at pci6 dev 0 function 1 "Intel X710 SFP+" rev 0x02: port 0, FW 6.0.48442 API 1.7, msix, 8 queues, address 00:90:0b:89:b0:f6 ixl2 at pci6 dev 0 function 2 "Intel X710 SFP+" rev 0x02: port 2, FW 6.0.48442 API 1.7, msix, 8 queues, address 00:90:0b:89:b0:f7 ixl3 at pci6 dev 0 function 3 "Intel X710 SFP+" rev 0x02: port 3, FW 6.0.48442 API 1.7, msix, 8 queues, address 00:90:0b:89:b0:f8 "Intel Xeon-D Address Map" rev 0x03 at pci1 dev 5 function 0 not configured "Intel Xeon-D Hot Plug" rev 0x03 at pci1 dev 5 function 1 not configured "Intel Xeon-D RAS" rev 0x03 at pci1 dev 5 function 2 not configured "Intel Xeon-D I/O APIC" rev 0x03 at pci1 dev 5 function 4 not configured ppb5 at pci1 dev 28 function 0 "Intel 8 Series PCIE" rev 0xd5: msi pci7 at ppb5 bus 16 em0 at pci7 dev 0 function 0 "Intel I210" rev 0x03: msi, address 00:90:0b:8b:1a:dd ppb6 at pci1 dev 28 function 1 "Intel 8 Series PCIE" rev 0xd5: msi pci8 at ppb6 bus 18 em1 at pci8 dev 0 function 0 "Intel I210" rev 0x03: msi, address 00:90:0b:8b:1a:de ppb7 at pci1 dev 28 function 2 "Intel 8 Series PCIE" rev 0xd5: msi pci9 at ppb7 bus 19 em2 at pci9 dev 0 function 0 "Intel I210" rev 0x03: msi, address 00:90:0b:8b:1a:df ppb8 at pci1 dev 28 function 3 "Intel 8 Series PCIE" rev 0xd5: msi pci10 at ppb8 bus 20 em3 at pci10 dev 0 function 0 "Intel I210" rev 0x03: msi, address 00:90:0b:8b:1a:e0 ppb9 at pci1 dev 28 function 4 "Intel 8 Series PCIE" rev 0xd5: msi pci11 at ppb9 bus 21 em4 at pci11 dev 0 function 0 "Intel I210" rev 0x03: msi, address 00:90:0b:8b:1a:e1 ppb10 at pci1 dev 28 function 5 "Intel 8 Series PCIE" rev 0xd5: msi pci12 at ppb10 bus 22 em5 at pci12 dev 0 function 0 "Intel I210" rev 0x03: msi, address 00:90:0b:8b:1a:e2 ppb11 at pci1 dev 28 function 6 "Intel 8 Series PCIE" rev 0xd5: msi pci13 at ppb11 bus 23 em6 at pci13 dev 0 function 0 "Intel I210" rev 0x03: msi, address 00:90:0b:8b:1a:e3 ppb12 at pci1 dev 28 function 7 "Intel 8 Series PCIE" rev 0xd5: msi pci14 at ppb12 bus 24 em7 at pci14 dev 0 function 0 "Intel I210" rev 0x03: msi, address 00:90:0b:8b:1a:e4 ehci0 at pci1 dev 29 function 0 "Intel 8 Series USB" rev 0x05: apic 8 int 18 usb0 at ehci0: USB revision 2.0 uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 addr 1 pcib0 at pci1 dev 31 function 0 "Intel C224 LPC" rev 0x05 ahci0 at pci1 dev 31 function 2 "Intel 8 Series AHCI" rev 0x05: msi, AHCI 1.3 ahci0: port 2: 6.0Gb/s scsibus1 at ahci0: 32 targets sd0 at scsibus1 targ 2 lun 0: <ATA, TS256GSSD370, N111> t10.ATA_TS256GSSD370_E196220093_ sd0: 244198MB, 512 bytes/sector, 500118192 sectors, thin ichiic0 at pci1 dev 31 function 3 "Intel 8 Series SMBus" rev 0x05: apic 8 int 18 iic0 at ichiic0 isa0 at pcib0 isadma0 at isa0 fdc0 at isa0 port 0x3f0/6 irq 6 drq 2 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 lpt0 at isa0 port 0x378/4 irq 7 wbsio0 at isa0 port 0x2e/2: NCT6776F rev 0x33 lm1 at wbsio0 port 0xa10/8: NCT6776F vmm0 at mainbus0: VMX/EPT efifb at mainbus0 not configured uhub1 at uhub0 port 1 configuration 1 interface 0 "Intel Rate Matching Hub" rev 2.00/0.05 addr 2 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on sd0a (ff77110c469deda8.a) swap on sd0b dump on sd0b