Jonathan Zhang | 7bfe6a9 | 2020-06-09 15:21:36 -0700 | [diff] [blame] | 1 | [ 0.000000] Linux version 4.16.0-10_fbk1_1183_g7e4ee4c8171c (root@sandcastle3610.prn1.facebook.com) (gcc version 7.x (GCC)) #10 SMP Tue Jul 17 10:43:24 PDT 2018 |
| 2 | [ 0.000000] Command line: root=/dev/mapper/centos-root ro fsck.repair=yes systemd.gpt_auto=0 pcie_pme=nomsi ipv6.autoconf=0 erst_disable crashkernel=128M crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap biosdevname=0 net.ifnames=0 console=uart8250,io,0x2f8,57600n8 loglevel=7 acpi.debug_layer=0x1 acpi.debug_level=0x1 intel_idle.max_cstate=2 dyndbg="file intel_idle.c +p" |
| 3 | [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' |
| 4 | [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' |
| 5 | [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' |
| 6 | [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' |
| 7 | [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' |
| 8 | [ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask' |
| 9 | [ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256' |
| 10 | [ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256' |
| 11 | [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' |
| 12 | [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 |
| 13 | [ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 |
| 14 | [ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64 |
| 15 | [ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64 |
| 16 | [ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512 |
| 17 | [ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024 |
| 18 | [ 0.000000] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]: 8 |
| 19 | [ 0.000000] x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' format. |
| 20 | [ 0.000000] e820: BIOS-provided physical RAM map: |
| 21 | [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] type 16 |
| 22 | [ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable |
| 23 | [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved |
| 24 | [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006f7d4fff] usable |
| 25 | [ 0.000000] BIOS-e820: [mem 0x000000006f7d5000-0x000000006fffffff] type 16 |
| 26 | [ 0.000000] BIOS-e820: [mem 0x0000000070000000-0x000000008fffffff] reserved |
| 27 | [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved |
| 28 | [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000207fffffff] usable |
| 29 | [ 0.000000] earlycon: uart8250 at I/O port 0x2f8 (options '57600n8') |
| 30 | [ 0.000000] bootconsole [uart8250] enabled |
| 31 | [ 0.000000] NX (Execute Disable) protection: active |
| 32 | [ 0.000000] random: fast init done |
| 33 | [ 0.000000] SMBIOS 2.8 present. |
| 34 | [ 0.000000] DMI: OCP Tioga Pass/Tioga Pass, BIOS 4.12-591-g3e241f54d2-dirty 06/08/2020 |
| 35 | [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved |
| 36 | [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable |
| 37 | [ 0.000000] e820: last_pfn = 0x2080000 max_arch_pfn = 0x400000000 |
| 38 | [ 0.000000] MTRR default type: uncachable |
| 39 | [ 0.000000] MTRR fixed ranges enabled: |
| 40 | [ 0.000000] 00000-9FFFF write-back |
| 41 | [ 0.000000] A0000-BFFFF uncachable |
| 42 | [ 0.000000] C0000-FFFFF write-back |
| 43 | [ 0.000000] MTRR variable ranges enabled: |
| 44 | [ 0.000000] 0 base 000000000000 mask 3FE000000000 write-back |
| 45 | [ 0.000000] 1 base 002000000000 mask 3FFF80000000 write-back |
| 46 | [ 0.000000] 2 base 000080000000 mask 3FFF80000000 uncachable |
| 47 | [ 0.000000] 3 disabled |
| 48 | [ 0.000000] 4 disabled |
| 49 | [ 0.000000] 5 disabled |
| 50 | [ 0.000000] 6 disabled |
| 51 | [ 0.000000] 7 disabled |
| 52 | [ 0.000000] 8 disabled |
| 53 | [ 0.000000] 9 disabled |
| 54 | [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT |
| 55 | [ 0.000000] e820: update [mem 0x80000000-0xffffffff] usable ==> reserved |
| 56 | [ 0.000000] x2apic: enabled by BIOS, switching to x2apic ops |
| 57 | [ 0.000000] e820: last_pfn = 0x6f7d5 max_arch_pfn = 0x400000000 |
| 58 | [ 0.000000] Base memory trampoline at [ (ptrval)] 99000 size 24576 |
| 59 | [ 0.000000] Using GB pages for direct mapping |
| 60 | [ 0.000000] BRK [0x6eadf000, 0x6eadffff] PGTABLE |
| 61 | [ 0.000000] BRK [0x6eae0000, 0x6eae0fff] PGTABLE |
| 62 | [ 0.000000] BRK [0x6eae1000, 0x6eae1fff] PGTABLE |
| 63 | [ 0.000000] RAMDISK: [mem 0x6be9a000-0x6cffffff] |
| 64 | [ 0.000000] ACPI: Early table checksum verification disabled |
| 65 | [ 0.000000] ACPI: RSDP 0x00000000000F0000 000024 (v02 COREv4) |
| 66 | [ 0.000000] ACPI: XSDT 0x000000006F7D90E0 00006C (v01 COREv4 COREBOOT 00000000 CORE 20200110) |
| 67 | [ 0.000000] ACPI: FACP 0x000000006F7DCAD0 000114 (v06 COREv4 COREBOOT 00000000 CORE 20200110) |
| 68 | [ 0.000000] ACPI: DSDT 0x000000006F7D9280 003847 (v02 COREv4 COREBOOT 20110725 INTL 20200110) |
| 69 | [ 0.000000] ACPI: FACS 0x000000006F7D9240 000040 |
| 70 | [ 0.000000] ACPI: FACS 0x000000006F7D9240 000040 |
| 71 | [ 0.000000] ACPI: SSDT 0x000000006F7DCBF0 000981 (v02 COREv4 COREBOOT 0000002A CORE 20200110) |
| 72 | [ 0.000000] ACPI: MCFG 0x000000006F7DD580 00003C (v01 COREv4 COREBOOT 00000000 CORE 20200110) |
| 73 | [ 0.000000] ACPI: APIC 0x000000006F7DD5C0 0002F2 (v03 COREv4 COREBOOT 00000000 CORE 20200110) |
| 74 | [ 0.000000] ACPI: SRAT 0x000000006F7DD8C0 000500 (v01 COREv4 COREBOOT 00000000 CORE 20200110) |
| 75 | [ 0.000000] ACPI: SLIT 0x000000006F7DDDC0 000030 (v01 COREv4 COREBOOT 00000000 CORE 20200110) |
| 76 | [ 0.000000] ACPI: DMAR 0x000000006F7DDDF0 000238 (v01 COREv4 COREBOOT 00000000 CORE 20200110) |
| 77 | [ 0.000000] ACPI: HPET 0x000000006F7DE030 000038 (v01 COREv4 COREBOOT 00000000 CORE 20200110) |
| 78 | [ 0.000000] ACPI: SPMI 0x000000006F7DE070 000041 (v05 COREv4 COREBOOT 00000000 CORE 20200110) |
| 79 | [ 0.000000] ACPI: Local APIC address 0xfee00000 |
| 80 | [ 0.000000] Setting APIC routing to cluster x2apic. |
| 81 | [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 |
| 82 | [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0 |
| 83 | [ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0 |
| 84 | [ 0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0 |
| 85 | [ 0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0 |
| 86 | [ 0.000000] SRAT: PXM 0 -> APIC 0x10 -> Node 0 |
| 87 | [ 0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0 |
| 88 | [ 0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0 |
| 89 | [ 0.000000] SRAT: PXM 0 -> APIC 0x16 -> Node 0 |
| 90 | [ 0.000000] SRAT: PXM 0 -> APIC 0x20 -> Node 0 |
| 91 | [ 0.000000] SRAT: PXM 0 -> APIC 0x22 -> Node 0 |
| 92 | [ 0.000000] SRAT: PXM 0 -> APIC 0x24 -> Node 0 |
| 93 | [ 0.000000] SRAT: PXM 0 -> APIC 0x26 -> Node 0 |
| 94 | [ 0.000000] SRAT: PXM 0 -> APIC 0x28 -> Node 0 |
| 95 | [ 0.000000] SRAT: PXM 0 -> APIC 0x30 -> Node 0 |
| 96 | [ 0.000000] SRAT: PXM 0 -> APIC 0x32 -> Node 0 |
| 97 | [ 0.000000] SRAT: PXM 0 -> APIC 0x34 -> Node 0 |
| 98 | [ 0.000000] SRAT: PXM 0 -> APIC 0x36 -> Node 0 |
| 99 | [ 0.000000] SRAT: PXM 1 -> APIC 0x40 -> Node 1 |
| 100 | [ 0.000000] SRAT: PXM 1 -> APIC 0x42 -> Node 1 |
| 101 | [ 0.000000] SRAT: PXM 1 -> APIC 0x44 -> Node 1 |
| 102 | [ 0.000000] SRAT: PXM 1 -> APIC 0x46 -> Node 1 |
| 103 | [ 0.000000] SRAT: PXM 1 -> APIC 0x48 -> Node 1 |
| 104 | [ 0.000000] SRAT: PXM 1 -> APIC 0x50 -> Node 1 |
| 105 | [ 0.000000] SRAT: PXM 1 -> APIC 0x52 -> Node 1 |
| 106 | [ 0.000000] SRAT: PXM 1 -> APIC 0x54 -> Node 1 |
| 107 | [ 0.000000] SRAT: PXM 1 -> APIC 0x56 -> Node 1 |
| 108 | [ 0.000000] SRAT: PXM 1 -> APIC 0x60 -> Node 1 |
| 109 | [ 0.000000] SRAT: PXM 1 -> APIC 0x62 -> Node 1 |
| 110 | [ 0.000000] SRAT: PXM 1 -> APIC 0x64 -> Node 1 |
| 111 | [ 0.000000] SRAT: PXM 1 -> APIC 0x66 -> Node 1 |
| 112 | [ 0.000000] SRAT: PXM 1 -> APIC 0x68 -> Node 1 |
| 113 | [ 0.000000] SRAT: PXM 1 -> APIC 0x70 -> Node 1 |
| 114 | [ 0.000000] SRAT: PXM 1 -> APIC 0x72 -> Node 1 |
| 115 | [ 0.000000] SRAT: PXM 1 -> APIC 0x74 -> Node 1 |
| 116 | [ 0.000000] SRAT: PXM 1 -> APIC 0x76 -> Node 1 |
| 117 | [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 |
| 118 | [ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0 |
| 119 | [ 0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0 |
| 120 | [ 0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0 |
| 121 | [ 0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0 |
| 122 | [ 0.000000] SRAT: PXM 0 -> APIC 0x11 -> Node 0 |
| 123 | [ 0.000000] SRAT: PXM 0 -> APIC 0x13 -> Node 0 |
| 124 | [ 0.000000] SRAT: PXM 0 -> APIC 0x15 -> Node 0 |
| 125 | [ 0.000000] SRAT: PXM 0 -> APIC 0x17 -> Node 0 |
| 126 | [ 0.000000] SRAT: PXM 0 -> APIC 0x21 -> Node 0 |
| 127 | [ 0.000000] SRAT: PXM 0 -> APIC 0x23 -> Node 0 |
| 128 | [ 0.000000] SRAT: PXM 0 -> APIC 0x25 -> Node 0 |
| 129 | [ 0.000000] SRAT: PXM 0 -> APIC 0x27 -> Node 0 |
| 130 | [ 0.000000] SRAT: PXM 0 -> APIC 0x29 -> Node 0 |
| 131 | [ 0.000000] SRAT: PXM 0 -> APIC 0x31 -> Node 0 |
| 132 | [ 0.000000] SRAT: PXM 0 -> APIC 0x33 -> Node 0 |
| 133 | [ 0.000000] SRAT: PXM 0 -> APIC 0x35 -> Node 0 |
| 134 | [ 0.000000] SRAT: PXM 0 -> APIC 0x37 -> Node 0 |
| 135 | [ 0.000000] SRAT: PXM 1 -> APIC 0x41 -> Node 1 |
| 136 | [ 0.000000] SRAT: PXM 1 -> APIC 0x43 -> Node 1 |
| 137 | [ 0.000000] SRAT: PXM 1 -> APIC 0x45 -> Node 1 |
| 138 | [ 0.000000] SRAT: PXM 1 -> APIC 0x47 -> Node 1 |
| 139 | [ 0.000000] SRAT: PXM 1 -> APIC 0x49 -> Node 1 |
| 140 | [ 0.000000] SRAT: PXM 1 -> APIC 0x51 -> Node 1 |
| 141 | [ 0.000000] SRAT: PXM 1 -> APIC 0x53 -> Node 1 |
| 142 | [ 0.000000] SRAT: PXM 1 -> APIC 0x55 -> Node 1 |
| 143 | [ 0.000000] SRAT: PXM 1 -> APIC 0x57 -> Node 1 |
| 144 | [ 0.000000] SRAT: PXM 1 -> APIC 0x61 -> Node 1 |
| 145 | [ 0.000000] SRAT: PXM 1 -> APIC 0x63 -> Node 1 |
| 146 | [ 0.000000] SRAT: PXM 1 -> APIC 0x65 -> Node 1 |
| 147 | [ 0.000000] SRAT: PXM 1 -> APIC 0x67 -> Node 1 |
| 148 | [ 0.000000] SRAT: PXM 1 -> APIC 0x69 -> Node 1 |
| 149 | [ 0.000000] SRAT: PXM 1 -> APIC 0x71 -> Node 1 |
| 150 | [ 0.000000] SRAT: PXM 1 -> APIC 0x73 -> Node 1 |
| 151 | [ 0.000000] SRAT: PXM 1 -> APIC 0x75 -> Node 1 |
| 152 | [ 0.000000] SRAT: PXM 1 -> APIC 0x77 -> Node 1 |
| 153 | [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x7fffffff] |
| 154 | [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x207fffffff] |
| 155 | [ 0.000000] NUMA: Initialized distance table, cnt=2 |
| 156 | [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x7fffffff] + [mem 0x100000000-0x207fffffff] -> [mem 0x00000000-0x207fffffff] |
| 157 | [ 0.000000] NODE_DATA(0) allocated [mem 0x207fffa000-0x207fffcfff] |
| 158 | [ 0.000000] crashkernel: memory value expected |
| 159 | [ 0.000000] Zone ranges: |
| 160 | [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] |
| 161 | [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] |
| 162 | [ 0.000000] Normal [mem 0x0000000100000000-0x000000207fffffff] |
| 163 | [ 0.000000] Device empty |
| 164 | [ 0.000000] Movable zone start for each node |
| 165 | [ 0.000000] Early memory node ranges |
| 166 | [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff] |
| 167 | [ 0.000000] node 0: [mem 0x0000000000100000-0x000000006f7d4fff] |
| 168 | [ 0.000000] node 0: [mem 0x0000000100000000-0x000000207fffffff] |
| 169 | [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000207fffffff] |
| 170 | [ 0.000000] On node 0 totalpages: 33486708 |
| 171 | [ 0.000000] DMA zone: 64 pages used for memmap |
| 172 | [ 0.000000] DMA zone: 22 pages reserved |
| 173 | [ 0.000000] DMA zone: 3999 pages, LIFO batch:0 |
| 174 | [ 0.000000] DMA32 zone: 7072 pages used for memmap |
| 175 | [ 0.000000] DMA32 zone: 452565 pages, LIFO batch:31 |
| 176 | [ 0.000000] Normal zone: 516096 pages used for memmap |
| 177 | [ 0.000000] Normal zone: 33030144 pages, LIFO batch:31 |
| 178 | [ 0.000000] Reserved but unavailable: 97 pages |
| 179 | [ 0.000000] ACPI: PM-Timer IO Port: 0x508 |
| 180 | [ 0.000000] ACPI: Local APIC address 0xfee00000 |
| 181 | [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1]) |
| 182 | [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 |
| 183 | [ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-31 |
| 184 | [ 0.000000] IOAPIC[2]: apic_id 10, version 32, address 0xfec08000, GSI 32-39 |
| 185 | [ 0.000000] IOAPIC[3]: apic_id 11, version 32, address 0xfec10000, GSI 40-47 |
| 186 | [ 0.000000] IOAPIC[4]: apic_id 12, version 32, address 0xfec18000, GSI 48-55 |
| 187 | [ 0.000000] IOAPIC[5]: apic_id 15, version 32, address 0xfec20000, GSI 72-79 |
| 188 | [ 0.000000] IOAPIC[6]: apic_id 16, version 32, address 0xfec28000, GSI 80-87 |
| 189 | [ 0.000000] IOAPIC[7]: apic_id 17, version 32, address 0xfec30000, GSI 88-95 |
| 190 | [ 0.000000] IOAPIC[8]: apic_id 18, version 32, address 0xfec38000, GSI 96-103 |
| 191 | [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) |
| 192 | [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) |
| 193 | [ 0.000000] ACPI: IRQ0 used by override. |
| 194 | [ 0.000000] ACPI: IRQ9 used by override. |
| 195 | [ 0.000000] Using ACPI (MADT) for SMP configuration information |
| 196 | [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 |
| 197 | [ 0.000000] smpboot: Allowing 72 CPUs, 0 hotplug CPUs |
| 198 | [ 0.000000] NODE_DATA(1) allocated [mem 0x207ffed000-0x207ffeffff] |
| 199 | [ 0.000000] NODE_DATA(1) on node 0 |
| 200 | [ 0.000000] Initmem setup node 1 [mem 0x0000000000000000-0x0000000000000000] |
| 201 | [ 0.000000] On node 1 totalpages: 0 |
| 202 | [ 0.000000] e820: [mem 0x90000000-0xfedfffff] available for PCI devices |
| 203 | [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns |
| 204 | [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:72 nr_node_ids:2 |
| 205 | [ 0.000000] percpu: Embedded 43 pages/cpu @ (ptrval) s139160 r8192 d28776 u262144 |
| 206 | [ 0.000000] pcpu-alloc: s139160 r8192 d28776 u262144 alloc=1*2097152 |
| 207 | [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 |
| 208 | [ 0.000000] pcpu-alloc: [0] 16 17 36 37 38 39 40 41 [0] 42 43 44 45 46 47 48 49 |
| 209 | [ 0.000000] pcpu-alloc: [0] 50 51 52 53 -- -- -- -- [1] 18 19 20 21 22 23 24 25 |
| 210 | [ 0.000000] pcpu-alloc: [1] 26 27 28 29 30 31 32 33 [1] 34 35 54 55 56 57 58 59 |
| 211 | [ 0.000000] pcpu-alloc: [1] 60 61 62 63 64 65 66 67 [1] 68 69 70 71 -- -- -- -- |
| 212 | [ 0.000000] Built 2 zonelists, mobility grouping on. Total pages: 32963454 |
| 213 | [ 0.000000] Policy zone: Normal |
| 214 | [ 0.000000] Kernel command line: root=/dev/mapper/centos-root ro fsck.repair=yes systemd.gpt_auto=0 pcie_pme=nomsi ipv6.autoconf=0 erst_disable crashkernel=128M crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap biosdevname=0 net.ifnames=0 console=uart8250,io,0x2f8,57600n8 loglevel=7 acpi.debug_layer=0x1 acpi.debug_level=0x1 intel_idle.max_cstate=2 dyndbg="file intel_idle.c +p" |
| 215 | [ 0.000000] Memory: 131729828K/133946832K available (12300K kernel code, 1374K rwdata, 3412K rodata, 1380K init, 2500K bss, 2217004K reserved, 0K cma-reserved) |
| 216 | [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=72, Nodes=2 |
| 217 | [ 0.000000] Kernel/User page tables isolation: enabled |
| 218 | [ 0.000000] ftrace: allocating 35703 entries in 140 pages |
| 219 | [ 0.000000] Hierarchical RCU implementation. |
| 220 | [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=72. |
| 221 | [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=72 |
| 222 | [ 0.000000] NR_IRQS: 8448, nr_irqs: 2360, preallocated irqs: 16 |
| 223 | [ 0.000000] Console: colour dummy device 80x25 |
| 224 | [ 0.000000] console [ttyS1] enabled |
| 225 | [ 0.000000] bootconsole [uart8250] disabled |
| 226 | [ 0.000000] ACPI: Core revision 20180105 |
| 227 | [ 0.000000] ACPI: 2 ACPI AML tables successfully acquired and loaded |
| 228 | [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns |
| 229 | [ 0.000000] hpet clockevent registered |
| 230 | [ 0.000000] APIC: Switch to symmetric I/O mode setup |
| 231 | [ 0.000000] DMAR: Host address width 46 |
| 232 | [ 0.000000] DMAR: DRHD base: 0x000000d37fc000 flags: 0x0 |
| 233 | [ 0.000000] DMAR: dmar0: reg_base_addr d37fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df |
| 234 | [ 0.000000] DMAR: DRHD base: 0x000000e0ffc000 flags: 0x0 |
| 235 | [ 0.000000] DMAR: dmar1: reg_base_addr e0ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df |
| 236 | [ 0.000000] DMAR: DRHD base: 0x000000ee7fc000 flags: 0x0 |
| 237 | [ 0.000000] DMAR: dmar2: reg_base_addr ee7fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df |
| 238 | [ 0.000000] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0 |
| 239 | [ 0.000000] DMAR: dmar3: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df |
| 240 | [ 0.000000] DMAR: DRHD base: 0x000000aaffc000 flags: 0x0 |
| 241 | [ 0.000000] DMAR: dmar4: reg_base_addr aaffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df |
| 242 | [ 0.000000] DMAR: DRHD base: 0x000000b87fc000 flags: 0x0 |
| 243 | [ 0.000000] DMAR: dmar5: reg_base_addr b87fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df |
| 244 | [ 0.000000] DMAR: DRHD base: 0x000000c5ffc000 flags: 0x0 |
| 245 | [ 0.000000] DMAR: dmar6: reg_base_addr c5ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df |
| 246 | [ 0.000000] DMAR: DRHD base: 0x0000009d7fc000 flags: 0x1 |
| 247 | [ 0.000000] DMAR: dmar7: reg_base_addr 9d7fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df |
| 248 | [ 0.000000] DMAR: RMRR base: 0x0000006f7d6000 end: 0x0000006f7d8fff |
| 249 | [ 0.000000] DMAR: ATSR flags: 0x0 |
| 250 | [ 0.000000] DMAR: RHSA base: 0x0000009d7fc000 proximity domain: 0x0 |
| 251 | [ 0.000000] DMAR: RHSA base: 0x000000aaffc000 proximity domain: 0x0 |
| 252 | [ 0.000000] DMAR: RHSA base: 0x000000b87fc000 proximity domain: 0x0 |
| 253 | [ 0.000000] DMAR: RHSA base: 0x000000c5ffc000 proximity domain: 0x0 |
| 254 | [ 0.000000] DMAR: RHSA base: 0x000000d37fc000 proximity domain: 0x1 |
| 255 | [ 0.000000] DMAR: RHSA base: 0x000000e0ffc000 proximity domain: 0x1 |
| 256 | [ 0.000000] DMAR: RHSA base: 0x000000ee7fc000 proximity domain: 0x1 |
| 257 | [ 0.000000] DMAR: RHSA base: 0x000000fbffc000 proximity domain: 0x1 |
| 258 | [ 0.000000] DMAR-IR: IOAPIC id 12 under DRHD base 0xc5ffc000 IOMMU 6 |
| 259 | [ 0.000000] DMAR-IR: IOAPIC id 11 under DRHD base 0xb87fc000 IOMMU 5 |
| 260 | [ 0.000000] DMAR-IR: IOAPIC id 10 under DRHD base 0xaaffc000 IOMMU 4 |
| 261 | [ 0.000000] DMAR-IR: IOAPIC id 18 under DRHD base 0xfbffc000 IOMMU 3 |
| 262 | [ 0.000000] DMAR-IR: IOAPIC id 17 under DRHD base 0xee7fc000 IOMMU 2 |
| 263 | [ 0.000000] DMAR-IR: IOAPIC id 16 under DRHD base 0xe0ffc000 IOMMU 1 |
| 264 | [ 0.000000] DMAR-IR: IOAPIC id 15 under DRHD base 0xd37fc000 IOMMU 0 |
| 265 | [ 0.000000] DMAR-IR: IOAPIC id 8 under DRHD base 0x9d7fc000 IOMMU 7 |
| 266 | [ 0.000000] DMAR-IR: IOAPIC id 9 under DRHD base 0x9d7fc000 IOMMU 7 |
| 267 | [ 0.000000] DMAR-IR: HPET id 0 under DRHD base 0x9d7fc000 |
| 268 | [ 0.000000] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit. |
| 269 | [ 0.000000] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting. |
| 270 | [ 0.000000] DMAR-IR: Enabled IRQ remapping in xapic mode |
| 271 | [ 0.000000] Switched APIC routing to physical x2apic. |
| 272 | [ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 |
| 273 | [ 0.005000] tsc: Detected 2300.000 MHz processor |
| 274 | [ 0.006000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x212735223b2, max_idle_ns: 440795277976 ns |
| 275 | [ 0.007002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4600.00 BogoMIPS (lpj=2300000) |
| 276 | [ 0.008001] pid_max: default: 73728 minimum: 576 |
| 277 | [ 0.009160] Security Framework initialized |
| 278 | [ 0.010001] SELinux: Disabled at boot. |
| 279 | [ 0.019670] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes) |
| 280 | [ 0.024426] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes) |
| 281 | [ 0.025180] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes) |
| 282 | [ 0.026128] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes) |
| 283 | [ 0.027455] CPU: Physical Processor ID: 0 |
| 284 | [ 0.028001] CPU: Processor Core ID: 0 |
| 285 | [ 0.029011] mce: CPU supports 20 MCE banks |
| 286 | [ 0.030012] CPU0: Thermal monitoring enabled (TM1) |
| 287 | [ 0.031044] process: using mwait in idle threads |
| 288 | [ 0.032002] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 |
| 289 | [ 0.033000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 |
| 290 | [ 0.034002] Spectre V2 : Mitigation: Full generic retpoline |
| 291 | [ 0.035000] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch |
| 292 | [ 0.036000] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier |
| 293 | [ 0.037000] Spectre V2 : Enabling Restricted Speculation for firmware calls |
| 294 | [ 0.038109] Freeing SMP alternatives memory: 36K |
| 295 | [ 0.039101] TSC deadline timer enabled |
| 296 | [ 0.039110] smpboot: CPU0: Intel(R) Xeon(R) Gold 6139 CPU @ 2.30GHz (family: 0x6, model: 0x55, stepping: 0x4) |
| 297 | [ 0.040127] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. |
| 298 | [ 0.041002] ... version: 4 |
| 299 | [ 0.042000] ... bit width: 48 |
| 300 | [ 0.043000] ... generic registers: 3 |
| 301 | [ 0.044001] ... value mask: 0000ffffffffffff |
| 302 | [ 0.045001] ... max period: 00007fffffffffff |
| 303 | [ 0.046000] ... fixed-purpose events: 3 |
| 304 | [ 0.047001] ... event mask: 0000000700000007 |
| 305 | [ 0.048064] Hierarchical SRCU implementation. |
| 306 | [ 0.055695] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. |
| 307 | [ 0.056014] smp: Bringing up secondary CPUs ... |
| 308 | [ 0.057061] x86: Booting SMP configuration: |
| 309 | [ 0.058002] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 |
| 310 | [ 0.093001] .... node #1, CPUs: #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 #32 #33 #34 #35 |
| 311 | [ 0.484001] .... node #0, CPUs: #36 #37 #38 #39 #40 #41 #42 #43 #44 #45 #46 #47 #48 #49 #50 #51 #52 #53 |
| 312 | [ 0.521001] .... node #1, CPUs: #54 #55 #56 #57 #58 #59 #60 #61 #62 #63 #64 #65 #66 #67 #68 #69 #70 #71 |
| 313 | [ 0.849003] smp: Brought up 2 nodes, 72 CPUs |
| 314 | [ 0.851001] smpboot: Max logical packages: 2 |
| 315 | [ 0.852003] smpboot: Total of 72 processors activated (332058.96 BogoMIPS) |
| 316 | [ 0.861140] devtmpfs: initialized |
| 317 | [ 0.862029] x86/mm: Memory block size: 2048MB |
| 318 | [ 0.863415] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns |
| 319 | [ 0.864080] futex hash table entries: 32768 (order: 9, 2097152 bytes) |
| 320 | [ 0.866318] xor: automatically using best checksumming function avx |
| 321 | [ 0.868557] NET: Registered protocol family 16 |
| 322 | [ 0.869135] audit: initializing netlink subsys (disabled) |
| 323 | [ 0.870019] audit: type=2000 audit(955745676.870:1): state=initialized audit_enabled=0 res=1 |
| 324 | [ 0.886003] cpuidle: using governor menu |
| 325 | [ 0.896188] ACPI: bus type PCI registered |
| 326 | [ 0.904096] dca service started, version 1.12.1 |
| 327 | [ 0.913012] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000) |
| 328 | [ 0.932004] PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved in E820 |
| 329 | [ 0.945006] pmd_set_huge: Cannot satisfy [mem 0x80000000-0x80200000] with a huge-page mapping due to MTRR override. |
| 330 | [ 0.966153] PCI: Using configuration type 1 for base access |
| 331 | [ 0.987261] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages |
| 332 | [ 1.000003] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages |
| 333 | [ 1.015517] cryptd: max_cpu_qlen set to 1000 |
| 334 | [ 1.040721] raid6: sse2x1 gen() 9917 MB/s |
| 335 | [ 1.065515] raid6: sse2x1 xor() 6865 MB/s |
| 336 | [ 1.090526] raid6: sse2x2 gen() 12250 MB/s |
| 337 | [ 1.115514] raid6: sse2x2 xor() 8337 MB/s |
| 338 | [ 1.140512] raid6: sse2x4 gen() 13839 MB/s |
| 339 | [ 1.165514] raid6: sse2x4 xor() 8982 MB/s |
| 340 | [ 1.190517] raid6: avx2x1 gen() 17488 MB/s |
| 341 | [ 1.215524] raid6: avx2x1 xor() 14236 MB/s |
| 342 | [ 1.240530] raid6: avx2x2 gen() 23804 MB/s |
| 343 | [ 1.265515] raid6: avx2x2 xor() 15630 MB/s |
| 344 | [ 1.290520] raid6: avx2x4 gen() 25843 MB/s |
| 345 | [ 1.315528] raid6: avx2x4 xor() 17050 MB/s |
| 346 | [ 1.340526] raid6: avx512x1 gen() 25250 MB/s |
| 347 | [ 1.365515] raid6: avx512x1 xor() 14845 MB/s |
| 348 | [ 1.390516] raid6: avx512x2 gen() 28371 MB/s |
| 349 | [ 1.415525] raid6: avx512x2 xor() 18636 MB/s |
| 350 | [ 1.440526] raid6: avx512x4 gen() 29714 MB/s |
| 351 | [ 1.465528] raid6: avx512x4 xor() 21345 MB/s |
| 352 | [ 1.474001] raid6: using algorithm avx512x4 gen() 29714 MB/s |
| 353 | [ 1.485001] raid6: .... xor() 21345 MB/s, rmw enabled |
| 354 | [ 1.495001] raid6: using avx512x2 recovery algorithm |
| 355 | [ 1.506044] ACPI: Added _OSI(Module Device) |
| 356 | [ 1.514002] ACPI: Added _OSI(Processor Device) |
| 357 | [ 1.523001] ACPI: Added _OSI(3.0 _SCP Extensions) |
| 358 | [ 1.533001] ACPI: Added _OSI(Processor Aggregator Device) |
| 359 | [ 1.543173] ACPI: Executed 1 blocks of module-level executable AML code |
| 360 | [ 1.559993] ACPI: Interpreter enabled |
| 361 | [ 1.567005] ACPI: (supports S0 S5) |
| 362 | [ 1.574001] ACPI: Using IOAPIC for interrupt routing |
| 363 | [ 1.584017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug |
| 364 | [ 1.603391] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15), disabled. |
| 365 | [ 1.619037] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15), disabled. |
| 366 | [ 1.635037] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15), disabled. |
| 367 | [ 1.651035] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15), disabled. |
| 368 | [ 1.666035] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15), disabled. |
| 369 | [ 1.682035] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15), disabled. |
| 370 | [ 1.698035] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15), disabled. |
| 371 | [ 1.714034] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15), disabled. |
| 372 | [ 1.730021] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-16]) |
| 373 | [ 1.742004] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] |
| 374 | [ 3.808022] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug AER] |
| 375 | [ 5.856019] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability] |
| 376 | [ 5.869034] PCI host bridge to bus 0000:00 |
| 377 | [ 5.877003] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] |
| 378 | [ 5.890002] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] |
| 379 | [ 5.904002] pci_bus 0000:00: root bus resource [io 0x03b0-0x03bb window] |
| 380 | [ 5.917002] pci_bus 0000:00: root bus resource [io 0x03c0-0x03df window] |
| 381 | [ 5.931002] pci_bus 0000:00: root bus resource [io 0x1000-0x3fff window] |
| 382 | [ 5.944002] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] |
| 383 | [ 5.959002] pci_bus 0000:00: root bus resource [mem 0xfe010000-0xfe010fff window] |
| 384 | [ 5.974002] pci_bus 0000:00: root bus resource [mem 0x90000000-0x9d7fffff window] |
| 385 | [ 5.989003] pci_bus 0000:00: root bus resource [mem 0x380000000000-0x38003fffffff window] |
| 386 | [ 6.005002] pci_bus 0000:00: root bus resource [bus 00-16] |
| 387 | [ 6.016010] pci 0000:00:00.0: [8086:2020] type 00 class 0x060000 |
| 388 | [ 6.016077] pci 0000:00:04.0: [8086:2021] type 00 class 0x088000 |
| 389 | [ 6.016088] pci 0000:00:04.0: reg 0x10: [mem 0x380000210000-0x380000213fff 64bit] |
| 390 | [ 6.016142] pci 0000:00:04.1: [8086:2021] type 00 class 0x088000 |
| 391 | [ 6.016152] pci 0000:00:04.1: reg 0x10: [mem 0x380000214000-0x380000217fff 64bit] |
| 392 | [ 6.016202] pci 0000:00:04.2: [8086:2021] type 00 class 0x088000 |
| 393 | [ 6.016212] pci 0000:00:04.2: reg 0x10: [mem 0x380000218000-0x38000021bfff 64bit] |
| 394 | [ 6.016264] pci 0000:00:04.3: [8086:2021] type 00 class 0x088000 |
| 395 | [ 6.016274] pci 0000:00:04.3: reg 0x10: [mem 0x38000021c000-0x38000021ffff 64bit] |
| 396 | [ 6.016324] pci 0000:00:04.4: [8086:2021] type 00 class 0x088000 |
| 397 | [ 6.016334] pci 0000:00:04.4: reg 0x10: [mem 0x380000220000-0x380000223fff 64bit] |
| 398 | [ 6.016384] pci 0000:00:04.5: [8086:2021] type 00 class 0x088000 |
| 399 | [ 6.016394] pci 0000:00:04.5: reg 0x10: [mem 0x380000224000-0x380000227fff 64bit] |
| 400 | [ 6.016446] pci 0000:00:04.6: [8086:2021] type 00 class 0x088000 |
| 401 | [ 6.016455] pci 0000:00:04.6: reg 0x10: [mem 0x380000228000-0x38000022bfff 64bit] |
| 402 | [ 6.016507] pci 0000:00:04.7: [8086:2021] type 00 class 0x088000 |
| 403 | [ 6.016517] pci 0000:00:04.7: reg 0x10: [mem 0x38000022c000-0x38000022ffff 64bit] |
| 404 | [ 6.016567] pci 0000:00:05.0: [8086:2024] type 00 class 0x088000 |
| 405 | [ 6.016615] pci 0000:00:05.1: [8086:2022] type 00 class 0x088000 |
| 406 | [ 6.016674] pci 0000:00:05.2: [8086:2025] type 00 class 0x088000 |
| 407 | [ 6.016723] pci 0000:00:05.4: [8086:2026] type 00 class 0x080020 |
| 408 | [ 6.016731] pci 0000:00:05.4: reg 0x10: [mem 0x93108000-0x93108fff] |
| 409 | [ 6.016782] pci 0000:00:05.6: [8086:2027] type 00 class 0x110100 |
| 410 | [ 6.016831] pci 0000:00:07.0: [8086:2028] type 00 class 0x088000 |
| 411 | [ 6.016882] pci 0000:00:07.4: [8086:202c] type 00 class 0x088000 |
| 412 | [ 6.016931] pci 0000:00:07.7: [8086:202d] type 00 class 0x088000 |
| 413 | [ 6.016977] pci 0000:00:08.0: [8086:2014] type 00 class 0x088000 |
| 414 | [ 6.017014] pci 0000:00:08.1: [8086:2015] type 00 class 0x110100 |
| 415 | [ 6.017045] pci 0000:00:08.2: [8086:2016] type 00 class 0x088000 |
| 416 | [ 6.017093] pci 0000:00:11.0: [8086:a1ec] type 00 class 0xff0000 |
| 417 | [ 6.017183] pci 0000:00:11.1: [8086:a1ed] type 00 class 0xff0000 |
| 418 | [ 6.017276] pci 0000:00:11.5: [8086:a1d2] type 00 class 0x010601 |
| 419 | [ 6.017292] pci 0000:00:11.5: reg 0x10: [mem 0x93104000-0x93105fff] |
| 420 | [ 6.017299] pci 0000:00:11.5: reg 0x14: [mem 0x93109000-0x931090ff] |
| 421 | [ 6.017306] pci 0000:00:11.5: reg 0x18: [io 0x3060-0x3067] |
| 422 | [ 6.017312] pci 0000:00:11.5: reg 0x1c: [io 0x3070-0x3073] |
| 423 | [ 6.017319] pci 0000:00:11.5: reg 0x20: [io 0x3000-0x301f] |
| 424 | [ 6.017326] pci 0000:00:11.5: reg 0x24: [mem 0x93000000-0x9307ffff] |
| 425 | [ 6.017360] pci 0000:00:11.5: PME# supported from D3hot |
| 426 | [ 6.017390] pci 0000:00:14.0: [8086:a1af] type 00 class 0x0c0330 |
| 427 | [ 6.017410] pci 0000:00:14.0: reg 0x10: [mem 0x380000200000-0x38000020ffff 64bit] |
| 428 | [ 6.017468] pci 0000:00:14.0: PME# supported from D3hot D3cold |
| 429 | [ 6.017493] pci 0000:00:14.2: [8086:a1b1] type 00 class 0x118000 |
| 430 | [ 6.017511] pci 0000:00:14.2: reg 0x10: [mem 0x380000233000-0x380000233fff 64bit] |
| 431 | [ 6.017589] pci 0000:00:16.0: [8086:a1ba] type 00 class 0x078000 |
| 432 | [ 6.017616] pci 0000:00:16.0: reg 0x10: [mem 0x380000230000-0x380000230fff 64bit] |
| 433 | [ 6.017695] pci 0000:00:16.0: PME# supported from D3hot |
| 434 | [ 6.017727] pci 0000:00:16.4: [8086:a1be] type 00 class 0x078000 |
| 435 | [ 6.017753] pci 0000:00:16.4: reg 0x10: [mem 0x380000231000-0x380000231fff 64bit] |
| 436 | [ 6.017832] pci 0000:00:16.4: PME# supported from D3hot |
| 437 | [ 6.017860] pci 0000:00:17.0: [8086:a182] type 00 class 0x010601 |
| 438 | [ 6.017876] pci 0000:00:17.0: reg 0x10: [mem 0x93106000-0x93107fff] |
| 439 | [ 6.017883] pci 0000:00:17.0: reg 0x14: [mem 0x9310a000-0x9310a0ff] |
| 440 | [ 6.017889] pci 0000:00:17.0: reg 0x18: [io 0x3068-0x306f] |
| 441 | [ 6.017896] pci 0000:00:17.0: reg 0x1c: [io 0x3074-0x3077] |
| 442 | [ 6.017903] pci 0000:00:17.0: reg 0x20: [io 0x3020-0x303f] |
| 443 | [ 6.017909] pci 0000:00:17.0: reg 0x24: [mem 0x93080000-0x930fffff] |
| 444 | [ 6.017943] pci 0000:00:17.0: PME# supported from D3hot |
| 445 | [ 6.017972] pci 0000:00:1c.0: [8086:a190] type 01 class 0x060400 |
| 446 | [ 6.018031] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold |
| 447 | [ 6.018060] pci 0000:00:1c.4: [8086:a194] type 01 class 0x060400 |
| 448 | [ 6.018120] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold |
| 449 | [ 6.018161] pci 0000:00:1f.0: [8086:a1c1] type 00 class 0x060100 |
| 450 | [ 6.018284] pci 0000:00:1f.2: [8086:a1a1] type 00 class 0x058000 |
| 451 | [ 6.018299] pci 0000:00:1f.2: reg 0x10: [mem 0x93100000-0x93103fff] |
| 452 | [ 6.018376] pci 0000:00:1f.3: [8086:a1f0] type 00 class 0x040300 |
| 453 | [ 6.018400] pci 0000:00:1f.3: reg 0x10: [mem 0x380000234000-0x380000237fff 64bit] |
| 454 | [ 6.018423] pci 0000:00:1f.3: reg 0x20: [mem 0x380000240000-0x38000024ffff 64bit] |
| 455 | [ 6.018475] pci 0000:00:1f.3: PME# supported from D3hot D3cold |
| 456 | [ 6.018503] pci 0000:00:1f.4: [8086:a1a3] type 00 class 0x0c0500 |
| 457 | [ 6.018521] pci 0000:00:1f.4: reg 0x10: [mem 0x380000232000-0x3800002320ff 64bit] |
| 458 | [ 6.018542] pci 0000:00:1f.4: reg 0x20: [io 0x3040-0x305f] |
| 459 | [ 6.018583] pci 0000:00:1f.5: [8086:a1a4] type 00 class 0x0c8000 |
| 460 | [ 6.018598] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff] |
| 461 | [ 6.018675] pci 0000:00:1f.6: [8086:15b9] type 00 class 0x020000 |
| 462 | [ 6.018697] pci 0000:00:1f.6: reg 0x10: [mem 0x90100000-0x9011ffff] |
| 463 | [ 6.018777] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold |
| 464 | [ 6.018822] pci 0000:00:1c.0: PCI bridge to [bus 01] |
| 465 | [ 6.029004] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] |
| 466 | [ 6.029006] pci 0000:00:1c.0: bridge window [mem 0x90000000-0x900fffff] |
| 467 | [ 6.029010] pci 0000:00:1c.0: bridge window [mem 0x380000000000-0x3800000fffff 64bit pref] |
| 468 | [ 6.029045] pci 0000:02:00.0: [1a03:1150] type 01 class 0x060400 |
| 469 | [ 6.029143] pci 0000:02:00.0: supports D1 D2 |
| 470 | [ 6.029145] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold |
| 471 | [ 6.032012] pci 0000:00:1c.4: PCI bridge to [bus 02-03] |
| 472 | [ 6.042004] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff] |
| 473 | [ 6.042006] pci 0000:00:1c.4: bridge window [mem 0x91000000-0x92ffffff] |
| 474 | [ 6.042010] pci 0000:00:1c.4: bridge window [mem 0x380000100000-0x3800001fffff 64bit pref] |
| 475 | [ 6.042054] pci 0000:03:00.0: [1a03:2000] type 00 class 0x030000 |
| 476 | [ 6.042079] pci 0000:03:00.0: reg 0x10: [mem 0x91000000-0x91ffffff] |
| 477 | [ 6.042090] pci 0000:03:00.0: reg 0x14: [mem 0x92000000-0x9201ffff] |
| 478 | [ 6.042102] pci 0000:03:00.0: reg 0x18: [io 0x2000-0x207f] |
| 479 | [ 6.042183] pci 0000:03:00.0: supports D1 D2 |
| 480 | [ 6.042184] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold |
| 481 | [ 6.042249] pci 0000:02:00.0: PCI bridge to [bus 03] |
| 482 | [ 6.052007] pci 0000:02:00.0: bridge window [io 0x2000-0x2fff] |
| 483 | [ 6.052010] pci 0000:02:00.0: bridge window [mem 0x91000000-0x92ffffff] |
| 484 | [ 6.052015] pci 0000:02:00.0: bridge window [mem 0x380000100000-0x3800001fffff 64bit pref] |
| 485 | [ 6.052031] pci_bus 0000:00: on NUMA node 0 |
| 486 | [ 6.052047] ACPI: PCI Root Bridge [PC01] (domain 0000 [bus 17-39]) |
| 487 | [ 6.065003] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] |
| 488 | [ 8.160021] acpi PNP0A08:01: _OSC: platform does not support [PCIeHotplug AER] |
| 489 | [ 10.208019] acpi PNP0A08:01: _OSC: OS now controls [PME PCIeCapability] |
| 490 | [ 10.221024] PCI host bridge to bus 0000:17 |
| 491 | [ 10.229002] pci_bus 0000:17: root bus resource [io 0x4000-0x5fff window] |
| 492 | [ 10.243002] pci_bus 0000:17: root bus resource [mem 0x9d800000-0xaaffffff window] |
| 493 | [ 10.258002] pci_bus 0000:17: root bus resource [mem 0x380040000000-0x38007fffffff window] |
| 494 | [ 10.274002] pci_bus 0000:17: root bus resource [bus 17-39] |
| 495 | [ 10.285008] pci 0000:17:00.0: [8086:2030] type 01 class 0x060400 |
| 496 | [ 10.285055] pci 0000:17:00.0: PME# supported from D0 D3hot D3cold |
| 497 | [ 10.285089] pci 0000:17:05.0: [8086:2034] type 00 class 0x088000 |
| 498 | [ 10.285142] pci 0000:17:05.2: [8086:2035] type 00 class 0x088000 |
| 499 | [ 10.285194] pci 0000:17:05.4: [8086:2036] type 00 class 0x080020 |
| 500 | [ 10.285203] pci 0000:17:05.4: reg 0x10: [mem 0x9d900000-0x9d900fff] |
| 501 | [ 10.285256] pci 0000:17:05.6: [8086:2037] type 00 class 0x110100 |
| 502 | [ 10.285308] pci 0000:17:07.0: [8086:2038] type 00 class 0x088000 |
| 503 | [ 10.285358] pci 0000:17:07.1: [8086:2039] type 00 class 0x088000 |
| 504 | [ 10.285409] pci 0000:17:07.2: [8086:203a] type 00 class 0x088000 |
| 505 | [ 10.285459] pci 0000:17:07.3: [8086:203b] type 00 class 0x088000 |
| 506 | [ 10.285509] pci 0000:17:07.4: [8086:203c] type 00 class 0x088000 |
| 507 | [ 10.285560] pci 0000:17:07.7: [8086:203d] type 00 class 0x088000 |
| 508 | [ 10.285608] pci 0000:17:08.0: [8086:208d] type 00 class 0x088000 |
| 509 | [ 10.285638] pci 0000:17:08.1: [8086:208d] type 00 class 0x088000 |
| 510 | [ 10.285670] pci 0000:17:08.2: [8086:208d] type 00 class 0x088000 |
| 511 | [ 10.285701] pci 0000:17:08.3: [8086:208d] type 00 class 0x088000 |
| 512 | [ 10.285731] pci 0000:17:08.4: [8086:208d] type 00 class 0x088000 |
| 513 | [ 10.285762] pci 0000:17:08.5: [8086:208d] type 00 class 0x088000 |
| 514 | [ 10.285793] pci 0000:17:08.6: [8086:208d] type 00 class 0x088000 |
| 515 | [ 10.285825] pci 0000:17:08.7: [8086:208d] type 00 class 0x088000 |
| 516 | [ 10.285855] pci 0000:17:09.0: [8086:208d] type 00 class 0x088000 |
| 517 | [ 10.285886] pci 0000:17:09.1: [8086:208d] type 00 class 0x088000 |
| 518 | [ 10.285918] pci 0000:17:09.2: [8086:208d] type 00 class 0x088000 |
| 519 | [ 10.285950] pci 0000:17:09.3: [8086:208d] type 00 class 0x088000 |
| 520 | [ 10.285982] pci 0000:17:09.4: [8086:208d] type 00 class 0x088000 |
| 521 | [ 10.286013] pci 0000:17:09.5: [8086:208d] type 00 class 0x088000 |
| 522 | [ 10.286046] pci 0000:17:09.6: [8086:208d] type 00 class 0x088000 |
| 523 | [ 10.286077] pci 0000:17:09.7: [8086:208d] type 00 class 0x088000 |
| 524 | [ 10.286109] pci 0000:17:0a.0: [8086:208d] type 00 class 0x088000 |
| 525 | [ 10.286152] pci 0000:17:0a.1: [8086:208d] type 00 class 0x088000 |
| 526 | [ 10.286184] pci 0000:17:0a.2: [8086:208d] type 00 class 0x088000 |
| 527 | [ 10.286215] pci 0000:17:0a.3: [8086:208d] type 00 class 0x088000 |
| 528 | [ 10.286246] pci 0000:17:0a.4: [8086:208d] type 00 class 0x088000 |
| 529 | [ 10.286277] pci 0000:17:0a.5: [8086:208d] type 00 class 0x088000 |
| 530 | [ 10.286309] pci 0000:17:0a.6: [8086:208d] type 00 class 0x088000 |
| 531 | [ 10.286340] pci 0000:17:0a.7: [8086:208d] type 00 class 0x088000 |
| 532 | [ 10.286372] pci 0000:17:0b.0: [8086:208d] type 00 class 0x088000 |
| 533 | [ 10.286403] pci 0000:17:0b.1: [8086:208d] type 00 class 0x088000 |
| 534 | [ 10.286435] pci 0000:17:0b.2: [8086:208d] type 00 class 0x088000 |
| 535 | [ 10.286467] pci 0000:17:0b.3: [8086:208d] type 00 class 0x088000 |
| 536 | [ 10.286503] pci 0000:17:0e.0: [8086:208e] type 00 class 0x088000 |
| 537 | [ 10.286534] pci 0000:17:0e.1: [8086:208e] type 00 class 0x088000 |
| 538 | [ 10.286565] pci 0000:17:0e.2: [8086:208e] type 00 class 0x088000 |
| 539 | [ 10.286597] pci 0000:17:0e.3: [8086:208e] type 00 class 0x088000 |
| 540 | [ 10.286627] pci 0000:17:0e.4: [8086:208e] type 00 class 0x088000 |
| 541 | [ 10.286657] pci 0000:17:0e.5: [8086:208e] type 00 class 0x088000 |
| 542 | [ 10.286689] pci 0000:17:0e.6: [8086:208e] type 00 class 0x088000 |
| 543 | [ 10.286720] pci 0000:17:0e.7: [8086:208e] type 00 class 0x088000 |
| 544 | [ 10.286751] pci 0000:17:0f.0: [8086:208e] type 00 class 0x088000 |
| 545 | [ 10.286782] pci 0000:17:0f.1: [8086:208e] type 00 class 0x088000 |
| 546 | [ 10.286814] pci 0000:17:0f.2: [8086:208e] type 00 class 0x088000 |
| 547 | [ 10.286845] pci 0000:17:0f.3: [8086:208e] type 00 class 0x088000 |
| 548 | [ 10.286876] pci 0000:17:0f.4: [8086:208e] type 00 class 0x088000 |
| 549 | [ 10.286909] pci 0000:17:0f.5: [8086:208e] type 00 class 0x088000 |
| 550 | [ 10.286940] pci 0000:17:0f.6: [8086:208e] type 00 class 0x088000 |
| 551 | [ 10.286973] pci 0000:17:0f.7: [8086:208e] type 00 class 0x088000 |
| 552 | [ 10.287005] pci 0000:17:10.0: [8086:208e] type 00 class 0x088000 |
| 553 | [ 10.287037] pci 0000:17:10.1: [8086:208e] type 00 class 0x088000 |
| 554 | [ 10.287070] pci 0000:17:10.2: [8086:208e] type 00 class 0x088000 |
| 555 | [ 10.287101] pci 0000:17:10.3: [8086:208e] type 00 class 0x088000 |
| 556 | [ 10.287132] pci 0000:17:10.4: [8086:208e] type 00 class 0x088000 |
| 557 | [ 10.287164] pci 0000:17:10.5: [8086:208e] type 00 class 0x088000 |
| 558 | [ 10.287196] pci 0000:17:10.6: [8086:208e] type 00 class 0x088000 |
| 559 | [ 10.287227] pci 0000:17:10.7: [8086:208e] type 00 class 0x088000 |
| 560 | [ 10.287258] pci 0000:17:11.0: [8086:208e] type 00 class 0x088000 |
| 561 | [ 10.287290] pci 0000:17:11.1: [8086:208e] type 00 class 0x088000 |
| 562 | [ 10.287323] pci 0000:17:11.2: [8086:208e] type 00 class 0x088000 |
| 563 | [ 10.287355] pci 0000:17:11.3: [8086:208e] type 00 class 0x088000 |
| 564 | [ 10.287392] pci 0000:17:14.0: [8086:208f] type 00 class 0x088000 |
| 565 | [ 10.287423] pci 0000:17:14.1: [8086:208f] type 00 class 0x088000 |
| 566 | [ 10.287454] pci 0000:17:14.2: [8086:208f] type 00 class 0x088000 |
| 567 | [ 10.287485] pci 0000:17:14.3: [8086:208f] type 00 class 0x088000 |
| 568 | [ 10.287517] pci 0000:17:14.4: [8086:208f] type 00 class 0x088000 |
| 569 | [ 10.287547] pci 0000:17:14.5: [8086:208f] type 00 class 0x088000 |
| 570 | [ 10.287579] pci 0000:17:14.6: [8086:208f] type 00 class 0x088000 |
| 571 | [ 10.287610] pci 0000:17:14.7: [8086:208f] type 00 class 0x088000 |
| 572 | [ 10.287641] pci 0000:17:15.0: [8086:208f] type 00 class 0x088000 |
| 573 | [ 10.287673] pci 0000:17:15.1: [8086:208f] type 00 class 0x088000 |
| 574 | [ 10.287704] pci 0000:17:15.2: [8086:208f] type 00 class 0x088000 |
| 575 | [ 10.287737] pci 0000:17:15.3: [8086:208f] type 00 class 0x088000 |
| 576 | [ 10.287768] pci 0000:17:15.4: [8086:208f] type 00 class 0x088000 |
| 577 | [ 10.287800] pci 0000:17:15.5: [8086:208f] type 00 class 0x088000 |
| 578 | [ 10.287833] pci 0000:17:15.6: [8086:208f] type 00 class 0x088000 |
| 579 | [ 10.287865] pci 0000:17:15.7: [8086:208f] type 00 class 0x088000 |
| 580 | [ 10.287898] pci 0000:17:16.0: [8086:208f] type 00 class 0x088000 |
| 581 | [ 10.287930] pci 0000:17:16.1: [8086:208f] type 00 class 0x088000 |
| 582 | [ 10.287963] pci 0000:17:16.2: [8086:208f] type 00 class 0x088000 |
| 583 | [ 10.287994] pci 0000:17:16.3: [8086:208f] type 00 class 0x088000 |
| 584 | [ 10.288025] pci 0000:17:16.4: [8086:208f] type 00 class 0x088000 |
| 585 | [ 10.288057] pci 0000:17:16.5: [8086:208f] type 00 class 0x088000 |
| 586 | [ 10.288089] pci 0000:17:16.6: [8086:208f] type 00 class 0x088000 |
| 587 | [ 10.288121] pci 0000:17:16.7: [8086:208f] type 00 class 0x088000 |
| 588 | [ 10.288153] pci 0000:17:17.0: [8086:208f] type 00 class 0x088000 |
| 589 | [ 10.288185] pci 0000:17:17.1: [8086:208f] type 00 class 0x088000 |
| 590 | [ 10.288218] pci 0000:17:17.2: [8086:208f] type 00 class 0x088000 |
| 591 | [ 10.288250] pci 0000:17:17.3: [8086:208f] type 00 class 0x088000 |
| 592 | [ 10.288292] pci 0000:17:1d.0: [8086:2054] type 00 class 0x088000 |
| 593 | [ 10.288324] pci 0000:17:1d.1: [8086:2055] type 00 class 0x088000 |
| 594 | [ 10.288358] pci 0000:17:1d.2: [8086:2056] type 00 class 0x088000 |
| 595 | [ 10.288390] pci 0000:17:1d.3: [8086:2057] type 00 class 0x088000 |
| 596 | [ 10.288427] pci 0000:17:1e.0: [8086:2080] type 00 class 0x088000 |
| 597 | [ 10.288459] pci 0000:17:1e.1: [8086:2081] type 00 class 0x088000 |
| 598 | [ 10.288491] pci 0000:17:1e.2: [8086:2082] type 00 class 0x088000 |
| 599 | [ 10.288523] pci 0000:17:1e.3: [8086:2083] type 00 class 0x088000 |
| 600 | [ 10.288555] pci 0000:17:1e.4: [8086:2084] type 00 class 0x088000 |
| 601 | [ 10.288587] pci 0000:17:1e.5: [8086:2085] type 00 class 0x088000 |
| 602 | [ 10.288620] pci 0000:17:1e.6: [8086:2086] type 00 class 0x088000 |
| 603 | [ 10.288652] pci 0000:17:1f.0: [8086:2078] type 00 class 0x088000 |
| 604 | [ 10.288685] pci 0000:17:1f.1: [8086:2079] type 00 class 0x088000 |
| 605 | [ 10.288716] pci 0000:17:1f.2: [8086:207a] type 00 class 0x088000 |
| 606 | [ 10.288749] pci 0000:17:1f.3: [8086:207b] type 00 class 0x088000 |
| 607 | [ 10.288780] pci 0000:17:1f.4: [8086:207c] type 00 class 0x088000 |
| 608 | [ 10.288812] pci 0000:17:1f.5: [8086:207d] type 00 class 0x088000 |
| 609 | [ 10.288844] pci 0000:17:1f.6: [8086:207e] type 00 class 0x088000 |
| 610 | [ 10.288876] pci 0000:17:1f.7: [8086:207f] type 00 class 0x088000 |
| 611 | [ 10.288926] pci 0000:17:00.0: PCI bridge to [bus 18] |
| 612 | [ 10.299003] pci 0000:17:00.0: bridge window [io 0x4000-0x4fff] |
| 613 | [ 10.299005] pci 0000:17:00.0: bridge window [mem 0x9d800000-0x9d8fffff] |
| 614 | [ 10.299008] pci 0000:17:00.0: bridge window [mem 0x380040000000-0x3800400fffff 64bit pref] |
| 615 | [ 10.299014] pci_bus 0000:17: on NUMA node 0 |
| 616 | [ 10.299036] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus 3a-5c]) |
| 617 | [ 10.311003] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] |
| 618 | [ 12.384021] acpi PNP0A08:02: _OSC: platform does not support [PCIeHotplug AER] |
| 619 | [ 14.432017] acpi PNP0A08:02: _OSC: OS now controls [PME PCIeCapability] |
| 620 | [ 14.445025] PCI host bridge to bus 0000:3a |
| 621 | [ 14.453002] pci_bus 0000:3a: root bus resource [io 0x6000-0x7fff window] |
| 622 | [ 14.467002] pci_bus 0000:3a: root bus resource [mem 0xab000000-0xb87fffff window] |
| 623 | [ 14.482002] pci_bus 0000:3a: root bus resource [mem 0x380080000000-0x3800bfffffff window] |
| 624 | [ 14.498002] pci_bus 0000:3a: root bus resource [bus 3a-5c] |
| 625 | [ 14.509008] pci 0000:3a:00.0: [8086:2030] type 01 class 0x060400 |
| 626 | [ 14.509054] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold |
| 627 | [ 14.509086] pci 0000:3a:05.0: [8086:2034] type 00 class 0x088000 |
| 628 | [ 14.509138] pci 0000:3a:05.2: [8086:2035] type 00 class 0x088000 |
| 629 | [ 14.509188] pci 0000:3a:05.4: [8086:2036] type 00 class 0x080020 |
| 630 | [ 14.509196] pci 0000:3a:05.4: reg 0x10: [mem 0xab100000-0xab100fff] |
| 631 | [ 14.509249] pci 0000:3a:05.6: [8086:2037] type 00 class 0x110100 |
| 632 | [ 14.509300] pci 0000:3a:07.0: [8086:2038] type 00 class 0x088000 |
| 633 | [ 14.509350] pci 0000:3a:07.1: [8086:2039] type 00 class 0x088000 |
| 634 | [ 14.509399] pci 0000:3a:07.2: [8086:203a] type 00 class 0x088000 |
| 635 | [ 14.509449] pci 0000:3a:07.3: [8086:203b] type 00 class 0x088000 |
| 636 | [ 14.509497] pci 0000:3a:07.4: [8086:203c] type 00 class 0x088000 |
| 637 | [ 14.509548] pci 0000:3a:07.7: [8086:203d] type 00 class 0x088000 |
| 638 | [ 14.509596] pci 0000:3a:08.0: [8086:2066] type 00 class 0x088000 |
| 639 | [ 14.509635] pci 0000:3a:08.1: [8086:2067] type 00 class 0x088000 |
| 640 | [ 14.509670] pci 0000:3a:09.0: [8086:2066] type 00 class 0x088000 |
| 641 | [ 14.509711] pci 0000:3a:09.1: [8086:2067] type 00 class 0x088000 |
| 642 | [ 14.509748] pci 0000:3a:0a.0: [8086:2040] type 00 class 0x088000 |
| 643 | [ 14.509790] pci 0000:3a:0a.1: [8086:2041] type 00 class 0x088000 |
| 644 | [ 14.509831] pci 0000:3a:0a.2: [8086:2042] type 00 class 0x088000 |
| 645 | [ 14.509874] pci 0000:3a:0a.3: [8086:2043] type 00 class 0x088000 |
| 646 | [ 14.509915] pci 0000:3a:0a.4: [8086:2044] type 00 class 0x088000 |
| 647 | [ 14.509957] pci 0000:3a:0a.5: [8086:2045] type 00 class 0x088000 |
| 648 | [ 14.509998] pci 0000:3a:0a.6: [8086:2046] type 00 class 0x088000 |
| 649 | [ 14.510041] pci 0000:3a:0a.7: [8086:2047] type 00 class 0x088000 |
| 650 | [ 14.510083] pci 0000:3a:0b.0: [8086:2048] type 00 class 0x088000 |
| 651 | [ 14.510125] pci 0000:3a:0b.1: [8086:2049] type 00 class 0x088000 |
| 652 | [ 14.510166] pci 0000:3a:0b.2: [8086:204a] type 00 class 0x088000 |
| 653 | [ 14.510209] pci 0000:3a:0b.3: [8086:204b] type 00 class 0x088000 |
| 654 | [ 14.510253] pci 0000:3a:0c.0: [8086:2040] type 00 class 0x088000 |
| 655 | [ 14.510297] pci 0000:3a:0c.1: [8086:2041] type 00 class 0x088000 |
| 656 | [ 14.510341] pci 0000:3a:0c.2: [8086:2042] type 00 class 0x088000 |
| 657 | [ 14.510384] pci 0000:3a:0c.3: [8086:2043] type 00 class 0x088000 |
| 658 | [ 14.510429] pci 0000:3a:0c.4: [8086:2044] type 00 class 0x088000 |
| 659 | [ 14.510473] pci 0000:3a:0c.5: [8086:2045] type 00 class 0x088000 |
| 660 | [ 14.510517] pci 0000:3a:0c.6: [8086:2046] type 00 class 0x088000 |
| 661 | [ 14.510560] pci 0000:3a:0c.7: [8086:2047] type 00 class 0x088000 |
| 662 | [ 14.510605] pci 0000:3a:0d.0: [8086:2048] type 00 class 0x088000 |
| 663 | [ 14.510648] pci 0000:3a:0d.1: [8086:2049] type 00 class 0x088000 |
| 664 | [ 14.510692] pci 0000:3a:0d.2: [8086:204a] type 00 class 0x088000 |
| 665 | [ 14.510736] pci 0000:3a:0d.3: [8086:204b] type 00 class 0x088000 |
| 666 | [ 14.510808] pci 0000:3a:00.0: PCI bridge to [bus 3b] |
| 667 | [ 14.521003] pci 0000:3a:00.0: bridge window [io 0x6000-0x6fff] |
| 668 | [ 14.521005] pci 0000:3a:00.0: bridge window [mem 0xab000000-0xab0fffff] |
| 669 | [ 14.521008] pci 0000:3a:00.0: bridge window [mem 0x380080000000-0x3800800fffff 64bit pref] |
| 670 | [ 14.521013] pci_bus 0000:3a: on NUMA node 0 |
| 671 | [ 14.521028] ACPI: PCI Root Bridge [PC03] (domain 0000 [bus 5d-7f]) |
| 672 | [ 14.533003] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] |
| 673 | [ 16.608021] acpi PNP0A08:03: _OSC: platform does not support [PCIeHotplug AER] |
| 674 | [ 18.656019] acpi PNP0A08:03: _OSC: OS now controls [PME PCIeCapability] |
| 675 | [ 18.669023] PCI host bridge to bus 0000:5d |
| 676 | [ 18.677002] pci_bus 0000:5d: root bus resource [io 0x8000-0x9fff window] |
| 677 | [ 18.690002] pci_bus 0000:5d: root bus resource [mem 0xb8800000-0xc5ffffff window] |
| 678 | [ 18.705002] pci_bus 0000:5d: root bus resource [mem 0x3800c0000000-0x3800ffffffff window] |
| 679 | [ 18.722002] pci_bus 0000:5d: root bus resource [bus 5d-7f] |
| 680 | [ 18.732009] pci 0000:5d:00.0: [8086:2030] type 01 class 0x060400 |
| 681 | [ 18.732062] pci 0000:5d:00.0: PME# supported from D0 D3hot D3cold |
| 682 | [ 18.732096] pci 0000:5d:05.0: [8086:2034] type 00 class 0x088000 |
| 683 | [ 18.732153] pci 0000:5d:05.2: [8086:2035] type 00 class 0x088000 |
| 684 | [ 18.732209] pci 0000:5d:05.4: [8086:2036] type 00 class 0x080020 |
| 685 | [ 18.732218] pci 0000:5d:05.4: reg 0x10: [mem 0xb8900000-0xb8900fff] |
| 686 | [ 18.732275] pci 0000:5d:05.6: [8086:2037] type 00 class 0x110100 |
| 687 | [ 18.732331] pci 0000:5d:07.0: [8086:2038] type 00 class 0x088000 |
| 688 | [ 18.732386] pci 0000:5d:07.1: [8086:2039] type 00 class 0x088000 |
| 689 | [ 18.732450] pci 0000:5d:07.2: [8086:203a] type 00 class 0x088000 |
| 690 | [ 18.732504] pci 0000:5d:07.3: [8086:203b] type 00 class 0x088000 |
| 691 | [ 18.732558] pci 0000:5d:07.4: [8086:203c] type 00 class 0x088000 |
| 692 | [ 18.732612] pci 0000:5d:07.7: [8086:203d] type 00 class 0x088000 |
| 693 | [ 18.732668] pci 0000:5d:0e.0: [8086:2058] type 00 class 0x110100 |
| 694 | [ 18.732708] pci 0000:5d:0e.1: [8086:2059] type 00 class 0x088000 |
| 695 | [ 18.732750] pci 0000:5d:0e.2: [8086:205a] type 00 class 0x088000 |
| 696 | [ 18.732790] pci 0000:5d:0e.3: [8086:205b] type 00 class 0x088000 |
| 697 | [ 18.732832] pci 0000:5d:0f.0: [8086:2058] type 00 class 0x110100 |
| 698 | [ 18.732873] pci 0000:5d:0f.1: [8086:2059] type 00 class 0x088000 |
| 699 | [ 18.732914] pci 0000:5d:0f.2: [8086:205a] type 00 class 0x088000 |
| 700 | [ 18.732956] pci 0000:5d:10.0: [8086:2058] type 00 class 0x110100 |
| 701 | [ 18.732992] pci 0000:5d:10.1: [8086:2059] type 00 class 0x088000 |
| 702 | [ 18.733028] pci 0000:5d:10.2: [8086:205a] type 00 class 0x088000 |
| 703 | [ 18.733063] pci 0000:5d:10.3: [8086:205b] type 00 class 0x088000 |
| 704 | [ 18.733102] pci 0000:5d:12.0: [8086:204c] type 00 class 0x110100 |
| 705 | [ 18.734001] pci 0000:5d:12.1: [8086:204d] type 00 class 0x110100 |
| 706 | [ 18.734001] pci 0000:5d:12.2: [8086:204e] type 00 class 0x088000 |
| 707 | [ 18.734001] pci 0000:5d:12.3: [8086:204f] type 00 class 0x088000 |
| 708 | [ 18.734001] pci 0000:5d:12.4: [8086:204c] type 00 class 0x110100 |
| 709 | [ 18.734001] pci 0000:5d:12.5: [8086:204d] type 00 class 0x110100 |
| 710 | [ 18.734001] pci 0000:5d:12.6: [8086:204e] type 00 class 0x088000 |
| 711 | [ 18.734001] pci 0000:5d:12.7: [8086:204f] type 00 class 0x088000 |
| 712 | [ 18.734001] pci 0000:5d:15.0: [8086:2018] type 00 class 0x088000 |
| 713 | [ 18.734001] pci 0000:5d:15.3: [8086:2019] type 00 class 0x088000 |
| 714 | [ 18.734001] pci 0000:5d:16.0: [8086:2018] type 00 class 0x088000 |
| 715 | [ 18.734001] pci 0000:5d:16.3: [8086:2019] type 00 class 0x088000 |
| 716 | [ 18.734001] pci 0000:5d:16.4: [8086:2018] type 00 class 0x088000 |
| 717 | [ 18.734001] pci 0000:5d:16.7: [8086:2019] type 00 class 0x088000 |
| 718 | [ 18.734001] pci 0000:5d:17.0: [8086:2018] type 00 class 0x088000 |
| 719 | [ 18.734001] pci 0000:5d:17.3: [8086:2019] type 00 class 0x088000 |
| 720 | [ 18.734001] pci 0000:5e:00.0: [15b3:1015] type 00 class 0x020000 |
| 721 | [ 18.734001] pci 0000:5e:00.0: reg 0x10: [mem 0x3800c0000000-0x3800c1ffffff 64bit pref] |
| 722 | [ 18.734155] pci 0000:5e:00.0: reg 0x30: [mem 0xb8800000-0xb88fffff pref] |
| 723 | [ 18.734677] pci 0000:5e:00.0: PME# supported from D3cold |
| 724 | [ 18.734899] pci 0000:5e:00.0: reg 0x1a4: [mem 0x00000000-0x000fffff 64bit pref] |
| 725 | [ 18.734901] pci 0000:5e:00.0: VF(n) BAR0 space: [mem 0x00000000-0x007fffff 64bit pref] (contains BAR0 for 8 VFs) |
| 726 | [ 18.756700] pci 0000:5d:00.0: PCI bridge to [bus 5e] |
| 727 | [ 18.766003] pci 0000:5d:00.0: bridge window [io 0x8000-0x8fff] |
| 728 | [ 18.766005] pci 0000:5d:00.0: bridge window [mem 0xb8800000-0xb88fffff] |
| 729 | [ 18.766008] pci 0000:5d:00.0: bridge window [mem 0x3800c0000000-0x3800c1ffffff 64bit pref] |
| 730 | [ 18.766014] pci_bus 0000:5d: on NUMA node 0 |
| 731 | [ 18.767046] SCSI subsystem initialized |
| 732 | [ 18.775007] libata version 3.00 loaded. |
| 733 | [ 18.775010] ACPI: bus type USB registered |
| 734 | [ 18.782011] usbcore: registered new interface driver usbfs |
| 735 | [ 18.793007] usbcore: registered new interface driver hub |
| 736 | [ 18.805031] usbcore: registered new device driver usb |
| 737 | [ 18.815012] pps_core: LinuxPPS API ver. 1 registered |
| 738 | [ 18.825001] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> |
| 739 | [ 18.843003] PTP clock support registered |
| 740 | [ 18.852044] EDAC MC: Ver: 3.0.0 |
| 741 | [ 18.858230] PCI: Using ACPI for IRQ routing |
| 742 | [ 18.867807] PCI: Discovered peer bus 80 |
| 743 | [ 18.876001] PCI: root bus 80: using default resources |
| 744 | [ 18.876002] PCI: Probing PCI hardware (bus 80) |
| 745 | [ 18.876010] PCI host bridge to bus 0000:80 |
| 746 | [ 18.884002] pci_bus 0000:80: root bus resource [io 0x0000-0xffff] |
| 747 | [ 18.896002] pci_bus 0000:80: root bus resource [mem 0x00000000-0x3fffffffffff] |
| 748 | [ 18.911002] pci_bus 0000:80: No busn resource found for root bus, will use [bus 80-ff] |
| 749 | [ 18.926011] pci 0000:80:05.0: [8086:2024] type 00 class 0x088000 |
| 750 | [ 18.926074] pci 0000:80:05.1: [8086:2022] type 00 class 0x088000 |
| 751 | [ 18.926145] pci 0000:80:05.2: [8086:2025] type 00 class 0x088000 |
| 752 | [ 18.926205] pci 0000:80:05.6: [8086:2027] type 00 class 0x110100 |
| 753 | [ 18.926263] pci 0000:80:07.0: [8086:2028] type 00 class 0x088000 |
| 754 | [ 18.926323] pci 0000:80:07.4: [8086:202c] type 00 class 0x088000 |
| 755 | [ 18.926380] pci 0000:80:07.7: [8086:202d] type 00 class 0x088000 |
| 756 | [ 18.926435] pci 0000:80:08.0: [8086:2014] type 00 class 0x088000 |
| 757 | [ 18.926478] pci 0000:80:08.1: [8086:2015] type 00 class 0x110100 |
| 758 | [ 18.926514] pci 0000:80:08.2: [8086:2016] type 00 class 0x088000 |
| 759 | [ 18.926569] pci_bus 0000:80: busn_res: [bus 80-ff] end is updated to 80 |
| 760 | [ 18.926627] PCI: Discovered peer bus 85 |
| 761 | [ 18.935001] PCI: root bus 85: using default resources |
| 762 | [ 18.935002] PCI: Probing PCI hardware (bus 85) |
| 763 | [ 18.935009] PCI host bridge to bus 0000:85 |
| 764 | [ 18.943002] pci_bus 0000:85: root bus resource [io 0x0000-0xffff] |
| 765 | [ 18.955002] pci_bus 0000:85: root bus resource [mem 0x00000000-0x3fffffffffff] |
| 766 | [ 18.969002] pci_bus 0000:85: No busn resource found for root bus, will use [bus 85-ff] |
| 767 | [ 18.985009] pci 0000:85:05.0: [8086:2034] type 00 class 0x088000 |
| 768 | [ 18.985068] pci 0000:85:05.2: [8086:2035] type 00 class 0x088000 |
| 769 | [ 18.985126] pci 0000:85:05.6: [8086:2037] type 00 class 0x110100 |
| 770 | [ 18.985184] pci 0000:85:07.0: [8086:2038] type 00 class 0x088000 |
| 771 | [ 18.985241] pci 0000:85:07.1: [8086:2039] type 00 class 0x088000 |
| 772 | [ 18.985298] pci 0000:85:07.2: [8086:203a] type 00 class 0x088000 |
| 773 | [ 18.985354] pci 0000:85:07.3: [8086:203b] type 00 class 0x088000 |
| 774 | [ 18.985410] pci 0000:85:07.4: [8086:203c] type 00 class 0x088000 |
| 775 | [ 18.985469] pci 0000:85:07.7: [8086:203d] type 00 class 0x088000 |
| 776 | [ 18.985522] pci 0000:85:08.0: [8086:208d] type 00 class 0x088000 |
| 777 | [ 18.985557] pci 0000:85:08.1: [8086:208d] type 00 class 0x088000 |
| 778 | [ 18.985592] pci 0000:85:08.2: [8086:208d] type 00 class 0x088000 |
| 779 | [ 18.985628] pci 0000:85:08.3: [8086:208d] type 00 class 0x088000 |
| 780 | [ 18.985662] pci 0000:85:08.4: [8086:208d] type 00 class 0x088000 |
| 781 | [ 18.985697] pci 0000:85:08.5: [8086:208d] type 00 class 0x088000 |
| 782 | [ 18.985732] pci 0000:85:08.6: [8086:208d] type 00 class 0x088000 |
| 783 | [ 18.985766] pci 0000:85:08.7: [8086:208d] type 00 class 0x088000 |
| 784 | [ 18.985802] pci 0000:85:09.0: [8086:208d] type 00 class 0x088000 |
| 785 | [ 18.985837] pci 0000:85:09.1: [8086:208d] type 00 class 0x088000 |
| 786 | [ 18.985872] pci 0000:85:09.2: [8086:208d] type 00 class 0x088000 |
| 787 | [ 18.985908] pci 0000:85:09.3: [8086:208d] type 00 class 0x088000 |
| 788 | [ 18.985943] pci 0000:85:09.4: [8086:208d] type 00 class 0x088000 |
| 789 | [ 18.985979] pci 0000:85:09.5: [8086:208d] type 00 class 0x088000 |
| 790 | [ 18.986016] pci 0000:85:09.6: [8086:208d] type 00 class 0x088000 |
| 791 | [ 18.986053] pci 0000:85:09.7: [8086:208d] type 00 class 0x088000 |
| 792 | [ 18.986089] pci 0000:85:0a.0: [8086:208d] type 00 class 0x088000 |
| 793 | [ 18.986127] pci 0000:85:0a.1: [8086:208d] type 00 class 0x088000 |
| 794 | [ 18.986163] pci 0000:85:0a.2: [8086:208d] type 00 class 0x088000 |
| 795 | [ 18.986198] pci 0000:85:0a.3: [8086:208d] type 00 class 0x088000 |
| 796 | [ 18.986233] pci 0000:85:0a.4: [8086:208d] type 00 class 0x088000 |
| 797 | [ 18.986268] pci 0000:85:0a.5: [8086:208d] type 00 class 0x088000 |
| 798 | [ 18.986305] pci 0000:85:0a.6: [8086:208d] type 00 class 0x088000 |
| 799 | [ 18.986340] pci 0000:85:0a.7: [8086:208d] type 00 class 0x088000 |
| 800 | [ 18.986375] pci 0000:85:0b.0: [8086:208d] type 00 class 0x088000 |
| 801 | [ 18.986411] pci 0000:85:0b.1: [8086:208d] type 00 class 0x088000 |
| 802 | [ 18.986449] pci 0000:85:0b.2: [8086:208d] type 00 class 0x088000 |
| 803 | [ 18.986486] pci 0000:85:0b.3: [8086:208d] type 00 class 0x088000 |
| 804 | [ 18.986526] pci 0000:85:0e.0: [8086:208e] type 00 class 0x088000 |
| 805 | [ 18.986562] pci 0000:85:0e.1: [8086:208e] type 00 class 0x088000 |
| 806 | [ 18.986597] pci 0000:85:0e.2: [8086:208e] type 00 class 0x088000 |
| 807 | [ 18.986632] pci 0000:85:0e.3: [8086:208e] type 00 class 0x088000 |
| 808 | [ 18.986667] pci 0000:85:0e.4: [8086:208e] type 00 class 0x088000 |
| 809 | [ 18.986701] pci 0000:85:0e.5: [8086:208e] type 00 class 0x088000 |
| 810 | [ 18.986736] pci 0000:85:0e.6: [8086:208e] type 00 class 0x088000 |
| 811 | [ 18.986771] pci 0000:85:0e.7: [8086:208e] type 00 class 0x088000 |
| 812 | [ 18.986806] pci 0000:85:0f.0: [8086:208e] type 00 class 0x088000 |
| 813 | [ 18.986842] pci 0000:85:0f.1: [8086:208e] type 00 class 0x088000 |
| 814 | [ 18.986878] pci 0000:85:0f.2: [8086:208e] type 00 class 0x088000 |
| 815 | [ 18.986914] pci 0000:85:0f.3: [8086:208e] type 00 class 0x088000 |
| 816 | [ 18.986950] pci 0000:85:0f.4: [8086:208e] type 00 class 0x088000 |
| 817 | [ 18.986987] pci 0000:85:0f.5: [8086:208e] type 00 class 0x088000 |
| 818 | [ 18.987024] pci 0000:85:0f.6: [8086:208e] type 00 class 0x088000 |
| 819 | [ 18.987060] pci 0000:85:0f.7: [8086:208e] type 00 class 0x088000 |
| 820 | [ 18.987098] pci 0000:85:10.0: [8086:208e] type 00 class 0x088000 |
| 821 | [ 18.987134] pci 0000:85:10.1: [8086:208e] type 00 class 0x088000 |
| 822 | [ 18.987173] pci 0000:85:10.2: [8086:208e] type 00 class 0x088000 |
| 823 | [ 18.987208] pci 0000:85:10.3: [8086:208e] type 00 class 0x088000 |
| 824 | [ 18.987242] pci 0000:85:10.4: [8086:208e] type 00 class 0x088000 |
| 825 | [ 18.987278] pci 0000:85:10.5: [8086:208e] type 00 class 0x088000 |
| 826 | [ 18.987313] pci 0000:85:10.6: [8086:208e] type 00 class 0x088000 |
| 827 | [ 18.987349] pci 0000:85:10.7: [8086:208e] type 00 class 0x088000 |
| 828 | [ 18.987384] pci 0000:85:11.0: [8086:208e] type 00 class 0x088000 |
| 829 | [ 18.987420] pci 0000:85:11.1: [8086:208e] type 00 class 0x088000 |
| 830 | [ 18.987458] pci 0000:85:11.2: [8086:208e] type 00 class 0x088000 |
| 831 | [ 18.987495] pci 0000:85:11.3: [8086:208e] type 00 class 0x088000 |
| 832 | [ 18.987537] pci 0000:85:14.0: [8086:208f] type 00 class 0x088000 |
| 833 | [ 18.987571] pci 0000:85:14.1: [8086:208f] type 00 class 0x088000 |
| 834 | [ 18.987607] pci 0000:85:14.2: [8086:208f] type 00 class 0x088000 |
| 835 | [ 18.987642] pci 0000:85:14.3: [8086:208f] type 00 class 0x088000 |
| 836 | [ 18.987677] pci 0000:85:14.4: [8086:208f] type 00 class 0x088000 |
| 837 | [ 18.987712] pci 0000:85:14.5: [8086:208f] type 00 class 0x088000 |
| 838 | [ 18.987747] pci 0000:85:14.6: [8086:208f] type 00 class 0x088000 |
| 839 | [ 18.987784] pci 0000:85:14.7: [8086:208f] type 00 class 0x088000 |
| 840 | [ 18.987819] pci 0000:85:15.0: [8086:208f] type 00 class 0x088000 |
| 841 | [ 18.987855] pci 0000:85:15.1: [8086:208f] type 00 class 0x088000 |
| 842 | [ 18.987890] pci 0000:85:15.2: [8086:208f] type 00 class 0x088000 |
| 843 | [ 18.987926] pci 0000:85:15.3: [8086:208f] type 00 class 0x088000 |
| 844 | [ 18.987963] pci 0000:85:15.4: [8086:208f] type 00 class 0x088000 |
| 845 | [ 18.987999] pci 0000:85:15.5: [8086:208f] type 00 class 0x088000 |
| 846 | [ 18.988037] pci 0000:85:15.6: [8086:208f] type 00 class 0x088000 |
| 847 | [ 18.988074] pci 0000:85:15.7: [8086:208f] type 00 class 0x088000 |
| 848 | [ 18.988110] pci 0000:85:16.0: [8086:208f] type 00 class 0x088000 |
| 849 | [ 18.988148] pci 0000:85:16.1: [8086:208f] type 00 class 0x088000 |
| 850 | [ 18.988185] pci 0000:85:16.2: [8086:208f] type 00 class 0x088000 |
| 851 | [ 18.988221] pci 0000:85:16.3: [8086:208f] type 00 class 0x088000 |
| 852 | [ 18.988255] pci 0000:85:16.4: [8086:208f] type 00 class 0x088000 |
| 853 | [ 18.988291] pci 0000:85:16.5: [8086:208f] type 00 class 0x088000 |
| 854 | [ 18.988327] pci 0000:85:16.6: [8086:208f] type 00 class 0x088000 |
| 855 | [ 18.988370] pci 0000:85:16.7: [8086:208f] type 00 class 0x088000 |
| 856 | [ 18.988406] pci 0000:85:17.0: [8086:208f] type 00 class 0x088000 |
| 857 | [ 18.988443] pci 0000:85:17.1: [8086:208f] type 00 class 0x088000 |
| 858 | [ 18.988480] pci 0000:85:17.2: [8086:208f] type 00 class 0x088000 |
| 859 | [ 18.988517] pci 0000:85:17.3: [8086:208f] type 00 class 0x088000 |
| 860 | [ 18.988563] pci 0000:85:1d.0: [8086:2054] type 00 class 0x088000 |
| 861 | [ 18.988601] pci 0000:85:1d.1: [8086:2055] type 00 class 0x088000 |
| 862 | [ 18.988639] pci 0000:85:1d.2: [8086:2056] type 00 class 0x088000 |
| 863 | [ 18.988677] pci 0000:85:1d.3: [8086:2057] type 00 class 0x088000 |
| 864 | [ 18.988718] pci 0000:85:1e.0: [8086:2080] type 00 class 0x088000 |
| 865 | [ 18.988754] pci 0000:85:1e.1: [8086:2081] type 00 class 0x088000 |
| 866 | [ 18.988790] pci 0000:85:1e.2: [8086:2082] type 00 class 0x088000 |
| 867 | [ 18.988825] pci 0000:85:1e.3: [8086:2083] type 00 class 0x088000 |
| 868 | [ 18.988862] pci 0000:85:1e.4: [8086:2084] type 00 class 0x088000 |
| 869 | [ 18.988897] pci 0000:85:1e.5: [8086:2085] type 00 class 0x088000 |
| 870 | [ 18.988934] pci 0000:85:1e.6: [8086:2086] type 00 class 0x088000 |
| 871 | [ 18.988970] pci 0000:85:1f.0: [8086:2078] type 00 class 0x088000 |
| 872 | [ 18.989007] pci 0000:85:1f.1: [8086:2079] type 00 class 0x088000 |
| 873 | [ 18.989043] pci 0000:85:1f.2: [8086:207a] type 00 class 0x088000 |
| 874 | [ 18.989078] pci 0000:85:1f.3: [8086:207b] type 00 class 0x088000 |
| 875 | [ 18.989115] pci 0000:85:1f.4: [8086:207c] type 00 class 0x088000 |
| 876 | [ 18.989150] pci 0000:85:1f.5: [8086:207d] type 00 class 0x088000 |
| 877 | [ 18.989186] pci 0000:85:1f.6: [8086:207e] type 00 class 0x088000 |
| 878 | [ 18.989223] pci 0000:85:1f.7: [8086:207f] type 00 class 0x088000 |
| 879 | [ 18.989258] pci_bus 0000:85: busn_res: [bus 85-ff] end is updated to 85 |
| 880 | [ 18.989809] PCI: Discovered peer bus ae |
| 881 | [ 18.998001] PCI: root bus ae: using default resources |
| 882 | [ 18.998002] PCI: Probing PCI hardware (bus ae) |
| 883 | [ 18.998010] PCI host bridge to bus 0000:ae |
| 884 | [ 19.006002] pci_bus 0000:ae: root bus resource [io 0x0000-0xffff] |
| 885 | [ 19.018002] pci_bus 0000:ae: root bus resource [mem 0x00000000-0x3fffffffffff] |
| 886 | [ 19.032002] pci_bus 0000:ae: No busn resource found for root bus, will use [bus ae-ff] |
| 887 | [ 19.048009] pci 0000:ae:05.0: [8086:2034] type 00 class 0x088000 |
| 888 | [ 19.048067] pci 0000:ae:05.2: [8086:2035] type 00 class 0x088000 |
| 889 | [ 19.048124] pci 0000:ae:05.6: [8086:2037] type 00 class 0x110100 |
| 890 | [ 19.048180] pci 0000:ae:07.0: [8086:2038] type 00 class 0x088000 |
| 891 | [ 19.048236] pci 0000:ae:07.1: [8086:2039] type 00 class 0x088000 |
| 892 | [ 19.048292] pci 0000:ae:07.2: [8086:203a] type 00 class 0x088000 |
| 893 | [ 19.048347] pci 0000:ae:07.3: [8086:203b] type 00 class 0x088000 |
| 894 | [ 19.048402] pci 0000:ae:07.4: [8086:203c] type 00 class 0x088000 |
| 895 | [ 19.048458] pci 0000:ae:07.7: [8086:203d] type 00 class 0x088000 |
| 896 | [ 19.048514] pci 0000:ae:08.0: [8086:2066] type 00 class 0x088000 |
| 897 | [ 19.048559] pci 0000:ae:08.1: [8086:2067] type 00 class 0x088000 |
| 898 | [ 19.048600] pci 0000:ae:09.0: [8086:2066] type 00 class 0x088000 |
| 899 | [ 19.048648] pci 0000:ae:09.1: [8086:2067] type 00 class 0x088000 |
| 900 | [ 19.048690] pci 0000:ae:0a.0: [8086:2040] type 00 class 0x088000 |
| 901 | [ 19.048738] pci 0000:ae:0a.1: [8086:2041] type 00 class 0x088000 |
| 902 | [ 19.048788] pci 0000:ae:0a.2: [8086:2042] type 00 class 0x088000 |
| 903 | [ 19.048837] pci 0000:ae:0a.3: [8086:2043] type 00 class 0x088000 |
| 904 | [ 19.048886] pci 0000:ae:0a.4: [8086:2044] type 00 class 0x088000 |
| 905 | [ 19.048934] pci 0000:ae:0a.5: [8086:2045] type 00 class 0x088000 |
| 906 | [ 19.048983] pci 0000:ae:0a.6: [8086:2046] type 00 class 0x088000 |
| 907 | [ 19.049032] pci 0000:ae:0a.7: [8086:2047] type 00 class 0x088000 |
| 908 | [ 19.049081] pci 0000:ae:0b.0: [8086:2048] type 00 class 0x088000 |
| 909 | [ 19.049129] pci 0000:ae:0b.1: [8086:2049] type 00 class 0x088000 |
| 910 | [ 19.049179] pci 0000:ae:0b.2: [8086:204a] type 00 class 0x088000 |
| 911 | [ 19.049228] pci 0000:ae:0b.3: [8086:204b] type 00 class 0x088000 |
| 912 | [ 19.049279] pci 0000:ae:0c.0: [8086:2040] type 00 class 0x088000 |
| 913 | [ 19.049332] pci 0000:ae:0c.1: [8086:2041] type 00 class 0x088000 |
| 914 | [ 19.049383] pci 0000:ae:0c.2: [8086:2042] type 00 class 0x088000 |
| 915 | [ 19.049435] pci 0000:ae:0c.3: [8086:2043] type 00 class 0x088000 |
| 916 | [ 19.049487] pci 0000:ae:0c.4: [8086:2044] type 00 class 0x088000 |
| 917 | [ 19.049540] pci 0000:ae:0c.5: [8086:2045] type 00 class 0x088000 |
| 918 | [ 19.049592] pci 0000:ae:0c.6: [8086:2046] type 00 class 0x088000 |
| 919 | [ 19.049644] pci 0000:ae:0c.7: [8086:2047] type 00 class 0x088000 |
| 920 | [ 19.049696] pci 0000:ae:0d.0: [8086:2048] type 00 class 0x088000 |
| 921 | [ 19.049748] pci 0000:ae:0d.1: [8086:2049] type 00 class 0x088000 |
| 922 | [ 19.049800] pci 0000:ae:0d.2: [8086:204a] type 00 class 0x088000 |
| 923 | [ 19.049852] pci 0000:ae:0d.3: [8086:204b] type 00 class 0x088000 |
| 924 | [ 19.049915] pci_bus 0000:ae: busn_res: [bus ae-ff] end is updated to ae |
| 925 | [ 19.050452] PCI: Discovered peer bus d7 |
| 926 | [ 19.058002] PCI: root bus d7: using default resources |
| 927 | [ 19.058002] PCI: Probing PCI hardware (bus d7) |
| 928 | [ 19.058009] PCI host bridge to bus 0000:d7 |
| 929 | [ 19.066002] pci_bus 0000:d7: root bus resource [io 0x0000-0xffff] |
| 930 | [ 19.079002] pci_bus 0000:d7: root bus resource [mem 0x00000000-0x3fffffffffff] |
| 931 | [ 19.093002] pci_bus 0000:d7: No busn resource found for root bus, will use [bus d7-ff] |
| 932 | [ 19.109010] pci 0000:d7:05.0: [8086:2034] type 00 class 0x088000 |
| 933 | [ 19.109074] pci 0000:d7:05.2: [8086:2035] type 00 class 0x088000 |
| 934 | [ 19.109139] pci 0000:d7:05.6: [8086:2037] type 00 class 0x110100 |
| 935 | [ 19.109204] pci 0000:d7:07.0: [8086:2038] type 00 class 0x088000 |
| 936 | [ 19.109267] pci 0000:d7:07.1: [8086:2039] type 00 class 0x088000 |
| 937 | [ 19.109330] pci 0000:d7:07.2: [8086:203a] type 00 class 0x088000 |
| 938 | [ 19.109393] pci 0000:d7:07.3: [8086:203b] type 00 class 0x088000 |
| 939 | [ 19.109456] pci 0000:d7:07.4: [8086:203c] type 00 class 0x088000 |
| 940 | [ 19.109519] pci 0000:d7:07.7: [8086:203d] type 00 class 0x088000 |
| 941 | [ 19.109584] pci 0000:d7:0e.0: [8086:2058] type 00 class 0x110100 |
| 942 | [ 19.109632] pci 0000:d7:0e.1: [8086:2059] type 00 class 0x088000 |
| 943 | [ 19.109680] pci 0000:d7:0e.2: [8086:205a] type 00 class 0x088000 |
| 944 | [ 19.109727] pci 0000:d7:0e.3: [8086:205b] type 00 class 0x088000 |
| 945 | [ 19.109776] pci 0000:d7:0f.0: [8086:2058] type 00 class 0x110100 |
| 946 | [ 19.109822] pci 0000:d7:0f.1: [8086:2059] type 00 class 0x088000 |
| 947 | [ 19.109870] pci 0000:d7:0f.2: [8086:205a] type 00 class 0x088000 |
| 948 | [ 19.109920] pci 0000:d7:10.0: [8086:2058] type 00 class 0x110100 |
| 949 | [ 19.109961] pci 0000:d7:10.1: [8086:2059] type 00 class 0x088000 |
| 950 | [ 19.110002] pci 0000:d7:10.2: [8086:205a] type 00 class 0x088000 |
| 951 | [ 19.110042] pci 0000:d7:10.3: [8086:205b] type 00 class 0x088000 |
| 952 | [ 19.110087] pci 0000:d7:12.0: [8086:204c] type 00 class 0x110100 |
| 953 | [ 19.110133] pci 0000:d7:12.1: [8086:204d] type 00 class 0x110100 |
| 954 | [ 19.110170] pci 0000:d7:12.2: [8086:204e] type 00 class 0x088000 |
| 955 | [ 19.110205] pci 0000:d7:12.3: [8086:204f] type 00 class 0x088000 |
| 956 | [ 19.110242] pci 0000:d7:12.4: [8086:204c] type 00 class 0x110100 |
| 957 | [ 19.110290] pci 0000:d7:12.5: [8086:204d] type 00 class 0x110100 |
| 958 | [ 19.110328] pci 0000:d7:12.6: [8086:204e] type 00 class 0x088000 |
| 959 | [ 19.110365] pci 0000:d7:12.7: [8086:204f] type 00 class 0x088000 |
| 960 | [ 19.110401] pci 0000:d7:15.0: [8086:2018] type 00 class 0x088000 |
| 961 | [ 19.110438] pci 0000:d7:15.3: [8086:2019] type 00 class 0x088000 |
| 962 | [ 19.110474] pci 0000:d7:16.0: [8086:2018] type 00 class 0x088000 |
| 963 | [ 19.110511] pci 0000:d7:16.3: [8086:2019] type 00 class 0x088000 |
| 964 | [ 19.110545] pci 0000:d7:16.4: [8086:2018] type 00 class 0x088000 |
| 965 | [ 19.110584] pci 0000:d7:16.7: [8086:2019] type 00 class 0x088000 |
| 966 | [ 19.110621] pci 0000:d7:17.0: [8086:2018] type 00 class 0x088000 |
| 967 | [ 19.110658] pci 0000:d7:17.3: [8086:2019] type 00 class 0x088000 |
| 968 | [ 19.110700] pci_bus 0000:d7: busn_res: [bus d7-ff] end is updated to d7 |
| 969 | [ 19.111260] PCI: pci_cache_line_size set to 64 bytes |
| 970 | [ 19.111659] e820: reserve RAM buffer [mem 0x6f7d5000-0x6fffffff] |
| 971 | [ 19.112088] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 |
| 972 | [ 19.124002] hpet0: 8 comparators, 64-bit 24.000000 MHz counter |
| 973 | [ 19.138413] clocksource: Switched to clocksource tsc-early |
| 974 | [ 19.160307] VFS: Disk quotas dquot_6.6.0 |
| 975 | [ 19.168145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) |
| 976 | [ 19.181937] pnp: PnP ACPI init |
| 977 | [ 19.188107] pnp: PnP ACPI: found 0 devices |
| 978 | [ 19.201578] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns |
| 979 | [ 19.219278] pci 0000:00:1c.0: PCI bridge to [bus 01] |
| 980 | [ 19.229172] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] |
| 981 | [ 19.241312] pci 0000:00:1c.0: bridge window [mem 0x90000000-0x900fffff] |
| 982 | [ 19.254835] pci 0000:00:1c.0: bridge window [mem 0x380000000000-0x3800000fffff 64bit pref] |
| 983 | [ 19.271644] pci 0000:02:00.0: PCI bridge to [bus 03] |
| 984 | [ 19.281534] pci 0000:02:00.0: bridge window [io 0x2000-0x2fff] |
| 985 | [ 19.293676] pci 0000:02:00.0: bridge window [mem 0x91000000-0x92ffffff] |
| 986 | [ 19.307198] pci 0000:02:00.0: bridge window [mem 0x380000100000-0x3800001fffff 64bit pref] |
| 987 | [ 19.324008] pci 0000:00:1c.4: PCI bridge to [bus 02-03] |
| 988 | [ 19.334416] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff] |
| 989 | [ 19.346556] pci 0000:00:1c.4: bridge window [mem 0x91000000-0x92ffffff] |
| 990 | [ 19.360076] pci 0000:00:1c.4: bridge window [mem 0x380000100000-0x3800001fffff 64bit pref] |
| 991 | [ 19.376887] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] |
| 992 | [ 19.376889] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] |
| 993 | [ 19.376890] pci_bus 0000:00: resource 6 [io 0x03b0-0x03bb window] |
| 994 | [ 19.376891] pci_bus 0000:00: resource 7 [io 0x03c0-0x03df window] |
| 995 | [ 19.376892] pci_bus 0000:00: resource 8 [io 0x1000-0x3fff window] |
| 996 | [ 19.376893] pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff window] |
| 997 | [ 19.376894] pci_bus 0000:00: resource 10 [mem 0xfe010000-0xfe010fff window] |
| 998 | [ 19.376895] pci_bus 0000:00: resource 11 [mem 0x90000000-0x9d7fffff window] |
| 999 | [ 19.376897] pci_bus 0000:00: resource 12 [mem 0x380000000000-0x38003fffffff window] |
| 1000 | [ 19.376898] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] |
| 1001 | [ 19.376899] pci_bus 0000:01: resource 1 [mem 0x90000000-0x900fffff] |
| 1002 | [ 19.376900] pci_bus 0000:01: resource 2 [mem 0x380000000000-0x3800000fffff 64bit pref] |
| 1003 | [ 19.376902] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] |
| 1004 | [ 19.376903] pci_bus 0000:02: resource 1 [mem 0x91000000-0x92ffffff] |
| 1005 | [ 19.376904] pci_bus 0000:02: resource 2 [mem 0x380000100000-0x3800001fffff 64bit pref] |
| 1006 | [ 19.376905] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] |
| 1007 | [ 19.376906] pci_bus 0000:03: resource 1 [mem 0x91000000-0x92ffffff] |
| 1008 | [ 19.376907] pci_bus 0000:03: resource 2 [mem 0x380000100000-0x3800001fffff 64bit pref] |
| 1009 | [ 19.376920] pci 0000:17:00.0: PCI bridge to [bus 18] |
| 1010 | [ 19.386811] pci 0000:17:00.0: bridge window [io 0x4000-0x4fff] |
| 1011 | [ 19.398953] pci 0000:17:00.0: bridge window [mem 0x9d800000-0x9d8fffff] |
| 1012 | [ 19.412475] pci 0000:17:00.0: bridge window [mem 0x380040000000-0x3800400fffff 64bit pref] |
| 1013 | [ 19.429285] pci_bus 0000:17: resource 4 [io 0x4000-0x5fff window] |
| 1014 | [ 19.429286] pci_bus 0000:17: resource 5 [mem 0x9d800000-0xaaffffff window] |
| 1015 | [ 19.429288] pci_bus 0000:17: resource 6 [mem 0x380040000000-0x38007fffffff window] |
| 1016 | [ 19.429289] pci_bus 0000:18: resource 0 [io 0x4000-0x4fff] |
| 1017 | [ 19.429290] pci_bus 0000:18: resource 1 [mem 0x9d800000-0x9d8fffff] |
| 1018 | [ 19.429291] pci_bus 0000:18: resource 2 [mem 0x380040000000-0x3800400fffff 64bit pref] |
| 1019 | [ 19.429300] pci 0000:3a:00.0: PCI bridge to [bus 3b] |
| 1020 | [ 19.439192] pci 0000:3a:00.0: bridge window [io 0x6000-0x6fff] |
| 1021 | [ 19.451332] pci 0000:3a:00.0: bridge window [mem 0xab000000-0xab0fffff] |
| 1022 | [ 19.464855] pci 0000:3a:00.0: bridge window [mem 0x380080000000-0x3800800fffff 64bit pref] |
| 1023 | [ 19.481666] pci_bus 0000:3a: resource 4 [io 0x6000-0x7fff window] |
| 1024 | [ 19.481667] pci_bus 0000:3a: resource 5 [mem 0xab000000-0xb87fffff window] |
| 1025 | [ 19.481668] pci_bus 0000:3a: resource 6 [mem 0x380080000000-0x3800bfffffff window] |
| 1026 | [ 19.481670] pci_bus 0000:3b: resource 0 [io 0x6000-0x6fff] |
| 1027 | [ 19.481671] pci_bus 0000:3b: resource 1 [mem 0xab000000-0xab0fffff] |
| 1028 | [ 19.481672] pci_bus 0000:3b: resource 2 [mem 0x380080000000-0x3800800fffff 64bit pref] |
| 1029 | [ 19.481682] pci 0000:5e:00.0: BAR 7: no space for [mem size 0x00800000 64bit pref] |
| 1030 | [ 19.496760] pci 0000:5e:00.0: BAR 7: failed to assign [mem size 0x00800000 64bit pref] |
| 1031 | [ 19.512530] pci 0000:5d:00.0: PCI bridge to [bus 5e] |
| 1032 | [ 19.522423] pci 0000:5d:00.0: bridge window [io 0x8000-0x8fff] |
| 1033 | [ 19.534562] pci 0000:5d:00.0: bridge window [mem 0xb8800000-0xb88fffff] |
| 1034 | [ 19.548085] pci 0000:5d:00.0: bridge window [mem 0x3800c0000000-0x3800c1ffffff 64bit pref] |
| 1035 | [ 19.564895] pci_bus 0000:5d: Some PCI device resources are unassigned, try booting with pci=realloc |
| 1036 | [ 19.582913] pci_bus 0000:5d: resource 4 [io 0x8000-0x9fff window] |
| 1037 | [ 19.582914] pci_bus 0000:5d: resource 5 [mem 0xb8800000-0xc5ffffff window] |
| 1038 | [ 19.582915] pci_bus 0000:5d: resource 6 [mem 0x3800c0000000-0x3800ffffffff window] |
| 1039 | [ 19.582916] pci_bus 0000:5e: resource 0 [io 0x8000-0x8fff] |
| 1040 | [ 19.582917] pci_bus 0000:5e: resource 1 [mem 0xb8800000-0xb88fffff] |
| 1041 | [ 19.582918] pci_bus 0000:5e: resource 2 [mem 0x3800c0000000-0x3800c1ffffff 64bit pref] |
| 1042 | [ 19.582921] pci_bus 0000:80: resource 4 [io 0x0000-0xffff] |
| 1043 | [ 19.582923] pci_bus 0000:80: resource 5 [mem 0x00000000-0x3fffffffffff] |
| 1044 | [ 19.582934] pci_bus 0000:85: resource 4 [io 0x0000-0xffff] |
| 1045 | [ 19.582935] pci_bus 0000:85: resource 5 [mem 0x00000000-0x3fffffffffff] |
| 1046 | [ 19.582941] pci_bus 0000:ae: resource 4 [io 0x0000-0xffff] |
| 1047 | [ 19.582942] pci_bus 0000:ae: resource 5 [mem 0x00000000-0x3fffffffffff] |
| 1048 | [ 19.582948] pci_bus 0000:d7: resource 4 [io 0x0000-0xffff] |
| 1049 | [ 19.582949] pci_bus 0000:d7: resource 5 [mem 0x00000000-0x3fffffffffff] |
| 1050 | [ 19.583024] NET: Registered protocol family 2 |
| 1051 | [ 19.591981] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes) |
| 1052 | [ 19.608309] TCP established hash table entries: 524288 (order: 10, 4194304 bytes) |
| 1053 | [ 19.623734] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) |
| 1054 | [ 19.637173] TCP: Hash tables configured (established 524288 bind 65536) |
| 1055 | [ 19.650484] UDP hash table entries: 65536 (order: 9, 2097152 bytes) |
| 1056 | [ 19.663261] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes) |
| 1057 | [ 19.676990] NET: Registered protocol family 1 |
| 1058 | [ 19.685670] NET: Registered protocol family 44 |
| 1059 | [ 19.694766] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] |
| 1060 | [ 19.711988] PCI: CLS 64 bytes, default 64 |
| 1061 | [ 19.712043] Trying to unpack rootfs image as initramfs... |
| 1062 | [ 19.968147] Freeing initrd memory: 17816K |
| 1063 | [ 19.976286] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) |
| 1064 | [ 19.989103] software IO TLB [mem 0x67e9a000-0x6be9a000] (64MB) mapped at [00000000196d54db-0000000068eaf026] |
| 1065 | [ 20.016268] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer |
| 1066 | [ 20.032035] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules |
| 1067 | [ 20.043471] RAPL PMU: hw unit of domain package 2^-14 Joules |
| 1068 | [ 20.054730] RAPL PMU: hw unit of domain dram 2^-16 Joules |
| 1069 | [ 20.086965] platform rtc_cmos: registered platform RTC device (no PNP device found) |
| 1070 | [ 20.203241] workingset: timestamp_bits=43 max_order=25 bucket_order=0 |
| 1071 | [ 20.217282] SGI XFS with ACLs, security attributes, no debug enabled |
| 1072 | [ 20.234221] NET: Registered protocol family 38 |
| 1073 | [ 20.243077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) |
| 1074 | [ 20.257937] io scheduler noop registered |
| 1075 | [ 20.265755] io scheduler deadline registered |
| 1076 | [ 20.274294] io scheduler cfq registered (default) |
| 1077 | [ 20.283653] io scheduler mq-deadline registered |
| 1078 | [ 20.292679] io scheduler kyber registered |
| 1079 | [ 20.308018] intel_idle: MWAIT substates: 0x2020 |
| 1080 | [ 20.308019] intel_idle: v0.4.1 model 0x55 |
| 1081 | [ 20.308031] intel_idle: max_cstate 2 reached |
| 1082 | [ 20.354499] intel_idle: lapic_timer_reliable_states 0xffffffff |
| 1083 | [ 20.355265] ERST: Error Record Serialization Table (ERST) support is disabled. |
| 1084 | [ 20.369652] EINJ: EINJ table not found. |
| 1085 | [ 20.377299] ioatdma: Intel(R) QuickData Technology Driver 4.00 |
| 1086 | [ 20.440572] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled |
| 1087 | [ 20.727214] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A |
| 1088 | [ 21.015207] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A |
| 1089 | [ 21.121886] brd: module loaded |
| 1090 | [ 21.128017] ahci 0000:00:11.5: version 3.0 |
| 1091 | [ 21.128181] ahci 0000:00:11.5: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode |
| 1092 | [ 21.144463] ahci 0000:00:11.5: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst |
| 1093 | [ 21.151016] tsc: Refined TSC clocksource calibration: 2294.607 MHz |
| 1094 | [ 21.176054] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x21134e8bd19, max_idle_ns: 440795258269 ns |
| 1095 | [ 21.178477] scsi host0: ahci |
| 1096 | [ 21.201937] clocksource: Switched to clocksource tsc |
| 1097 | [ 21.201940] scsi host1: ahci |
| 1098 | [ 21.218182] scsi host2: ahci |
| 1099 | [ 21.224004] scsi host3: ahci |
| 1100 | [ 21.230136] scsi host4: ahci |
| 1101 | [ 21.235946] scsi host5: ahci |
| 1102 | [ 21.241730] ata1: SATA max UDMA/133 abar m524288@0x93000000 port 0x93000100 irq 42 |
| 1103 | [ 21.256835] ata2: SATA max UDMA/133 abar m524288@0x93000000 port 0x93000180 irq 42 |
| 1104 | [ 21.271948] ata3: SATA max UDMA/133 abar m524288@0x93000000 port 0x93000200 irq 42 |
| 1105 | [ 21.287062] ata4: SATA max UDMA/133 abar m524288@0x93000000 port 0x93000280 irq 42 |
| 1106 | [ 21.302176] ata5: SATA max UDMA/133 abar m524288@0x93000000 port 0x93000300 irq 42 |
| 1107 | [ 21.317293] ata6: SATA max UDMA/133 abar m524288@0x93000000 port 0x93000380 irq 42 |
| 1108 | [ 21.332575] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode |
| 1109 | [ 21.348896] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst |
| 1110 | [ 21.389539] scsi host6: ahci |
| 1111 | [ 21.395357] scsi host7: ahci |
| 1112 | [ 21.401172] scsi host8: ahci |
| 1113 | [ 21.407562] scsi host9: ahci |
| 1114 | [ 21.413367] scsi host10: ahci |
| 1115 | [ 21.419657] scsi host11: ahci |
| 1116 | [ 21.425637] scsi host12: ahci |
| 1117 | [ 21.432280] scsi host13: ahci |
| 1118 | [ 21.438244] ata7: SATA max UDMA/133 abar m524288@0x93080000 port 0x93080100 irq 43 |
| 1119 | [ 21.453360] ata8: SATA max UDMA/133 abar m524288@0x93080000 port 0x93080180 irq 43 |
| 1120 | [ 21.468475] ata9: SATA max UDMA/133 abar m524288@0x93080000 port 0x93080200 irq 43 |
| 1121 | [ 21.483589] ata10: SATA max UDMA/133 abar m524288@0x93080000 port 0x93080280 irq 43 |
| 1122 | [ 21.498878] ata11: SATA max UDMA/133 abar m524288@0x93080000 port 0x93080300 irq 43 |
| 1123 | [ 21.514165] ata12: SATA max UDMA/133 abar m524288@0x93080000 port 0x93080380 irq 43 |
| 1124 | [ 21.529454] ata13: SATA max UDMA/133 abar m524288@0x93080000 port 0x93080400 irq 43 |
| 1125 | [ 21.544745] ata14: SATA max UDMA/133 abar m524288@0x93080000 port 0x93080480 irq 43 |
| 1126 | [ 21.560297] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k |
| 1127 | [ 21.574195] igb: Copyright (c) 2007-2014 Intel Corporation. |
| 1128 | [ 21.585373] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k |
| 1129 | [ 21.600659] ixgbe: Copyright (c) 1999-2016 Intel Corporation. |
| 1130 | [ 21.612630] mlx5_core 0000:5e:00.0: firmware version: 14.17.2050 |
| 1131 | [ 21.644150] ata6: SATA link down (SStatus 0 SControl 300) |
| 1132 | [ 21.654947] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) |
| 1133 | [ 21.667302] ata4: SATA link down (SStatus 0 SControl 300) |
| 1134 | [ 21.678318] ata1: SATA link down (SStatus 0 SControl 300) |
| 1135 | [ 21.689801] ata5: SATA link down (SStatus 0 SControl 300) |
| 1136 | [ 21.701448] ata3: SATA link down (SStatus 0 SControl 300) |
| 1137 | [ 21.712952] ata2.00: ATA-8: WDC WD2003FYYS-02W0B0, 01.01D01, max UDMA/133 |
| 1138 | [ 21.726500] ata2.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA |
| 1139 | [ 21.744699] ata2.00: configured for UDMA/133 |
| 1140 | [ 21.753396] scsi 1:0:0:0: Direct-Access ATA WDC WD2003FYYS-0 1D01 PQ: 0 ANSI: 5 |
| 1141 | [ 21.769615] sd 1:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) |
| 1142 | [ 21.785078] sd 1:0:0:0: [sda] Write Protect is off |
| 1143 | [ 21.794639] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 |
| 1144 | [ 21.794645] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA |
| 1145 | [ 21.856808] GPT:Primary header thinks Alt. header is not at the end of the disk. |
| 1146 | [ 21.868154] ata9: SATA link down (SStatus 0 SControl 300) |
| 1147 | [ 21.871565] GPT:976773167 != 3907029167 |
| 1148 | [ 21.871566] GPT:Alternate GPT header not at the end of the disk. |
| 1149 | [ 21.882382] ata11: SATA link down (SStatus 0 SControl 300) |
| 1150 | [ 21.890008] GPT:976773167 != 3907029167 |
| 1151 | [ 21.890010] GPT: Use GNU Parted to correct GPT errors. |
| 1152 | [ 21.902036] ata8: SATA link down (SStatus 0 SControl 300) |
| 1153 | [ 21.912959] sda: sda1 sda2 sda3 |
| 1154 | [ 21.920636] ata13: SATA link down (SStatus 0 SControl 300) |
| 1155 | [ 21.931321] sd 1:0:0:0: [sda] Attached SCSI disk |
| 1156 | [ 21.941983] ata7: SATA link down (SStatus 0 SControl 300) |
| 1157 | [ 21.980566] ata12: SATA link down (SStatus 0 SControl 300) |
| 1158 | [ 21.992292] ata10: SATA link down (SStatus 0 SControl 300) |
| 1159 | [ 22.004027] ata14: SATA link down (SStatus 0 SControl 300) |
| 1160 | [ 22.274531] mlx5_core 0000:5e:00.0: Port module event: module 0, Cable plugged |
| 1161 | [ 22.303198] mlx5_core 0000:5e:00.0: MLX5E: StrdRq(1) RqSz(8) StrdSz(64) RxCqeCmprss(0) |
| 1162 | [ 22.544668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver |
| 1163 | [ 22.557701] ehci-pci: EHCI PCI platform driver |
| 1164 | [ 22.566625] uhci_hcd: USB Universal Host Controller Interface driver |
| 1165 | [ 22.579365] usbcore: registered new interface driver ark3116 |
| 1166 | [ 22.590667] usbserial: USB Serial support registered for ark3116 |
| 1167 | [ 22.602658] usbcore: registered new interface driver pl2303 |
| 1168 | [ 22.613787] usbserial: USB Serial support registered for pl2303 |
| 1169 | [ 22.625614] i8042: PNP: No PS/2 controller found. |
| 1170 | [ 22.634999] i8042: Probing ports directly. |
| 1171 | [ 23.711805] i8042: No controller found |
| 1172 | [ 23.719301] rtc_cmos rtc_cmos: RTC can wake from S4 |
| 1173 | [ 23.729230] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 |
| 1174 | [ 23.741969] rtc_cmos rtc_cmos: alarms up to one month, 114 bytes nvram, hpet irqs |
| 1175 | [ 23.756984] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com |
| 1176 | [ 23.773846] usbcore: registered new interface driver usbhid |
| 1177 | [ 23.784971] usbhid: USB HID core driver |
| 1178 | [ 23.792870] Initializing XFRM netlink socket |
| 1179 | [ 23.801479] NET: Registered protocol family 10 |
| 1180 | [ 23.812419] Segment Routing with IPv6 |
| 1181 | [ 23.819742] NET: Registered protocol family 17 |
| 1182 | [ 23.829511] Key type dns_resolver registered |
| 1183 | [ 23.912241] microcode: sig=0x50654, pf=0x1, revision=0x2000057 |
| 1184 | [ 23.927095] microcode: Microcode Update Driver: v2.2. |
| 1185 | [ 23.927101] AVX2 version of gcm_enc/dec engaged. |
| 1186 | [ 23.946398] AES CTR mode by8 optimization enabled |
| 1187 | [ 23.961854] sched_clock: Marking stable (23961844606, 0)->(25767188080, -1805343474) |
| 1188 | [ 23.979834] registered taskstats version 1 |
| 1189 | [ 23.988188] Btrfs loaded, crc32c=crc32c-intel |
| 1190 | [ 23.997979] console [netcon0] enabled |
| 1191 | [ 24.005286] netconsole: network logging started |
| 1192 | [ 24.014780] rtc_cmos rtc_cmos: setting system clock to 2000-04-14 20:55:03 UTC (955745703) |
| 1193 | [ 24.031283] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found |
| 1194 | [ 24.043276] EDD information not available. |
| 1195 | [ 24.053366] Freeing unused kernel memory: 1380K |
| 1196 | [ 24.062413] Write protecting the kernel read-only data: 18432k |
| 1197 | [ 24.075297] Freeing unused kernel memory: 2008K |
| 1198 | [ 24.085556] Freeing unused kernel memory: 684K |
| 1199 | [ 24.098136] systemd[1]: Inserted module 'autofs4' |
| 1200 | [ 24.138650] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) |
| 1201 | [ 24.192617] systemd[1]: Detected architecture x86-64. |
| 1202 | [ 24.202697] systemd[1]: Running in initial RAM disk. |
| 1203 | [ 24.229065] systemd[1]: Set hostname to <localhost.localdomain>. |
| 1204 | [ 25.590430] systemd[1]: Created slice -.slice. |
| 1205 | [ 25.600337] systemd[1]: Starting -.slice. |
| 1206 | [ 25.624781] systemd[1]: Created slice System Slice. |
| 1207 | [ 25.635711] systemd[1]: Starting System Slice. |
| 1208 | [ 25.657785] systemd[1]: Reached target Local File Systems. |
| 1209 | [ 25.669684] systemd[1]: Starting Local File Systems. |
| 1210 | [ 28.817109] xhci_hcd 0000:00:14.0: xHCI Host Controller |
| 1211 | [ 28.827564] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 |
| 1212 | [ 28.843454] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810 |
| 1213 | [ 28.860309] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported |
| 1214 | [ 28.860611] hub 1-0:1.0: USB hub found |
| 1215 | [ 28.868153] hub 1-0:1.0: 16 ports detected |
| 1216 | [ 28.876579] xhci_hcd 0000:00:14.0: xHCI Host Controller |
| 1217 | [ 28.887020] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 |
| 1218 | [ 28.901882] hub 2-0:1.0: USB hub found |
| 1219 | [ 28.909392] hub 2-0:1.0: 10 ports detected |
| 1220 | [ 32.058524] XFS (dm-0): Mounting V4 Filesystem |
| 1221 | [ 32.131905] XFS (dm-0): Ending clean mount |
| 1222 | [ 38.188251] systemd-journald[665]: Received SIGTERM from PID 1 (systemd). |
| 1223 | [ 38.574231] systemd: 22 output lines suppressed due to ratelimiting |
| 1224 | [ 39.932882] systemd-journald[1038]: Received request to flush runtime journal from PID 1 |
| 1225 | [ 40.890471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 |
| 1226 | [ 40.905231] ACPI: Power Button [PWRF] |
| 1227 | [ 41.089239] i801_smbus 0000:00:1f.4: SPD Write Disable is set |
| 1228 | [ 41.100748] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt |
| 1229 | [ 41.177067] ipmi message handler version 39.2 |
| 1230 | [ 41.222565] iTCO_vendor_support: vendor-support=0 |
| 1231 | [ 41.264321] ipmi device interface |
| 1232 | [ 41.267453] sd 1:0:0:0: Attached scsi generic sg0 type 0 |
| 1233 | [ 41.377257] lpc_ich 0000:00:1f.0: I/O space for ACPI uninitialized |
| 1234 | [ 41.389607] lpc_ich 0000:00:1f.0: No MFD cells added |
| 1235 | [ 41.408129] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k |
| 1236 | [ 41.419778] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. |
| 1237 | [ 41.432643] e1000e 0000:00:1f.6: enabling device (0000 -> 0002) |
| 1238 | [ 41.444615] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode |
| 1239 | [ 41.476917] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 |
| 1240 | [ 41.488077] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS |
| 1241 | [ 41.716512] IPMI System Interface driver. |
| 1242 | [ 41.724521] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS |
| 1243 | [ 41.737212] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0 |
| 1244 | [ 41.749027] ipmi_si: Adding SMBIOS-specified kcs state machine |
| 1245 | [ 41.760695] ipmi_platform: probing via SPMI |
| 1246 | [ 41.769042] ipmi_si: SPMI: io 0xca2 regsize 1 spacing 1 irq 0 |
| 1247 | [ 41.780517] (NULL device *): SPMI-specified kcs state machine: duplicate |
| 1248 | [ 41.794039] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0 |
| 1249 | [ 41.814008] Sending device ID request. |
| 1250 | [ 41.814008] Waiting for msg completion. |
| 1251 | [ 41.990395] ipmi_si dmi-ipmi-si.0: Found new BMC (man_id: 0x00a015, prod_id: 0x3146, dev_id: 0x20) |
| 1252 | [ 42.023517] ipmi_si dmi-ipmi-si.0: IPMI kcs interface initialized |
| 1253 | [ 42.859238] e1000e: probe of 0000:00:1f.6 failed with error -2 |
| 1254 | [ 43.098525] EDAC MC0: Giving out device to module skx_edac controller Skylake Socket#0 IMC#0: DEV 0000:3a:0a.0 (INTERRUPT) |
| 1255 | [ 43.120614] EDAC MC1: Giving out device to module skx_edac controller Skylake Socket#0 IMC#1: DEV 0000:3a:0c.0 (INTERRUPT) |
| 1256 | [ 43.142684] EDAC MC2: Giving out device to module skx_edac controller Skylake Socket#1 IMC#0: DEV 0000:ae:0a.0 (INTERRUPT) |
| 1257 | [ 43.164761] EDAC MC3: Giving out device to module skx_edac controller Skylake Socket#1 IMC#1: DEV 0000:ae:0c.0 (INTERRUPT) |
| 1258 | [ 43.988847] Adding 4194300k swap on /dev/mapper/centos-swap. Priority:-2 extents:1 across:4194300k |
| 1259 | [ 44.281474] XFS (sda2): Mounting V4 Filesystem |
| 1260 | [ 44.370428] random: crng init done |
| 1261 | [ 44.670669] XFS (sda2): Ending clean mount |
| 1262 | [ 44.684326] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. |
| 1263 | [ 45.165845] XFS (dm-2): Mounting V4 Filesystem |
| 1264 | [ 45.273773] XFS (dm-2): Ending clean mount |
| 1265 | [ 47.911363] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. |
| 1266 | [ 48.728048] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready |
| 1267 | [ 51.545962] mlx5_core 0000:5e:00.0 eth0: Link up |
| 1268 | [ 51.806629] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready |
| 1269 | [ 51.820272] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready |
| 1270 | [ 1127.313889] perf: interrupt took too long (2681 > 2500), lowering kernel.perf_event_max_sample_rate to 74000 |
| 1271 | [ 1715.459767] perf: interrupt took too long (3648 > 3351), lowering kernel.perf_event_max_sample_rate to 54000 |
| 1272 | [ 2015.883193] perf: interrupt took too long (4603 > 4560), lowering kernel.perf_event_max_sample_rate to 43000 |
| 1273 | [ 2864.446945] perf: interrupt took too long (5872 > 5753), lowering kernel.perf_event_max_sample_rate to 34000 |
| 1274 | [ 3573.987313] perf: interrupt took too long (7407 > 7340), lowering kernel.perf_event_max_sample_rate to 27000 |
| 1275 | [ 4768.966106] perf: interrupt took too long (9502 > 9258), lowering kernel.perf_event_max_sample_rate to 21000 |
| 1276 | [ 6598.505484] perf: interrupt took too long (12367 > 11877), lowering kernel.perf_event_max_sample_rate to 16000 |
| 1277 | [ 8777.533670] perf: interrupt took too long (15683 > 15458), lowering kernel.perf_event_max_sample_rate to 12000 |
| 1278 | [11209.217289] perf: interrupt took too long (19837 > 19603), lowering kernel.perf_event_max_sample_rate to 10000 |
| 1279 | [15862.406312] perf: interrupt took too long (24918 > 24796), lowering kernel.perf_event_max_sample_rate to 8000 |
| 1280 | [21088.596818] perf: interrupt took too long (31173 > 31147), lowering kernel.perf_event_max_sample_rate to 6000 |
| 1281 | [29620.510582] perf: interrupt took too long (39056 > 38966), lowering kernel.perf_event_max_sample_rate to 5000 |
| 1282 | [42036.929461] perf: interrupt took too long (48971 > 48820), lowering kernel.perf_event_max_sample_rate to 4000 |