Created
May 10, 2019 18:44
-
-
Save robertstarmer/47d0011c59c3ea006c9630106bf7fe29 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Linux version 4.15.0-20-generic (buildd@lgw01-amd64-039) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 (Ubuntu 4.15.0-20.21-generic 4.15.17) | |
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=UUID=da01446c-003f-4b5b-9f91-2431f8d8b1cc ro console=tty0 console=ttyS1,115200n8 biosdevname=0 rd.auto rd.auto=1 net.ifnames=1 hugepagesz=2MB hugepages=32768 transparent_hugepages=never nmi_watchdog=0 audit=0 nosoftlockup processor.max_cstate=1 intel_idle.max_cstate=1 hpet=disable tsc=reliable mce=off numa_balancing=disable intel_pstate=disable intel_iommu=on iommu=pt isolcpus=2,4,30,32 nohz_full=2-27,30-55 rcu_nocbs=2-27,30-55 | |
[ 0.000000] KERNEL supported cpus: | |
[ 0.000000] Intel GenuineIntel | |
[ 0.000000] AMD AuthenticAMD | |
[ 0.000000] Centaur CentaurHauls | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' | |
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 | |
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64 | |
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64 | |
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512 | |
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024 | |
[ 0.000000] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]: 8 | |
[ 0.000000] x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' format. | |
[ 0.000000] e820: BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000099fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000009a000-0x000000000009ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006c5cefff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000006c5cf000-0x000000006e7cefff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x000000006e7cf000-0x000000006f5fefff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x000000006f5ff000-0x000000006f7fefff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x000000006f7ff000-0x000000006f7fffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000006f800000-0x000000008fffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fec80000-0x00000000fed00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000603fffffff] usable | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] random: fast init done | |
[ 0.000000] SMBIOS 3.0 present. | |
[ 0.000000] DMI: Dell Inc. PowerEdge R640/0PHYDR, BIOS 1.5.6 10/17/2018 | |
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.000000] e820: last_pfn = 0x6040000 max_arch_pfn = 0x400000000 | |
[ 0.000000] MTRR default type: uncachable | |
[ 0.000000] MTRR fixed ranges enabled: | |
[ 0.000000] 00000-9FFFF write-back | |
[ 0.000000] A0000-BFFFF uncachable | |
[ 0.000000] C0000-FFFFF write-protect | |
[ 0.000000] MTRR variable ranges enabled: | |
[ 0.000000] 0 base 000000000000 mask 3FC000000000 write-back | |
[ 0.000000] 1 base 004000000000 mask 3FE000000000 write-back | |
[ 0.000000] 2 base 006000000000 mask 3FFFC0000000 write-back | |
[ 0.000000] 3 base 000080000000 mask 3FFF80000000 uncachable | |
[ 0.000000] 4 base 00007F000000 mask 3FFFFF000000 uncachable | |
[ 0.000000] 5 disabled | |
[ 0.000000] 6 disabled | |
[ 0.000000] 7 disabled | |
[ 0.000000] 8 disabled | |
[ 0.000000] 9 disabled | |
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT | |
[ 0.000000] total RAM covered: 392176M | |
[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 64K chunk_size: 128K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 64K chunk_size: 256K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 64K chunk_size: 512K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 64K chunk_size: 1M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 64K chunk_size: 4M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 64K chunk_size: 8M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 64K chunk_size: 256M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 64K chunk_size: 512M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 64K chunk_size: 1G num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] *BAD*gran_size: 64K chunk_size: 2G num_reg: 10 lose cover RAM: -1G | |
[ 0.000000] gran_size: 128K chunk_size: 128K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 128K chunk_size: 256K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 128K chunk_size: 512K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 128K chunk_size: 1M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 128K chunk_size: 2M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 128K chunk_size: 4M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 128K chunk_size: 8M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 128K chunk_size: 16M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 128K chunk_size: 32M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 128K chunk_size: 64M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 128K chunk_size: 128M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 128K chunk_size: 256M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 128K chunk_size: 512M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 128K chunk_size: 1G num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] *BAD*gran_size: 128K chunk_size: 2G num_reg: 10 lose cover RAM: -1G | |
[ 0.000000] gran_size: 256K chunk_size: 256K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 256K chunk_size: 512K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 256K chunk_size: 1M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 256K chunk_size: 2M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 256K chunk_size: 4M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 256K chunk_size: 8M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 256K chunk_size: 16M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 256K chunk_size: 32M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 256K chunk_size: 64M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 256K chunk_size: 128M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 256K chunk_size: 256M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 256K chunk_size: 512M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 256K chunk_size: 1G num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] *BAD*gran_size: 256K chunk_size: 2G num_reg: 10 lose cover RAM: -1G | |
[ 0.000000] gran_size: 512K chunk_size: 512K num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 512K chunk_size: 1M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 512K chunk_size: 2M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 512K chunk_size: 4M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 512K chunk_size: 8M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 512K chunk_size: 16M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 512K chunk_size: 32M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 512K chunk_size: 64M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 512K chunk_size: 128M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 512K chunk_size: 256M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 512K chunk_size: 512M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 512K chunk_size: 1G num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] *BAD*gran_size: 512K chunk_size: 2G num_reg: 10 lose cover RAM: -1G | |
[ 0.000000] gran_size: 1M chunk_size: 1M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 1M chunk_size: 2M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 1M chunk_size: 4M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 1M chunk_size: 8M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 1M chunk_size: 16M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 1M chunk_size: 32M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 1M chunk_size: 64M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 1M chunk_size: 128M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 1M chunk_size: 256M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 1M chunk_size: 512M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 1M chunk_size: 1G num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] *BAD*gran_size: 1M chunk_size: 2G num_reg: 10 lose cover RAM: -1G | |
[ 0.000000] gran_size: 2M chunk_size: 2M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 2M chunk_size: 4M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 2M chunk_size: 8M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 2M chunk_size: 16M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 2M chunk_size: 32M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 2M chunk_size: 64M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 2M chunk_size: 128M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 2M chunk_size: 256M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 2M chunk_size: 512M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 2M chunk_size: 1G num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] *BAD*gran_size: 2M chunk_size: 2G num_reg: 10 lose cover RAM: -1G | |
[ 0.000000] gran_size: 4M chunk_size: 4M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 4M chunk_size: 8M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 4M chunk_size: 16M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 4M chunk_size: 32M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 4M chunk_size: 64M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 4M chunk_size: 128M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 4M chunk_size: 256M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 4M chunk_size: 512M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 4M chunk_size: 1G num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] *BAD*gran_size: 4M chunk_size: 2G num_reg: 10 lose cover RAM: -1G | |
[ 0.000000] gran_size: 8M chunk_size: 8M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 8M chunk_size: 16M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 8M chunk_size: 32M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 8M chunk_size: 64M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 8M chunk_size: 128M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 8M chunk_size: 256M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 8M chunk_size: 512M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 8M chunk_size: 1G num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] *BAD*gran_size: 8M chunk_size: 2G num_reg: 10 lose cover RAM: -1G | |
[ 0.000000] gran_size: 16M chunk_size: 16M num_reg: 10 lose cover RAM: 353G | |
[ 0.000000] gran_size: 16M chunk_size: 32M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 16M chunk_size: 64M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 16M chunk_size: 128M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 16M chunk_size: 256M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 16M chunk_size: 512M num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] gran_size: 16M chunk_size: 1G num_reg: 10 lose cover RAM: 0G | |
[ 0.000000] *BAD*gran_size: 16M chunk_size: 2G num_reg: 10 lose cover RAM: -1G | |
[ 0.000000] gran_size: 32M chunk_size: 32M num_reg: 10 lose cover RAM: 328720M | |
[ 0.000000] gran_size: 32M chunk_size: 64M num_reg: 10 lose cover RAM: 16M | |
[ 0.000000] gran_size: 32M chunk_size: 128M num_reg: 10 lose cover RAM: 16M | |
[ 0.000000] gran_size: 32M chunk_size: 256M num_reg: 10 lose cover RAM: 16M | |
[ 0.000000] gran_size: 32M chunk_size: 512M num_reg: 10 lose cover RAM: 16M | |
[ 0.000000] gran_size: 32M chunk_size: 1G num_reg: 10 lose cover RAM: 16M | |
[ 0.000000] *BAD*gran_size: 32M chunk_size: 2G num_reg: 10 lose cover RAM: -1008M | |
[ 0.000000] gran_size: 64M chunk_size: 64M num_reg: 10 lose cover RAM: 263216M | |
[ 0.000000] gran_size: 64M chunk_size: 128M num_reg: 10 lose cover RAM: 48M | |
[ 0.000000] gran_size: 64M chunk_size: 256M num_reg: 10 lose cover RAM: 48M | |
[ 0.000000] gran_size: 64M chunk_size: 512M num_reg: 10 lose cover RAM: 48M | |
[ 0.000000] gran_size: 64M chunk_size: 1G num_reg: 10 lose cover RAM: 48M | |
[ 0.000000] *BAD*gran_size: 64M chunk_size: 2G num_reg: 10 lose cover RAM: -976M | |
[ 0.000000] gran_size: 128M chunk_size: 128M num_reg: 10 lose cover RAM: 132208M | |
[ 0.000000] gran_size: 128M chunk_size: 256M num_reg: 10 lose cover RAM: 112M | |
[ 0.000000] gran_size: 128M chunk_size: 512M num_reg: 10 lose cover RAM: 112M | |
[ 0.000000] gran_size: 128M chunk_size: 1G num_reg: 10 lose cover RAM: 112M | |
[ 0.000000] *BAD*gran_size: 128M chunk_size: 2G num_reg: 10 lose cover RAM: -912M | |
[ 0.000000] gran_size: 256M chunk_size: 256M num_reg: 10 lose cover RAM: 1264M | |
[ 0.000000] gran_size: 256M chunk_size: 512M num_reg: 10 lose cover RAM: 240M | |
[ 0.000000] gran_size: 256M chunk_size: 1G num_reg: 10 lose cover RAM: 240M | |
[ 0.000000] *BAD*gran_size: 256M chunk_size: 2G num_reg: 10 lose cover RAM: -784M | |
[ 0.000000] gran_size: 512M chunk_size: 512M num_reg: 10 lose cover RAM: 496M | |
[ 0.000000] gran_size: 512M chunk_size: 1G num_reg: 10 lose cover RAM: 496M | |
[ 0.000000] *BAD*gran_size: 512M chunk_size: 2G num_reg: 10 lose cover RAM: -528M | |
[ 0.000000] gran_size: 1G chunk_size: 1G num_reg: 9 lose cover RAM: 1008M | |
[ 0.000000] gran_size: 1G chunk_size: 2G num_reg: 10 lose cover RAM: 1008M | |
[ 0.000000] gran_size: 2G chunk_size: 2G num_reg: 7 lose cover RAM: 3056M | |
[ 0.000000] mtrr_cleanup: can not find optimal value | |
[ 0.000000] please specify mtrr_gran_size/mtrr_chunk_size | |
[ 0.000000] e820: update [mem 0x7f000000-0xffffffff] usable ==> reserved | |
[ 0.000000] e820: last_pfn = 0x6f800 max_arch_pfn = 0x400000000 | |
[ 0.000000] Scanning 1 areas for low memory corruption | |
[ 0.000000] Base memory trampoline at [ (ptrval)] 94000 size 24576 | |
[ 0.000000] Using GB pages for direct mapping | |
[ 0.000000] BRK [0x10b7f3e000, 0x10b7f3efff] PGTABLE | |
[ 0.000000] BRK [0x10b7f3f000, 0x10b7f3ffff] PGTABLE | |
[ 0.000000] BRK [0x10b7f40000, 0x10b7f40fff] PGTABLE | |
[ 0.000000] BRK [0x10b7f41000, 0x10b7f41fff] PGTABLE | |
[ 0.000000] BRK [0x10b7f42000, 0x10b7f42fff] PGTABLE | |
[ 0.000000] BRK [0x10b7f43000, 0x10b7f43fff] PGTABLE | |
[ 0.000000] BRK [0x10b7f44000, 0x10b7f44fff] PGTABLE | |
[ 0.000000] BRK [0x10b7f45000, 0x10b7f45fff] PGTABLE | |
[ 0.000000] RAMDISK: [mem 0x34600000-0x362f7fff] | |
[ 0.000000] ACPI: Early table checksum verification disabled | |
[ 0.000000] ACPI: RSDP 0x00000000000FE320 000024 (v02 DELL ) | |
[ 0.000000] ACPI: XSDT 0x000000006F6C1188 0000FC (v01 DELL PE_SC3 00000000 01000013) | |
[ 0.000000] ACPI: FACP 0x000000006F7F7000 000114 (v06 DELL PE_SC3 00000000 DELL 00000001) | |
[ 0.000000] ACPI: DSDT 0x000000006F79C000 03341C (v02 DELL PE_SC3 00000003 DELL 00000001) | |
[ 0.000000] ACPI: FACS 0x000000006F26F000 000040 | |
[ 0.000000] ACPI: SSDT 0x000000006F7FC000 0005F8 (v02 DELL Tpm2Tabl 00001000 INTL 20150818) | |
[ 0.000000] ACPI: TPM2 0x000000006F7FB000 000038 (v04 DELL PE_SC3 00000002 01000013) | |
[ 0.000000] ACPI: MCEJ 0x000000006F7FA000 000130 (v01 DELL PE_SC3 00000002 DELL 00000001) | |
[ 0.000000] ACPI: WD__ 0x000000006F7F9000 000134 (v01 DELL PE_SC3 00000001 DELL 00000001) | |
[ 0.000000] ACPI: SLIC 0x000000006F7F8000 000024 (v01 DELL PE_SC3 00000001 DELL 00000001) | |
[ 0.000000] ACPI: HPET 0x000000006F7F6000 000038 (v01 DELL PE_SC3 00000001 DELL 00000001) | |
[ 0.000000] ACPI: APIC 0x000000006F7F4000 0016DE (v04 DELL PE_SC3 00000000 DELL 00000001) | |
[ 0.000000] ACPI: MCFG 0x000000006F7F3000 00003C (v01 DELL PE_SC3 00000001 DELL 00000001) | |
[ 0.000000] ACPI: MIGT 0x000000006F7F2000 000040 (v01 DELL PE_SC3 00000000 DELL 00000001) | |
[ 0.000000] ACPI: MSCT 0x000000006F7F1000 000090 (v01 DELL PE_SC3 00000001 DELL 00000001) | |
[ 0.000000] ACPI: PCAT 0x000000006F7D7000 000048 (v01 DELL PE_SC3 00000002 DELL 00000001) | |
[ 0.000000] ACPI: PCCT 0x000000006F7D6000 00006E (v01 DELL PE_SC3 00000002 DELL 00000001) | |
[ 0.000000] ACPI: RASF 0x000000006F7D5000 000030 (v01 DELL PE_SC3 00000001 DELL 00000001) | |
[ 0.000000] ACPI: SLIT 0x000000006F7D4000 00006C (v01 DELL PE_SC3 00000001 DELL 00000001) | |
[ 0.000000] ACPI: SRAT 0x000000006F7D1000 002830 (v03 DELL PE_SC3 00000002 DELL 00000001) | |
[ 0.000000] ACPI: SVOS 0x000000006F7D0000 000032 (v01 DELL PE_SC3 00000000 DELL 00000001) | |
[ 0.000000] ACPI: OEM4 0x000000006F6F9000 0A27C4 (v02 INTEL CPU CST 00003000 INTL 20150818) | |
[ 0.000000] ACPI: SSDT 0x000000006F6C3000 035130 (v02 INTEL SSDT PM 00004000 INTL 20150818) | |
[ 0.000000] ACPI: SSDT 0x000000006F6C2000 000761 (v02 DELL PE_SC3 00000000 DELL 00000001) | |
[ 0.000000] ACPI: SSDT 0x000000006F6BE000 002541 (v02 INTEL SpsNm 00000002 INTL 20150818) | |
[ 0.000000] ACPI: SPCR 0x000000006F7FD000 000050 (v01 00000000 00000000) | |
[ 0.000000] ACPI: DMAR 0x000000006F7F0000 000250 (v01 DELL PE_SC3 00000001 DELL 00000001) | |
[ 0.000000] ACPI: HEST 0x000000006F7EF000 00017C (v01 DELL PE_SC3 00000002 DELL 00000001) | |
[ 0.000000] ACPI: BERT 0x000000006F7EE000 000030 (v01 DELL PE_SC3 00000002 DELL 00000001) | |
[ 0.000000] ACPI: ERST 0x000000006F7ED000 000230 (v01 DELL PE_SC3 00000002 DELL 00000001) | |
[ 0.000000] ACPI: EINJ 0x000000006F7EC000 000150 (v01 DELL PE_SC3 00000002 DELL 00000001) | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x20 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x0c -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x2c -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x22 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x2a -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x24 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x28 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x26 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x1c -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x3c -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x10 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x30 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x1a -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x3a -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x32 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x18 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x38 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x34 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x16 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x36 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x21 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x0d -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x2d -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x23 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x0b -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x2b -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x25 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x29 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x27 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x1d -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x3d -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x11 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x31 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x1b -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x3b -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x13 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x33 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x19 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x39 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x15 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x35 -> Node 1 | |
[ 0.000000] SRAT: PXM 0 -> APIC 0x17 -> Node 0 | |
[ 0.000000] SRAT: PXM 1 -> APIC 0x37 -> Node 1 | |
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x7fffffff] | |
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x303fffffff] | |
[ 0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x3040000000-0x603fffffff] | |
[ 0.000000] NUMA: Initialized distance table, cnt=2 | |
[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x7fffffff] + [mem 0x100000000-0x303fffffff] -> [mem 0x00000000-0x303fffffff] | |
[ 0.000000] NODE_DATA(0) allocated [mem 0x303ffd5000-0x303fffffff] | |
[ 0.000000] NODE_DATA(1) allocated [mem 0x603ffd4000-0x603fffefff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
[ 0.000000] Normal [mem 0x0000000100000000-0x000000603fffffff] | |
[ 0.000000] Device empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000099fff] | |
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000006c5cefff] | |
[ 0.000000] node 0: [mem 0x000000006f7ff000-0x000000006f7fffff] | |
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000303fffffff] | |
[ 0.000000] node 1: [mem 0x0000003040000000-0x000000603fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000303fffffff] | |
[ 0.000000] On node 0 totalpages: 49988969 | |
[ 0.000000] DMA zone: 64 pages used for memmap | |
[ 0.000000] DMA zone: 21 pages reserved | |
[ 0.000000] DMA zone: 3993 pages, LIFO batch:0 | |
[ 0.000000] DMA32 zone: 6872 pages used for memmap | |
[ 0.000000] DMA32 zone: 439760 pages, LIFO batch:31 | |
[ 0.000000] Normal zone: 774144 pages used for memmap | |
[ 0.000000] Normal zone: 49545216 pages, LIFO batch:31 | |
[ 0.000000] Initmem setup node 1 [mem 0x0000003040000000-0x000000603fffffff] | |
[ 0.000000] On node 1 totalpages: 50331648 | |
[ 0.000000] Normal zone: 786432 pages used for memmap | |
[ 0.000000] Normal zone: 50331648 pages, LIFO batch:31 | |
[ 0.000000] Reserved but unavailable: 103 pages | |
[ 0.000000] ACPI: PM-Timer IO Port: 0x508 | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] ACPI: X2APIC_NMI (uid[0xffffffff] high level lint[0x1]) | |
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1]) | |
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 | |
[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-31 | |
[ 0.000000] IOAPIC[2]: apic_id 10, version 32, address 0xfec08000, GSI 32-39 | |
[ 0.000000] IOAPIC[3]: apic_id 11, version 32, address 0xfec10000, GSI 40-47 | |
[ 0.000000] IOAPIC[4]: apic_id 12, version 32, address 0xfec18000, GSI 48-55 | |
[ 0.000000] IOAPIC[5]: apic_id 15, version 32, address 0xfec20000, GSI 72-79 | |
[ 0.000000] IOAPIC[6]: apic_id 16, version 32, address 0xfec28000, GSI 80-87 | |
[ 0.000000] IOAPIC[7]: apic_id 17, version 32, address 0xfec30000, GSI 88-95 | |
[ 0.000000] IOAPIC[8]: apic_id 18, version 32, address 0xfec38000, GSI 96-103 | |
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
[ 0.000000] ACPI: IRQ0 used by override. | |
[ 0.000000] ACPI: IRQ9 used by override. | |
[ 0.000000] Using ACPI (MADT) for SMP configuration information | |
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 | |
[ 0.000000] smpboot: Allowing 280 CPUs, 224 hotplug CPUs | |
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x6c5cf000-0x6e7cefff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x6e7cf000-0x6f5fefff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x6f5ff000-0x6f7fefff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x6f800000-0x8fffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x90000000-0xfcffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfebfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec7ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec80000-0xfed00fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfeffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] | |
[ 0.000000] e820: [mem 0x90000000-0xfcffffff] available for PCI devices | |
[ 0.000000] Booting paravirtualized kernel on bare hardware | |
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns | |
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:280 nr_cpu_ids:280 nr_node_ids:2 | |
[ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u262144 | |
[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152 | |
[ 0.000000] pcpu-alloc: [0] 000 002 004 006 008 010 012 014 | |
[ 0.000000] pcpu-alloc: [0] 016 018 020 022 024 026 028 030 | |
[ 0.000000] pcpu-alloc: [0] 032 034 036 038 040 042 044 046 | |
[ 0.000000] pcpu-alloc: [0] 048 050 052 054 056 058 060 062 | |
[ 0.000000] pcpu-alloc: [0] 064 066 068 070 072 074 076 078 | |
[ 0.000000] pcpu-alloc: [0] 080 082 084 086 088 090 092 094 | |
[ 0.000000] pcpu-alloc: [0] 096 098 100 102 104 106 108 110 | |
[ 0.000000] pcpu-alloc: [0] 112 114 116 118 120 122 124 126 | |
[ 0.000000] pcpu-alloc: [0] 128 130 132 134 136 138 140 142 | |
[ 0.000000] pcpu-alloc: [0] 144 146 148 150 152 154 156 158 | |
[ 0.000000] pcpu-alloc: [0] 160 162 164 166 168 170 172 174 | |
[ 0.000000] pcpu-alloc: [0] 176 178 180 182 184 186 188 190 | |
[ 0.000000] pcpu-alloc: [0] 192 194 196 198 200 202 204 206 | |
[ 0.000000] pcpu-alloc: [0] 208 210 212 214 216 218 220 222 | |
[ 0.000000] pcpu-alloc: [0] 224 226 228 230 232 234 236 238 | |
[ 0.000000] pcpu-alloc: [0] 240 242 244 246 248 250 252 254 | |
[ 0.000000] pcpu-alloc: [0] 256 258 260 262 264 266 268 270 | |
[ 0.000000] pcpu-alloc: [0] 272 274 276 278 --- --- --- --- | |
[ 0.000000] pcpu-alloc: [1] 001 003 005 007 009 011 013 015 | |
[ 0.000000] pcpu-alloc: [1] 017 019 021 023 025 027 029 031 | |
[ 0.000000] pcpu-alloc: [1] 033 035 037 039 041 043 045 047 | |
[ 0.000000] pcpu-alloc: [1] 049 051 053 055 057 059 061 063 | |
[ 0.000000] pcpu-alloc: [1] 065 067 069 071 073 075 077 079 | |
[ 0.000000] pcpu-alloc: [1] 081 083 085 087 089 091 093 095 | |
[ 0.000000] pcpu-alloc: [1] 097 099 101 103 105 107 109 111 | |
[ 0.000000] pcpu-alloc: [1] 113 115 117 119 121 123 125 127 | |
[ 0.000000] pcpu-alloc: [1] 129 131 133 135 137 139 141 143 | |
[ 0.000000] pcpu-alloc: [1] 145 147 149 151 153 155 157 159 | |
[ 0.000000] pcpu-alloc: [1] 161 163 165 167 169 171 173 175 | |
[ 0.000000] pcpu-alloc: [1] 177 179 181 183 185 187 189 191 | |
[ 0.000000] pcpu-alloc: [1] 193 195 197 199 201 203 205 207 | |
[ 0.000000] pcpu-alloc: [1] 209 211 213 215 217 219 221 223 | |
[ 0.000000] pcpu-alloc: [1] 225 227 229 231 233 235 237 239 | |
[ 0.000000] pcpu-alloc: [1] 241 243 245 247 249 251 253 255 | |
[ 0.000000] pcpu-alloc: [1] 257 259 261 263 265 267 269 271 | |
[ 0.000000] pcpu-alloc: [1] 273 275 277 279 --- --- --- --- | |
[ 0.000000] Built 2 zonelists, mobility grouping on. Total pages: 98753084 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=UUID=da01446c-003f-4b5b-9f91-2431f8d8b1cc ro console=tty0 console=ttyS1,115200n8 biosdevname=0 rd.auto rd.auto=1 net.ifnames=1 hugepagesz=2MB hugepages=32768 transparent_hugepages=never nmi_watchdog=0 audit=0 nosoftlockup processor.max_cstate=1 intel_idle.max_cstate=1 hpet=disable tsc=reliable mce=off numa_balancing=disable intel_pstate=disable intel_iommu=on iommu=pt isolcpus=2,4,30,32 nohz_full=2-27,30-55 rcu_nocbs=2-27,30-55 | |
[ 0.000000] audit: disabled (until reboot) | |
[ 0.000000] DMAR: IOMMU enabled | |
[ 0.000000] Housekeeping: nohz_full= must match isolcpus= | |
[ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes | |
[ 0.000000] log_buf_len total cpu_extra contributions: 1142784 bytes | |
[ 0.000000] log_buf_len min size: 262144 bytes | |
[ 0.000000] log_buf_len: 2097152 bytes | |
[ 0.000000] early log buf free: 230228(87%) | |
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area | |
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! | |
[ 0.000000] Memory: 394833592K/401282468K available (12300K kernel code, 2470K rwdata, 4240K rodata, 2404K init, 2416K bss, 6448876K reserved, 0K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=280, Nodes=2 | |
[ 0.000000] Kernel/User page tables isolation: enabled | |
[ 0.000000] ftrace: allocating 39065 entries in 153 pages | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=280. | |
[ 0.000000] Tasks RCU enabled. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=280 | |
[ 0.000000] NR_IRQS: 524544, nr_irqs: 4024, preallocated irqs: 16 | |
[ 0.000000] Console: colour VGA+ 80x25 | |
[ 0.000000] console [tty0] enabled | |
[ 0.000000] console [ttyS1] enabled | |
[ 0.000000] ACPI: Core revision 20170831 | |
[ 0.000000] ACPI: 5 ACPI AML tables successfully acquired and loaded | |
[ 0.004000] APIC: Switch to symmetric I/O mode setup | |
[ 0.008000] DMAR: Host address width 46 | |
[ 0.012000] DMAR: DRHD base: 0x000000d37fc000 flags: 0x0 | |
[ 0.016000] DMAR: dmar0: reg_base_addr d37fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df | |
[ 0.020000] DMAR: DRHD base: 0x000000e0ffc000 flags: 0x0 | |
[ 0.024000] DMAR: dmar1: reg_base_addr e0ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df | |
[ 0.028000] DMAR: DRHD base: 0x000000ee7fc000 flags: 0x0 | |
[ 0.032000] DMAR: dmar2: reg_base_addr ee7fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df | |
[ 0.036000] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0 | |
[ 0.040000] DMAR: dmar3: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df | |
[ 0.044000] DMAR: DRHD base: 0x000000aaffc000 flags: 0x0 | |
[ 0.048000] DMAR: dmar4: reg_base_addr aaffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df | |
[ 0.052000] DMAR: DRHD base: 0x000000b87fc000 flags: 0x0 | |
[ 0.056000] DMAR: dmar5: reg_base_addr b87fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df | |
[ 0.060000] DMAR: DRHD base: 0x000000c5ffc000 flags: 0x0 | |
[ 0.064000] DMAR: dmar6: reg_base_addr c5ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df | |
[ 0.068000] DMAR: DRHD base: 0x0000009d7fc000 flags: 0x1 | |
[ 0.072000] DMAR: dmar7: reg_base_addr 9d7fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df | |
[ 0.076000] DMAR: RMRR base: 0x0000006e2cd000 end: 0x0000006e7ccfff | |
[ 0.080000] DMAR: RMRR base: 0x0000006f261000 end: 0x0000006f263fff | |
[ 0.084000] DMAR: ATSR flags: 0x0 | |
[ 0.088000] DMAR: ATSR flags: 0x0 | |
[ 0.092000] DMAR-IR: IOAPIC id 12 under DRHD base 0xc5ffc000 IOMMU 6 | |
[ 0.096000] DMAR-IR: IOAPIC id 11 under DRHD base 0xb87fc000 IOMMU 5 | |
[ 0.100000] DMAR-IR: IOAPIC id 10 under DRHD base 0xaaffc000 IOMMU 4 | |
[ 0.104000] DMAR-IR: IOAPIC id 18 under DRHD base 0xfbffc000 IOMMU 3 | |
[ 0.108000] DMAR-IR: IOAPIC id 17 under DRHD base 0xee7fc000 IOMMU 2 | |
[ 0.112000] DMAR-IR: IOAPIC id 16 under DRHD base 0xe0ffc000 IOMMU 1 | |
[ 0.116000] DMAR-IR: IOAPIC id 15 under DRHD base 0xd37fc000 IOMMU 0 | |
[ 0.120000] DMAR-IR: IOAPIC id 8 under DRHD base 0x9d7fc000 IOMMU 7 | |
[ 0.124000] DMAR-IR: IOAPIC id 9 under DRHD base 0x9d7fc000 IOMMU 7 | |
[ 0.128000] DMAR-IR: HPET id 0 under DRHD base 0x9d7fc000 | |
[ 0.132000] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit. | |
[ 0.132000] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting. | |
[ 0.140000] DMAR-IR: Enabled IRQ remapping in xapic mode | |
[ 0.140000] x2apic: IRQ remapping doesn't support X2APIC mode | |
[ 0.144000] Switched APIC routing to physical flat. | |
[ 0.148000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.168000] tsc: Detected 2200.000 MHz processor | |
[ 0.172000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4400.00 BogoMIPS (lpj=8800000) | |
[ 0.176001] pid_max: default: 286720 minimum: 2240 | |
[ 0.181013] Security Framework initialized | |
[ 0.184001] Yama: becoming mindful. | |
[ 0.188431] AppArmor: AppArmor initialized | |
[ 0.217060] Dentry cache hash table entries: 16777216 (order: 15, 134217728 bytes) | |
[ 0.232173] Inode-cache hash table entries: 8388608 (order: 14, 67108864 bytes) | |
[ 0.240147] Mount-cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.244355] Mountpoint-cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.252805] CPU: Physical Processor ID: 0 | |
[ 0.256001] CPU: Processor Core ID: 0 | |
[ 0.260006] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' | |
[ 0.264000] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) | |
[ 0.268013] process: using mwait in idle threads | |
[ 0.272002] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 | |
[ 0.276000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 | |
[ 0.280002] Spectre V2 : Mitigation: Full generic retpoline | |
[ 0.284000] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch | |
[ 0.288000] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier | |
[ 0.292000] Spectre V2 : Enabling Restricted Speculation for firmware calls | |
[ 0.296779] Freeing SMP alternatives memory: 36K | |
[ 0.308300] TSC deadline timer enabled | |
[ 0.308331] smpboot: CPU0: Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz (family: 0x6, model: 0x55, stepping: 0x4) | |
[ 0.312406] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. | |
[ 0.316005] ... version: 4 | |
[ 0.320001] ... bit width: 48 | |
[ 0.324001] ... generic registers: 4 | |
[ 0.328001] ... value mask: 0000ffffffffffff | |
[ 0.332001] ... max period: 00007fffffffffff | |
[ 0.336000] ... fixed-purpose events: 3 | |
[ 0.340001] ... event mask: 000000070000000f | |
[ 0.344235] Hierarchical SRCU implementation. | |
[ 0.371164] smp: Bringing up secondary CPUs ... | |
[ 0.372154] x86: Booting SMP configuration: | |
[ 0.376002] .... node #1, CPUs: #1 | |
[ 0.460003] .... node #0, CPUs: #2 | |
[ 0.464003] .... node #1, CPUs: #3 | |
[ 0.468001] .... node #0, CPUs: #4 | |
[ 0.472003] .... node #1, CPUs: #5 | |
[ 0.476003] .... node #0, CPUs: #6 | |
[ 0.480002] .... node #1, CPUs: #7 | |
[ 0.484001] .... node #0, CPUs: #8 | |
[ 0.488003] .... node #1, CPUs: #9 | |
[ 0.492002] .... node #0, CPUs: #10 | |
[ 0.496002] .... node #1, CPUs: #11 | |
[ 0.500001] .... node #0, CPUs: #12 | |
[ 0.504002] .... node #1, CPUs: #13 | |
[ 0.508002] .... node #0, CPUs: #14 | |
[ 0.512002] .... node #1, CPUs: #15 | |
[ 0.516001] .... node #0, CPUs: #16 | |
[ 0.520002] .... node #1, CPUs: #17 | |
[ 0.524002] .... node #0, CPUs: #18 | |
[ 0.528002] .... node #1, CPUs: #19 | |
[ 0.532001] .... node #0, CPUs: #20 | |
[ 0.536003] .... node #1, CPUs: #21 | |
[ 0.540002] .... node #0, CPUs: #22 | |
[ 0.544002] .... node #1, CPUs: #23 | |
[ 0.548001] .... node #0, CPUs: #24 | |
[ 0.552003] .... node #1, CPUs: #25 | |
[ 0.556002] .... node #0, CPUs: #26 | |
[ 0.560002] .... node #1, CPUs: #27 | |
[ 0.564001] .... node #0, CPUs: #28 | |
[ 0.568002] .... node #1, CPUs: #29 | |
[ 0.572003] .... node #0, CPUs: #30 | |
[ 0.576002] .... node #1, CPUs: #31 | |
[ 0.580001] .... node #0, CPUs: #32 | |
[ 0.584003] .... node #1, CPUs: #33 | |
[ 0.588003] .... node #0, CPUs: #34 | |
[ 0.592002] .... node #1, CPUs: #35 | |
[ 0.596001] .... node #0, CPUs: #36 | |
[ 0.600003] .... node #1, CPUs: #37 | |
[ 0.604003] .... node #0, CPUs: #38 | |
[ 0.608003] .... node #1, CPUs: #39 | |
[ 0.612001] .... node #0, CPUs: #40 | |
[ 0.616003] .... node #1, CPUs: #41 | |
[ 0.620002] .... node #0, CPUs: #42 | |
[ 0.624002] .... node #1, CPUs: #43 | |
[ 0.628001] .... node #0, CPUs: #44 | |
[ 0.632003] .... node #1, CPUs: #45 | |
[ 0.636002] .... node #0, CPUs: #46 | |
[ 0.640002] .... node #1, CPUs: #47 | |
[ 0.644001] .... node #0, CPUs: #48 | |
[ 0.648002] .... node #1, CPUs: #49 | |
[ 0.652003] .... node #0, CPUs: #50 | |
[ 0.656002] .... node #1, CPUs: #51 | |
[ 0.660001] .... node #0, CPUs: #52 | |
[ 0.664002] .... node #1, CPUs: #53 | |
[ 0.668003] .... node #0, CPUs: #54 | |
[ 0.672002] .... node #1, CPUs: #55 | |
[ 0.673564] smp: Brought up 2 nodes, 56 CPUs | |
[ 0.680002] smpboot: Max logical packages: 10 | |
[ 0.684004] smpboot: Total of 56 processors activated (246446.43 BogoMIPS) | |
[ 0.705034] devtmpfs: initialized | |
[ 0.708050] x86/mm: Memory block size: 2048MB | |
[ 0.713727] evm: security.selinux | |
[ 0.716003] evm: security.SMACK64 | |
[ 0.719390] evm: security.SMACK64EXEC | |
[ 0.720001] evm: security.SMACK64TRANSMUTE | |
[ 0.724001] evm: security.SMACK64MMAP | |
[ 0.727726] evm: security.apparmor | |
[ 0.728001] evm: security.ima | |
[ 0.731042] evm: security.capability | |
[ 0.732208] PM: Registering ACPI NVS region [mem 0x6e7cf000-0x6f5fefff] (14876672 bytes) | |
[ 0.736562] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.740279] futex hash table entries: 131072 (order: 11, 8388608 bytes) | |
[ 0.746308] pinctrl core: initialized pinctrl subsystem | |
[ 0.748226] RTC time: 7:18:28, date: 05/09/19 | |
[ 0.754303] NET: Registered protocol family 16 | |
[ 0.756284] cpuidle: using governor ladder | |
[ 0.760061] cpuidle: using governor menu | |
[ 0.764005] Error parsing PCC subspaces from PCCT | |
[ 0.768341] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it | |
[ 0.776002] ACPI: bus type PCI registered | |
[ 0.780001] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.784381] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000) | |
[ 0.796062] PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved in E820 | |
[ 0.804007] pmd_set_huge: Cannot satisfy [mem 0x80000000-0x80200000] with a huge-page mapping due to MTRR override. | |
[ 0.812341] PCI: Using configuration type 1 for base access | |
[ 0.820025] PCI: Dell System detected, enabling pci=bfsort. | |
[ 0.997495] HugeTLB registered 2.00 MiB page size, pre-allocated 32768 pages | |
[ 1.008002] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 1.016733] ACPI: Added _OSI(Module Device) | |
[ 1.020002] ACPI: Added _OSI(Processor Device) | |
[ 1.024001] ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 1.028001] ACPI: Added _OSI(Processor Aggregator Device) | |
[ 1.073662] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored | |
[ 1.092586] ACPI: Dynamic OEM Table Load: | |
[ 1.210223] ACPI: Interpreter enabled | |
[ 1.212020] ACPI: (supports S0 S5) | |
[ 1.215491] ACPI: Using IOAPIC for interrupt routing | |
[ 1.220063] HEST: Table parsing has been initialized. | |
[ 1.228003] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 1.236733] ACPI: Enabled 5 GPEs in block 00 to 7F | |
[ 1.307511] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-16]) | |
[ 1.316006] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 1.324060] acpi PNP0A08:00: PCIe AER handled by firmware | |
[ 1.328108] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] | |
[ 1.336001] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 1.344261] acpi PNP0A08:00: ignoring host bridge window [mem 0x000c4000-0x000cbfff window] (conflicts with Video ROM [mem 0x000c0000-0x000c7fff]) | |
[ 1.361590] PCI host bridge to bus 0000:00 | |
[ 1.364002] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
[ 1.372002] pci_bus 0000:00: root bus resource [io 0x1000-0x3fff window] | |
[ 1.380002] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 1.392003] pci_bus 0000:00: root bus resource [mem 0xfe010000-0xfe010fff window] | |
[ 1.400001] pci_bus 0000:00: root bus resource [mem 0x90000000-0x9d7fffff window] | |
[ 1.408002] pci_bus 0000:00: root bus resource [mem 0x380000000000-0x380fffffffff window] | |
[ 1.416002] pci_bus 0000:00: root bus resource [bus 00-16] | |
[ 1.420010] pci 0000:00:00.0: [8086:2020] type 00 class 0x060000 | |
[ 1.420756] pci 0000:00:05.0: [8086:2024] type 00 class 0x088000 | |
[ 1.421463] pci 0000:00:05.2: [8086:2025] type 00 class 0x088000 | |
[ 1.422170] pci 0000:00:05.4: [8086:2026] type 00 class 0x080020 | |
[ 1.422179] pci 0000:00:05.4: reg 0x10: [mem 0x92b20000-0x92b20fff] | |
[ 1.422885] pci 0000:00:08.0: [8086:2014] type 00 class 0x088000 | |
[ 1.423575] pci 0000:00:08.1: [8086:2015] type 00 class 0x110100 | |
[ 1.424260] pci 0000:00:08.2: [8086:2016] type 00 class 0x088000 | |
[ 1.424969] pci 0000:00:11.0: [8086:a1ec] type 00 class 0xff0000 | |
[ 1.425737] pci 0000:00:11.5: [8086:a1d2] type 00 class 0x010601 | |
[ 1.425753] pci 0000:00:11.5: reg 0x10: [mem 0x92b16000-0x92b17fff] | |
[ 1.425760] pci 0000:00:11.5: reg 0x14: [mem 0x92b1f000-0x92b1f0ff] | |
[ 1.425767] pci 0000:00:11.5: reg 0x18: [io 0x2068-0x206f] | |
[ 1.425774] pci 0000:00:11.5: reg 0x1c: [io 0x2074-0x2077] | |
[ 1.425781] pci 0000:00:11.5: reg 0x20: [io 0x2040-0x205f] | |
[ 1.425788] pci 0000:00:11.5: reg 0x24: [mem 0x92a80000-0x92afffff] | |
[ 1.425824] pci 0000:00:11.5: PME# supported from D3hot | |
[ 1.426541] pci 0000:00:14.0: [8086:a1af] type 00 class 0x0c0330 | |
[ 1.426562] pci 0000:00:14.0: reg 0x10: [mem 0x92b00000-0x92b0ffff 64bit] | |
[ 1.426623] pci 0000:00:14.0: PME# supported from D3hot D3cold | |
[ 1.427340] pci 0000:00:14.2: [8086:a1b1] type 00 class 0x118000 | |
[ 1.427360] pci 0000:00:14.2: reg 0x10: [mem 0x92b1c000-0x92b1cfff 64bit] | |
[ 1.428101] pci 0000:00:16.0: [8086:a1ba] type 00 class 0x078000 | |
[ 1.428128] pci 0000:00:16.0: reg 0x10: [mem 0x92b1b000-0x92b1bfff 64bit] | |
[ 1.428210] pci 0000:00:16.0: PME# supported from D3hot | |
[ 1.428894] pci 0000:00:16.1: [8086:a1bb] type 00 class 0x078000 | |
[ 1.428921] pci 0000:00:16.1: reg 0x10: [mem 0x92b1a000-0x92b1afff 64bit] | |
[ 1.429003] pci 0000:00:16.1: PME# supported from D3hot | |
[ 1.429694] pci 0000:00:16.4: [8086:a1be] type 00 class 0x078000 | |
[ 1.429721] pci 0000:00:16.4: reg 0x10: [mem 0x92b19000-0x92b19fff 64bit] | |
[ 1.429802] pci 0000:00:16.4: PME# supported from D3hot | |
[ 1.430487] pci 0000:00:17.0: [8086:a182] type 00 class 0x010601 | |
[ 1.430504] pci 0000:00:17.0: reg 0x10: [mem 0x92b14000-0x92b15fff] | |
[ 1.430511] pci 0000:00:17.0: reg 0x14: [mem 0x92b1e000-0x92b1e0ff] | |
[ 1.430517] pci 0000:00:17.0: reg 0x18: [io 0x2060-0x2067] | |
[ 1.430524] pci 0000:00:17.0: reg 0x1c: [io 0x2070-0x2073] | |
[ 1.430531] pci 0000:00:17.0: reg 0x20: [io 0x2020-0x203f] | |
[ 1.430538] pci 0000:00:17.0: reg 0x24: [mem 0x92a00000-0x92a7ffff] | |
[ 1.430575] pci 0000:00:17.0: PME# supported from D3hot | |
[ 1.431286] pci 0000:00:1c.0: [8086:a190] type 01 class 0x060400 | |
[ 1.431353] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold | |
[ 1.432115] pci 0000:00:1c.4: [8086:a194] type 01 class 0x060400 | |
[ 1.432177] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold | |
[ 1.432935] pci 0000:00:1f.0: [8086:a1c1] type 00 class 0x060100 | |
[ 1.433746] pci 0000:00:1f.2: [8086:a1a1] type 00 class 0x058000 | |
[ 1.433761] pci 0000:00:1f.2: reg 0x10: [mem 0x92b10000-0x92b13fff] | |
[ 1.434516] pci 0000:00:1f.4: [8086:a1a3] type 00 class 0x0c0500 | |
[ 1.434535] pci 0000:00:1f.4: reg 0x10: [mem 0x92b18000-0x92b180ff 64bit] | |
[ 1.434557] pci 0000:00:1f.4: reg 0x20: [io 0x2000-0x201f] | |
[ 1.435256] pci 0000:00:1f.5: [8086:a1a4] type 00 class 0x0c8000 | |
[ 1.435272] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff] | |
[ 1.436049] pci 0000:00:1c.0: PCI bridge to [bus 01] | |
[ 1.440008] pci 0000:00:1c.0: bridge window [mem 0x92900000-0x929fffff 64bit pref] | |
[ 1.440059] pci 0000:02:00.0: [1556:be00] type 01 class 0x060400 | |
[ 1.452015] pci 0000:00:1c.4: PCI bridge to [bus 02-03] | |
[ 1.460005] pci 0000:00:1c.4: bridge window [mem 0x92000000-0x928fffff] | |
[ 1.460009] pci 0000:00:1c.4: bridge window [mem 0x91000000-0x91ffffff 64bit pref] | |
[ 1.460052] pci 0000:03:00.0: [102b:0536] type 00 class 0x030000 | |
[ 1.460075] pci 0000:03:00.0: reg 0x10: [mem 0x91000000-0x91ffffff pref] | |
[ 1.460086] pci 0000:03:00.0: reg 0x14: [mem 0x92808000-0x9280bfff] | |
[ 1.460096] pci 0000:03:00.0: reg 0x18: [mem 0x92000000-0x927fffff] | |
[ 1.460233] pci 0000:02:00.0: PCI bridge to [bus 03] | |
[ 1.464008] pci 0000:02:00.0: bridge window [mem 0x92000000-0x928fffff] | |
[ 1.464014] pci 0000:02:00.0: bridge window [mem 0x91000000-0x91ffffff 64bit pref] | |
[ 1.464030] pci_bus 0000:00: on NUMA node 0 | |
[ 1.464404] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) | |
[ 1.472086] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *6 10 11 12 14 15) | |
[ 1.480085] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15) | |
[ 1.484084] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15) | |
[ 1.492084] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) | |
[ 1.500084] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 *6 10 11 12 14 15) | |
[ 1.508084] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15) | |
[ 1.512087] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) | |
[ 1.520406] ACPI: PCI Root Bridge [PC01] (domain 0000 [bus 17-39]) | |
[ 1.528004] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 1.536074] acpi PNP0A08:01: PCIe AER handled by firmware | |
[ 1.540179] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] | |
[ 1.548001] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 1.556209] PCI host bridge to bus 0000:17 | |
[ 1.560004] pci_bus 0000:17: root bus resource [io 0x4000-0x5fff window] | |
[ 1.568002] pci_bus 0000:17: root bus resource [mem 0x9d800000-0xaaffffff window] | |
[ 1.576002] pci_bus 0000:17: root bus resource [mem 0x381000000000-0x381fffffffff window] | |
[ 1.584002] pci_bus 0000:17: root bus resource [bus 17-39] | |
[ 1.588012] pci 0000:17:00.0: [8086:2030] type 01 class 0x060400 | |
[ 1.588134] pci 0000:17:00.0: PME# supported from D0 D3hot D3cold | |
[ 1.588260] pci 0000:17:02.0: [8086:2032] type 01 class 0x060400 | |
[ 1.588353] pci 0000:17:02.0: PME# supported from D0 D3hot D3cold | |
[ 1.588429] pci 0000:17:05.0: [8086:2034] type 00 class 0x088000 | |
[ 1.588556] pci 0000:17:05.2: [8086:2035] type 00 class 0x088000 | |
[ 1.588679] pci 0000:17:05.4: [8086:2036] type 00 class 0x080020 | |
[ 1.588687] pci 0000:17:05.4: reg 0x10: [mem 0x9dd00000-0x9dd00fff] | |
[ 1.588809] pci 0000:17:08.0: [8086:208d] type 00 class 0x088000 | |
[ 1.588914] pci 0000:17:08.1: [8086:208d] type 00 class 0x088000 | |
[ 1.589012] pci 0000:17:08.2: [8086:208d] type 00 class 0x088000 | |
[ 1.589112] pci 0000:17:08.3: [8086:208d] type 00 class 0x088000 | |
[ 1.589211] pci 0000:17:08.4: [8086:208d] type 00 class 0x088000 | |
[ 1.589306] pci 0000:17:08.5: [8086:208d] type 00 class 0x088000 | |
[ 1.589405] pci 0000:17:08.6: [8086:208d] type 00 class 0x088000 | |
[ 1.589501] pci 0000:17:08.7: [8086:208d] type 00 class 0x088000 | |
[ 1.589598] pci 0000:17:09.0: [8086:208d] type 00 class 0x088000 | |
[ 1.589700] pci 0000:17:09.1: [8086:208d] type 00 class 0x088000 | |
[ 1.589796] pci 0000:17:09.2: [8086:208d] type 00 class 0x088000 | |
[ 1.589894] pci 0000:17:09.3: [8086:208d] type 00 class 0x088000 | |
[ 1.589990] pci 0000:17:09.4: [8086:208d] type 00 class 0x088000 | |
[ 1.590087] pci 0000:17:09.5: [8086:208d] type 00 class 0x088000 | |
[ 1.590182] pci 0000:17:09.6: [8086:208d] type 00 class 0x088000 | |
[ 1.590279] pci 0000:17:09.7: [8086:208d] type 00 class 0x088000 | |
[ 1.590377] pci 0000:17:0a.0: [8086:208d] type 00 class 0x088000 | |
[ 1.590476] pci 0000:17:0a.1: [8086:208d] type 00 class 0x088000 | |
[ 1.590579] pci 0000:17:0e.0: [8086:208e] type 00 class 0x088000 | |
[ 1.590678] pci 0000:17:0e.1: [8086:208e] type 00 class 0x088000 | |
[ 1.590776] pci 0000:17:0e.2: [8086:208e] type 00 class 0x088000 | |
[ 1.590873] pci 0000:17:0e.3: [8086:208e] type 00 class 0x088000 | |
[ 1.590968] pci 0000:17:0e.4: [8086:208e] type 00 class 0x088000 | |
[ 1.591067] pci 0000:17:0e.5: [8086:208e] type 00 class 0x088000 | |
[ 1.591162] pci 0000:17:0e.6: [8086:208e] type 00 class 0x088000 | |
[ 1.591259] pci 0000:17:0e.7: [8086:208e] type 00 class 0x088000 | |
[ 1.591357] pci 0000:17:0f.0: [8086:208e] type 00 class 0x088000 | |
[ 1.591459] pci 0000:17:0f.1: [8086:208e] type 00 class 0x088000 | |
[ 1.591557] pci 0000:17:0f.2: [8086:208e] type 00 class 0x088000 | |
[ 1.591653] pci 0000:17:0f.3: [8086:208e] type 00 class 0x088000 | |
[ 1.591750] pci 0000:17:0f.4: [8086:208e] type 00 class 0x088000 | |
[ 1.591849] pci 0000:17:0f.5: [8086:208e] type 00 class 0x088000 | |
[ 1.591949] pci 0000:17:0f.6: [8086:208e] type 00 class 0x088000 | |
[ 1.592048] pci 0000:17:0f.7: [8086:208e] type 00 class 0x088000 | |
[ 1.592144] pci 0000:17:10.0: [8086:208e] type 00 class 0x088000 | |
[ 1.592246] pci 0000:17:10.1: [8086:208e] type 00 class 0x088000 | |
[ 1.592353] pci 0000:17:1d.0: [8086:2054] type 00 class 0x088000 | |
[ 1.592456] pci 0000:17:1d.1: [8086:2055] type 00 class 0x088000 | |
[ 1.592553] pci 0000:17:1d.2: [8086:2056] type 00 class 0x088000 | |
[ 1.592650] pci 0000:17:1d.3: [8086:2057] type 00 class 0x088000 | |
[ 1.592751] pci 0000:17:1e.0: [8086:2080] type 00 class 0x088000 | |
[ 1.592851] pci 0000:17:1e.1: [8086:2081] type 00 class 0x088000 | |
[ 1.592949] pci 0000:17:1e.2: [8086:2082] type 00 class 0x088000 | |
[ 1.593047] pci 0000:17:1e.3: [8086:2083] type 00 class 0x088000 | |
[ 1.593211] pci 0000:17:1e.4: [8086:2084] type 00 class 0x088000 | |
[ 1.593310] pci 0000:17:1e.5: [8086:2085] type 00 class 0x088000 | |
[ 1.593406] pci 0000:17:1e.6: [8086:2086] type 00 class 0x088000 | |
[ 1.593537] pci 0000:18:00.0: [1000:0097] type 00 class 0x010700 | |
[ 1.593550] pci 0000:18:00.0: reg 0x10: [io 0x4000-0x40ff] | |
[ 1.593557] pci 0000:18:00.0: reg 0x14: [mem 0x9dc00000-0x9dc0ffff 64bit] | |
[ 1.593564] pci 0000:18:00.0: reg 0x1c: [mem 0x9db00000-0x9dbfffff 64bit] | |
[ 1.593574] pci 0000:18:00.0: reg 0x30: [mem 0xfff00000-0xffffffff pref] | |
[ 1.593578] pci 0000:18:00.0: enabling Extended Tags | |
[ 1.600128] pci 0000:18:00.0: supports D1 D2 | |
[ 1.600149] pci 0000:18:00.0: reg 0x174: [mem 0x00000000-0x0000ffff 64bit] | |
[ 1.600151] pci 0000:18:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR0 for 16 VFs) | |
[ 1.612006] pci 0000:18:00.0: reg 0x17c: [mem 0x00000000-0x000fffff 64bit] | |
[ 1.612008] pci 0000:18:00.0: VF(n) BAR2 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR2 for 16 VFs) | |
[ 1.620065] pci 0000:17:00.0: PCI bridge to [bus 18] | |
[ 1.624003] pci 0000:17:00.0: bridge window [io 0x4000-0x4fff] | |
[ 1.624005] pci 0000:17:00.0: bridge window [mem 0x9db00000-0x9dcfffff] | |
[ 1.624124] pci 0000:17:02.0: PCI bridge to [bus 19] | |
[ 1.632005] pci 0000:17:02.0: bridge window [mem 0x9d800000-0x9dafffff 64bit pref] | |
[ 1.632015] pci_bus 0000:17: on NUMA node 0 | |
[ 1.632163] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus 3a-5c]) | |
[ 1.636004] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 1.644077] acpi PNP0A08:02: PCIe AER handled by firmware | |
[ 1.652162] acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] | |
[ 1.660001] acpi PNP0A08:02: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 1.668207] PCI host bridge to bus 0000:3a | |
[ 1.672002] pci_bus 0000:3a: root bus resource [io 0x6000-0x7fff window] | |
[ 1.680003] pci_bus 0000:3a: root bus resource [mem 0xab000000-0xb87fffff window] | |
[ 1.684002] pci_bus 0000:3a: root bus resource [mem 0x382000000000-0x382fffffffff window] | |
[ 1.692002] pci_bus 0000:3a: root bus resource [bus 3a-5c] | |
[ 1.700008] pci 0000:3a:00.0: [8086:2030] type 01 class 0x060400 | |
[ 1.700032] pci 0000:3a:00.0: enabling Extended Tags | |
[ 1.704073] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold | |
[ 1.704203] pci 0000:3a:05.0: [8086:2034] type 00 class 0x088000 | |
[ 1.704315] pci 0000:3a:05.2: [8086:2035] type 00 class 0x088000 | |
[ 1.704427] pci 0000:3a:05.4: [8086:2036] type 00 class 0x080020 | |
[ 1.704436] pci 0000:3a:05.4: reg 0x10: [mem 0xab100000-0xab100fff] | |
[ 1.704550] pci 0000:3a:08.0: [8086:2066] type 00 class 0x088000 | |
[ 1.704655] pci 0000:3a:09.0: [8086:2066] type 00 class 0x088000 | |
[ 1.704765] pci 0000:3a:0a.0: [8086:2040] type 00 class 0x088000 | |
[ 1.704871] pci 0000:3a:0a.1: [8086:2041] type 00 class 0x088000 | |
[ 1.704974] pci 0000:3a:0a.2: [8086:2042] type 00 class 0x088000 | |
[ 1.705076] pci 0000:3a:0a.3: [8086:2043] type 00 class 0x088000 | |
[ 1.705178] pci 0000:3a:0a.4: [8086:2044] type 00 class 0x088000 | |
[ 1.705280] pci 0000:3a:0a.5: [8086:2045] type 00 class 0x088000 | |
[ 1.705384] pci 0000:3a:0a.6: [8086:2046] type 00 class 0x088000 | |
[ 1.705486] pci 0000:3a:0a.7: [8086:2047] type 00 class 0x088000 | |
[ 1.705585] pci 0000:3a:0b.0: [8086:2048] type 00 class 0x088000 | |
[ 1.705690] pci 0000:3a:0b.1: [8086:2049] type 00 class 0x088000 | |
[ 1.705792] pci 0000:3a:0b.2: [8086:204a] type 00 class 0x088000 | |
[ 1.705891] pci 0000:3a:0b.3: [8086:204b] type 00 class 0x088000 | |
[ 1.705994] pci 0000:3a:0c.0: [8086:2040] type 00 class 0x088000 | |
[ 1.706101] pci 0000:3a:0c.1: [8086:2041] type 00 class 0x088000 | |
[ 1.706204] pci 0000:3a:0c.2: [8086:2042] type 00 class 0x088000 | |
[ 1.706313] pci 0000:3a:0c.3: [8086:2043] type 00 class 0x088000 | |
[ 1.706414] pci 0000:3a:0c.4: [8086:2044] type 00 class 0x088000 | |
[ 1.706513] pci 0000:3a:0c.5: [8086:2045] type 00 class 0x088000 | |
[ 1.706616] pci 0000:3a:0c.6: [8086:2046] type 00 class 0x088000 | |
[ 1.706720] pci 0000:3a:0c.7: [8086:2047] type 00 class 0x088000 | |
[ 1.706820] pci 0000:3a:0d.0: [8086:2048] type 00 class 0x088000 | |
[ 1.706928] pci 0000:3a:0d.1: [8086:2049] type 00 class 0x088000 | |
[ 1.707032] pci 0000:3a:0d.2: [8086:204a] type 00 class 0x088000 | |
[ 1.707133] pci 0000:3a:0d.3: [8086:204b] type 00 class 0x088000 | |
[ 1.707283] pci 0000:3b:00.0: [1b4b:9230] type 00 class 0x010601 | |
[ 1.707296] pci 0000:3b:00.0: reg 0x10: [io 0x6028-0x602f] | |
[ 1.707301] pci 0000:3b:00.0: reg 0x14: [io 0x6034-0x6037] | |
[ 1.707307] pci 0000:3b:00.0: reg 0x18: [io 0x6020-0x6027] | |
[ 1.707313] pci 0000:3b:00.0: reg 0x1c: [io 0x6030-0x6033] | |
[ 1.707318] pci 0000:3b:00.0: reg 0x20: [io 0x6000-0x601f] | |
[ 1.707324] pci 0000:3b:00.0: reg 0x24: [mem 0xab000000-0xab0007ff] | |
[ 1.707330] pci 0000:3b:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref] | |
[ 1.707382] pci 0000:3b:00.0: Enabling fixed DMA alias to 00.1 | |
[ 1.712026] pci 0000:3b:00.0: PME# supported from D3hot | |
[ 1.724011] pci 0000:3a:00.0: PCI bridge to [bus 3b] | |
[ 1.732003] pci 0000:3a:00.0: bridge window [io 0x6000-0x6fff] | |
[ 1.732005] pci 0000:3a:00.0: bridge window [mem 0xab000000-0xab0fffff] | |
[ 1.732013] pci_bus 0000:3a: on NUMA node 0 | |
[ 1.732128] ACPI: PCI Root Bridge [PC03] (domain 0000 [bus 5d-7f]) | |
[ 1.736004] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 1.744075] acpi PNP0A08:03: PCIe AER handled by firmware | |
[ 1.752161] acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] | |
[ 1.760002] acpi PNP0A08:03: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 1.768253] PCI host bridge to bus 0000:5d | |
[ 1.772002] pci_bus 0000:5d: root bus resource [io 0x8000-0x9fff window] | |
[ 1.780002] pci_bus 0000:5d: root bus resource [mem 0xb8800000-0xc5ffffff window] | |
[ 1.784002] pci_bus 0000:5d: root bus resource [mem 0x383000000000-0x383fffffffff window] | |
[ 1.796002] pci_bus 0000:5d: root bus resource [bus 5d-7f] | |
[ 1.800008] pci 0000:5d:00.0: [8086:2030] type 01 class 0x060400 | |
[ 1.800104] pci 0000:5d:00.0: PME# supported from D0 D3hot D3cold | |
[ 1.800243] pci 0000:5d:05.0: [8086:2034] type 00 class 0x088000 | |
[ 1.800357] pci 0000:5d:05.2: [8086:2035] type 00 class 0x088000 | |
[ 1.800471] pci 0000:5d:05.4: [8086:2036] type 00 class 0x080020 | |
[ 1.800480] pci 0000:5d:05.4: reg 0x10: [mem 0xbe000000-0xbe000fff] | |
[ 1.800597] pci 0000:5d:0e.0: [8086:2058] type 00 class 0x110100 | |
[ 1.800703] pci 0000:5d:0e.1: [8086:2059] type 00 class 0x088000 | |
[ 1.800805] pci 0000:5d:0f.0: [8086:2058] type 00 class 0x110100 | |
[ 1.800910] pci 0000:5d:0f.1: [8086:2059] type 00 class 0x088000 | |
[ 1.801011] pci 0000:5d:12.0: [8086:204c] type 00 class 0x110100 | |
[ 1.801113] pci 0000:5d:12.1: [8086:204d] type 00 class 0x110100 | |
[ 1.801204] pci 0000:5d:12.2: [8086:204e] type 00 class 0x088000 | |
[ 1.801295] pci 0000:5d:15.0: [8086:2018] type 00 class 0x088000 | |
[ 1.801392] pci 0000:5d:16.0: [8086:2018] type 00 class 0x088000 | |
[ 1.801483] pci 0000:5d:16.4: [8086:2018] type 00 class 0x088000 | |
[ 1.801677] pci 0000:5e:00.0: [15b3:1015] type 00 class 0x020000 | |
[ 1.801876] pci 0000:5e:00.0: reg 0x10: [mem 0xbc000000-0xbdffffff 64bit pref] | |
[ 1.802146] pci 0000:5e:00.0: reg 0x30: [mem 0xfff00000-0xffffffff pref] | |
[ 1.802842] pci 0000:5e:00.0: PME# supported from D3cold | |
[ 1.803089] pci 0000:5e:00.0: reg 0x1a4: [mem 0x00000000-0x000fffff 64bit pref] | |
[ 1.803090] pci 0000:5e:00.0: VF(n) BAR0 space: [mem 0x00000000-0x007fffff 64bit pref] (contains BAR0 for 8 VFs) | |
[ 1.812852] pci 0000:5e:00.1: [15b3:1015] type 00 class 0x020000 | |
[ 1.813037] pci 0000:5e:00.1: reg 0x10: [mem 0xba000000-0xbbffffff 64bit pref] | |
[ 1.813307] pci 0000:5e:00.1: reg 0x30: [mem 0xfff00000-0xffffffff pref] | |
[ 1.813970] pci 0000:5e:00.1: PME# supported from D3cold | |
[ 1.814199] pci 0000:5e:00.1: reg 0x1a4: [mem 0x00000000-0x000fffff 64bit pref] | |
[ 1.814201] pci 0000:5e:00.1: VF(n) BAR0 space: [mem 0x00000000-0x007fffff 64bit pref] (contains BAR0 for 8 VFs) | |
[ 1.828014] pci 0000:5d:00.0: PCI bridge to [bus 5e] | |
[ 1.832006] pci 0000:5d:00.0: bridge window [mem 0xba000000-0xbdffffff 64bit pref] | |
[ 1.832012] pci_bus 0000:5d: on NUMA node 0 | |
[ 1.832228] ACPI: PCI Root Bridge [PC06] (domain 0000 [bus 80-84]) | |
[ 1.836014] acpi PNP0A08:06: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 1.848091] acpi PNP0A08:06: PCIe AER handled by firmware | |
[ 1.852161] acpi PNP0A08:06: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] | |
[ 1.860001] acpi PNP0A08:06: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 1.868058] acpi PNP0A08:06: host bridge window [io 0x0000 window] (ignored, not CPU addressable) | |
[ 1.876120] PCI host bridge to bus 0000:80 | |
[ 1.880002] pci_bus 0000:80: root bus resource [mem 0xc6000000-0xd37fffff window] | |
[ 1.888002] pci_bus 0000:80: root bus resource [mem 0x384000000000-0x384fffffffff window] | |
[ 1.896002] pci_bus 0000:80: root bus resource [bus 80-84] | |
[ 1.904011] pci 0000:80:05.0: [8086:2024] type 00 class 0x088000 | |
[ 1.904105] pci 0000:80:05.2: [8086:2025] type 00 class 0x088000 | |
[ 1.904185] pci 0000:80:05.4: [8086:2026] type 00 class 0x080020 | |
[ 1.904194] pci 0000:80:05.4: reg 0x10: [mem 0xc6000000-0xc6000fff] | |
[ 1.904280] pci 0000:80:08.0: [8086:2014] type 00 class 0x088000 | |
[ 1.904354] pci 0000:80:08.1: [8086:2015] type 00 class 0x110100 | |
[ 1.904412] pci 0000:80:08.2: [8086:2016] type 00 class 0x088000 | |
[ 1.904489] pci_bus 0000:80: on NUMA node 1 | |
[ 1.904583] ACPI: PCI Root Bridge [PC07] (domain 0000 [bus 85-ad]) | |
[ 1.908004] acpi PNP0A08:07: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 1.916072] acpi PNP0A08:07: PCIe AER handled by firmware | |
[ 1.924160] acpi PNP0A08:07: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] | |
[ 1.932001] acpi PNP0A08:07: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 1.940276] PCI host bridge to bus 0000:85 | |
[ 1.944002] pci_bus 0000:85: root bus resource [io 0xa000-0xbfff window] | |
[ 1.952002] pci_bus 0000:85: root bus resource [mem 0xd3800000-0xe0ffffff window] | |
[ 1.960002] pci_bus 0000:85: root bus resource [mem 0x385000000000-0x385fffffffff window] | |
[ 1.968002] pci_bus 0000:85: root bus resource [bus 85-ad] | |
[ 1.972009] pci 0000:85:00.0: [8086:2030] type 01 class 0x060400 | |
[ 1.972035] pci 0000:85:00.0: enabling Extended Tags | |
[ 1.976079] pci 0000:85:00.0: PME# supported from D0 D3hot D3cold | |
[ 1.976191] pci 0000:85:01.0: [8086:2031] type 01 class 0x060400 | |
[ 1.976217] pci 0000:85:01.0: enabling Extended Tags | |
[ 1.984076] pci 0000:85:01.0: PME# supported from D0 D3hot D3cold | |
[ 1.984154] pci 0000:85:02.0: [8086:2032] type 01 class 0x060400 | |
[ 1.984180] pci 0000:85:02.0: enabling Extended Tags | |
[ 1.988075] pci 0000:85:02.0: PME# supported from D0 D3hot D3cold | |
[ 1.988186] pci 0000:85:03.0: [8086:2033] type 01 class 0x060400 | |
[ 1.988284] pci 0000:85:03.0: PME# supported from D0 D3hot D3cold | |
[ 1.988358] pci 0000:85:05.0: [8086:2034] type 00 class 0x088000 | |
[ 1.988487] pci 0000:85:05.2: [8086:2035] type 00 class 0x088000 | |
[ 1.988611] pci 0000:85:05.4: [8086:2036] type 00 class 0x080020 | |
[ 1.988620] pci 0000:85:05.4: reg 0x10: [mem 0xd3f00000-0xd3f00fff] | |
[ 1.988749] pci 0000:85:08.0: [8086:208d] type 00 class 0x088000 | |
[ 1.988856] pci 0000:85:08.1: [8086:208d] type 00 class 0x088000 | |
[ 1.988956] pci 0000:85:08.2: [8086:208d] type 00 class 0x088000 | |
[ 1.989059] pci 0000:85:08.3: [8086:208d] type 00 class 0x088000 | |
[ 1.989158] pci 0000:85:08.4: [8086:208d] type 00 class 0x088000 | |
[ 1.989260] pci 0000:85:08.5: [8086:208d] type 00 class 0x088000 | |
[ 1.989361] pci 0000:85:08.6: [8086:208d] type 00 class 0x088000 | |
[ 1.989459] pci 0000:85:08.7: [8086:208d] type 00 class 0x088000 | |
[ 1.989560] pci 0000:85:09.0: [8086:208d] type 00 class 0x088000 | |
[ 1.989664] pci 0000:85:09.1: [8086:208d] type 00 class 0x088000 | |
[ 1.989766] pci 0000:85:09.2: [8086:208d] type 00 class 0x088000 | |
[ 1.989869] pci 0000:85:09.3: [8086:208d] type 00 class 0x088000 | |
[ 1.989969] pci 0000:85:09.4: [8086:208d] type 00 class 0x088000 | |
[ 1.990070] pci 0000:85:09.5: [8086:208d] type 00 class 0x088000 | |
[ 1.990169] pci 0000:85:09.6: [8086:208d] type 00 class 0x088000 | |
[ 1.990274] pci 0000:85:09.7: [8086:208d] type 00 class 0x088000 | |
[ 1.990373] pci 0000:85:0a.0: [8086:208d] type 00 class 0x088000 | |
[ 1.990479] pci 0000:85:0a.1: [8086:208d] type 00 class 0x088000 | |
[ 1.990590] pci 0000:85:0e.0: [8086:208e] type 00 class 0x088000 | |
[ 1.990694] pci 0000:85:0e.1: [8086:208e] type 00 class 0x088000 | |
[ 1.990795] pci 0000:85:0e.2: [8086:208e] type 00 class 0x088000 | |
[ 1.990894] pci 0000:85:0e.3: [8086:208e] type 00 class 0x088000 | |
[ 1.990995] pci 0000:85:0e.4: [8086:208e] type 00 class 0x088000 | |
[ 1.991097] pci 0000:85:0e.5: [8086:208e] type 00 class 0x088000 | |
[ 1.991196] pci 0000:85:0e.6: [8086:208e] type 00 class 0x088000 | |
[ 1.991297] pci 0000:85:0e.7: [8086:208e] type 00 class 0x088000 | |
[ 1.991396] pci 0000:85:0f.0: [8086:208e] type 00 class 0x088000 | |
[ 1.991503] pci 0000:85:0f.1: [8086:208e] type 00 class 0x088000 | |
[ 1.991606] pci 0000:85:0f.2: [8086:208e] type 00 class 0x088000 | |
[ 1.991705] pci 0000:85:0f.3: [8086:208e] type 00 class 0x088000 | |
[ 1.991807] pci 0000:85:0f.4: [8086:208e] type 00 class 0x088000 | |
[ 1.991907] pci 0000:85:0f.5: [8086:208e] type 00 class 0x088000 | |
[ 1.992009] pci 0000:85:0f.6: [8086:208e] type 00 class 0x088000 | |
[ 1.992108] pci 0000:85:0f.7: [8086:208e] type 00 class 0x088000 | |
[ 1.992210] pci 0000:85:10.0: [8086:208e] type 00 class 0x088000 | |
[ 1.992318] pci 0000:85:10.1: [8086:208e] type 00 class 0x088000 | |
[ 1.992431] pci 0000:85:1d.0: [8086:2054] type 00 class 0x088000 | |
[ 1.992537] pci 0000:85:1d.1: [8086:2055] type 00 class 0x088000 | |
[ 1.992639] pci 0000:85:1d.2: [8086:2056] type 00 class 0x088000 | |
[ 1.992741] pci 0000:85:1d.3: [8086:2057] type 00 class 0x088000 | |
[ 1.992846] pci 0000:85:1e.0: [8086:2080] type 00 class 0x088000 | |
[ 1.992950] pci 0000:85:1e.1: [8086:2081] type 00 class 0x088000 | |
[ 1.993052] pci 0000:85:1e.2: [8086:2082] type 00 class 0x088000 | |
[ 1.993152] pci 0000:85:1e.3: [8086:2083] type 00 class 0x088000 | |
[ 1.993254] pci 0000:85:1e.4: [8086:2084] type 00 class 0x088000 | |
[ 1.993355] pci 0000:85:1e.5: [8086:2085] type 00 class 0x088000 | |
[ 1.993454] pci 0000:85:1e.6: [8086:2086] type 00 class 0x088000 | |
[ 1.993590] pci 0000:85:00.0: PCI bridge to [bus 86] | |
[ 1.996004] pci 0000:85:00.0: bridge window [mem 0xd3c00000-0xd3dfffff] | |
[ 1.996040] pci 0000:85:01.0: PCI bridge to [bus 87] | |
[ 2.004004] pci 0000:85:01.0: bridge window [mem 0xd3a00000-0xd3bfffff] | |
[ 2.004041] pci 0000:85:02.0: PCI bridge to [bus 88] | |
[ 2.008003] pci 0000:85:02.0: bridge window [mem 0xd3800000-0xd39fffff] | |
[ 2.008084] pci 0000:89:00.0: [1344:5191] type 00 class 0x010802 | |
[ 2.008220] pci 0000:89:00.0: reg 0x10: [mem 0xd3e00000-0xd3e03fff 64bit] | |
[ 2.008449] pci 0000:89:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref] | |
[ 2.020027] pci 0000:85:03.0: PCI bridge to [bus 89] | |
[ 2.024004] pci 0000:85:03.0: bridge window [mem 0xd3e00000-0xd3efffff] | |
[ 2.024025] pci_bus 0000:85: on NUMA node 1 | |
[ 2.024150] ACPI: PCI Root Bridge [PC08] (domain 0000 [bus ae-d6]) | |
[ 2.032004] acpi PNP0A08:08: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 2.040074] acpi PNP0A08:08: PCIe AER handled by firmware | |
[ 2.044161] acpi PNP0A08:08: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] | |
[ 2.052001] acpi PNP0A08:08: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 2.060190] PCI host bridge to bus 0000:ae | |
[ 2.064002] pci_bus 0000:ae: root bus resource [io 0xc000-0xdfff window] | |
[ 2.072002] pci_bus 0000:ae: root bus resource [mem 0xe1000000-0xee7fffff window] | |
[ 2.080002] pci_bus 0000:ae: root bus resource [mem 0x386000000000-0x386fffffffff window] | |
[ 2.088002] pci_bus 0000:ae: root bus resource [bus ae-d6] | |
[ 2.096009] pci 0000:ae:00.0: [8086:2030] type 01 class 0x060400 | |
[ 2.096035] pci 0000:ae:00.0: enabling Extended Tags | |
[ 2.100077] pci 0000:ae:00.0: PME# supported from D0 D3hot D3cold | |
[ 2.100181] pci 0000:ae:01.0: [8086:2031] type 01 class 0x060400 | |
[ 2.100207] pci 0000:ae:01.0: enabling Extended Tags | |
[ 2.104075] pci 0000:ae:01.0: PME# supported from D0 D3hot D3cold | |
[ 2.104141] pci 0000:ae:02.0: [8086:2032] type 01 class 0x060400 | |
[ 2.104166] pci 0000:ae:02.0: enabling Extended Tags | |
[ 2.108074] pci 0000:ae:02.0: PME# supported from D0 D3hot D3cold | |
[ 2.108143] pci 0000:ae:03.0: [8086:2033] type 01 class 0x060400 | |
[ 2.108169] pci 0000:ae:03.0: enabling Extended Tags | |
[ 2.116074] pci 0000:ae:03.0: PME# supported from D0 D3hot D3cold | |
[ 2.116139] pci 0000:ae:05.0: [8086:2034] type 00 class 0x088000 | |
[ 2.116255] pci 0000:ae:05.2: [8086:2035] type 00 class 0x088000 | |
[ 2.116372] pci 0000:ae:05.4: [8086:2036] type 00 class 0x080020 | |
[ 2.116381] pci 0000:ae:05.4: reg 0x10: [mem 0xe1800000-0xe1800fff] | |
[ 2.116504] pci 0000:ae:08.0: [8086:2066] type 00 class 0x088000 | |
[ 2.116623] pci 0000:ae:09.0: [8086:2066] type 00 class 0x088000 | |
[ 2.116736] pci 0000:ae:0a.0: [8086:2040] type 00 class 0x088000 | |
[ 2.116847] pci 0000:ae:0a.1: [8086:2041] type 00 class 0x088000 | |
[ 2.116954] pci 0000:ae:0a.2: [8086:2042] type 00 class 0x088000 | |
[ 2.117061] pci 0000:ae:0a.3: [8086:2043] type 00 class 0x088000 | |
[ 2.117167] pci 0000:ae:0a.4: [8086:2044] type 00 class 0x088000 | |
[ 2.117271] pci 0000:ae:0a.5: [8086:2045] type 00 class 0x088000 | |
[ 2.117376] pci 0000:ae:0a.6: [8086:2046] type 00 class 0x088000 | |
[ 2.117482] pci 0000:ae:0a.7: [8086:2047] type 00 class 0x088000 | |
[ 2.117587] pci 0000:ae:0b.0: [8086:2048] type 00 class 0x088000 | |
[ 2.117697] pci 0000:ae:0b.1: [8086:2049] type 00 class 0x088000 | |
[ 2.117805] pci 0000:ae:0b.2: [8086:204a] type 00 class 0x088000 | |
[ 2.117909] pci 0000:ae:0b.3: [8086:204b] type 00 class 0x088000 | |
[ 2.118017] pci 0000:ae:0c.0: [8086:2040] type 00 class 0x088000 | |
[ 2.118128] pci 0000:ae:0c.1: [8086:2041] type 00 class 0x088000 | |
[ 2.118233] pci 0000:ae:0c.2: [8086:2042] type 00 class 0x088000 | |
[ 2.118340] pci 0000:ae:0c.3: [8086:2043] type 00 class 0x088000 | |
[ 2.118446] pci 0000:ae:0c.4: [8086:2044] type 00 class 0x088000 | |
[ 2.118551] pci 0000:ae:0c.5: [8086:2045] type 00 class 0x088000 | |
[ 2.118660] pci 0000:ae:0c.6: [8086:2046] type 00 class 0x088000 | |
[ 2.118767] pci 0000:ae:0c.7: [8086:2047] type 00 class 0x088000 | |
[ 2.118872] pci 0000:ae:0d.0: [8086:2048] type 00 class 0x088000 | |
[ 2.118982] pci 0000:ae:0d.1: [8086:2049] type 00 class 0x088000 | |
[ 2.119089] pci 0000:ae:0d.2: [8086:204a] type 00 class 0x088000 | |
[ 2.119194] pci 0000:ae:0d.3: [8086:204b] type 00 class 0x088000 | |
[ 2.119351] pci 0000:ae:00.0: PCI bridge to [bus af] | |
[ 2.124004] pci 0000:ae:00.0: bridge window [mem 0xe1600000-0xe17fffff] | |
[ 2.124039] pci 0000:ae:01.0: PCI bridge to [bus b0] | |
[ 2.128003] pci 0000:ae:01.0: bridge window [mem 0xe1400000-0xe15fffff] | |
[ 2.128041] pci 0000:ae:02.0: PCI bridge to [bus b1] | |
[ 2.132003] pci 0000:ae:02.0: bridge window [mem 0xe1200000-0xe13fffff] | |
[ 2.132038] pci 0000:ae:03.0: PCI bridge to [bus b2] | |
[ 2.140003] pci 0000:ae:03.0: bridge window [mem 0xe1000000-0xe11fffff] | |
[ 2.140022] pci_bus 0000:ae: on NUMA node 1 | |
[ 2.140180] ACPI: PCI Root Bridge [PC09] (domain 0000 [bus d7-ff]) | |
[ 2.144004] acpi PNP0A08:09: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 2.152075] acpi PNP0A08:09: PCIe AER handled by firmware | |
[ 2.160161] acpi PNP0A08:09: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] | |
[ 2.168001] acpi PNP0A08:09: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 2.176206] PCI host bridge to bus 0000:d7 | |
[ 2.180002] pci_bus 0000:d7: root bus resource [io 0xe000-0xffff window] | |
[ 2.184002] pci_bus 0000:d7: root bus resource [mem 0xee800000-0xfbffffff window] | |
[ 2.192002] pci_bus 0000:d7: root bus resource [mem 0x387000000000-0x387fffffffff window] | |
[ 2.200002] pci_bus 0000:d7: root bus resource [bus d7-ff] | |
[ 2.208010] pci 0000:d7:05.0: [8086:2034] type 00 class 0x088000 | |
[ 2.208133] pci 0000:d7:05.2: [8086:2035] type 00 class 0x088000 | |
[ 2.208253] pci 0000:d7:05.4: [8086:2036] type 00 class 0x080020 | |
[ 2.208262] pci 0000:d7:05.4: reg 0x10: [mem 0xee800000-0xee800fff] | |
[ 2.208387] pci 0000:d7:0e.0: [8086:2058] type 00 class 0x110100 | |
[ 2.208495] pci 0000:d7:0e.1: [8086:2059] type 00 class 0x088000 | |
[ 2.208603] pci 0000:d7:0f.0: [8086:2058] type 00 class 0x110100 | |
[ 2.208712] pci 0000:d7:0f.1: [8086:2059] type 00 class 0x088000 | |
[ 2.208819] pci 0000:d7:12.0: [8086:204c] type 00 class 0x110100 | |
[ 2.208926] pci 0000:d7:12.1: [8086:204d] type 00 class 0x110100 | |
[ 2.209018] pci 0000:d7:12.2: [8086:204e] type 00 class 0x088000 | |
[ 2.209112] pci 0000:d7:15.0: [8086:2018] type 00 class 0x088000 | |
[ 2.209209] pci 0000:d7:16.0: [8086:2018] type 00 class 0x088000 | |
[ 2.209304] pci 0000:d7:16.4: [8086:2018] type 00 class 0x088000 | |
[ 2.209399] pci_bus 0000:d7: on NUMA node 1 | |
[ 2.210543] SCSI subsystem initialized | |
[ 2.212233] libata version 3.00 loaded. | |
[ 2.212233] pci 0000:03:00.0: vgaarb: setting as boot VGA device | |
[ 2.216000] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none | |
[ 2.228055] pci 0000:03:00.0: vgaarb: bridge control possible | |
[ 2.236001] vgaarb: loaded | |
[ 2.238791] ACPI: bus type USB registered | |
[ 2.240014] usbcore: registered new interface driver usbfs | |
[ 2.248006] usbcore: registered new interface driver hub | |
[ 2.252317] usbcore: registered new device driver usb | |
[ 2.260001] EDAC MC: Ver: 3.0.0 | |
[ 2.260083] PCI: Using ACPI for IRQ routing | |
[ 2.271411] PCI: pci_cache_line_size set to 64 bytes | |
[ 2.271701] Expanded resource Reserved due to conflict with PNP0003:00 | |
[ 2.276002] e820: reserve RAM buffer [mem 0x0009a000-0x0009ffff] | |
[ 2.276003] e820: reserve RAM buffer [mem 0x6c5cf000-0x6fffffff] | |
[ 2.276004] e820: reserve RAM buffer [mem 0x6f800000-0x6fffffff] | |
[ 2.276649] NetLabel: Initializing | |
[ 2.280002] NetLabel: domain hash size = 128 | |
[ 2.284001] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 2.292015] NetLabel: unlabeled traffic allowed by default | |
[ 2.296241] clocksource: Switched to clocksource refined-jiffies | |
[ 2.317915] VFS: Disk quotas dquot_6.6.0 | |
[ 2.320297] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 2.328626] AppArmor: AppArmor Filesystem Enabled | |
[ 2.332019] pnp: PnP ACPI init | |
[ 2.335926] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 2.336080] system 00:01: [io 0x0500-0x053f] has been reserved | |
[ 2.344005] system 00:01: [io 0x0400-0x047f] has been reserved | |
[ 2.348005] system 00:01: [io 0x0540-0x057f] has been reserved | |
[ 2.356005] system 00:01: [io 0x0600-0x061f] has been reserved | |
[ 2.368006] system 00:01: [io 0x0ca0-0x0ca5] has been reserved | |
[ 2.372006] system 00:01: [io 0x0880-0x0883] has been reserved | |
[ 2.380007] system 00:01: [io 0x0800-0x081f] has been reserved | |
[ 2.384008] system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved | |
[ 2.392008] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved | |
[ 2.400008] system 00:01: [mem 0xff000000-0xffffffff] has been reserved | |
[ 2.404008] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved | |
[ 2.412010] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved | |
[ 2.420009] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved | |
[ 2.424010] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved | |
[ 2.432013] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 2.432283] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active) | |
[ 2.432513] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active) | |
[ 2.432655] system 00:04: [mem 0xfd000000-0xfdabffff] has been reserved | |
[ 2.440011] system 00:04: [mem 0xfdad0000-0xfdadffff] has been reserved | |
[ 2.444022] system 00:04: [mem 0xfdb00000-0xfdffffff] has been reserved | |
[ 2.452015] system 00:04: [mem 0xfe000000-0xfe00ffff] has been reserved | |
[ 2.460013] system 00:04: [mem 0xfe011000-0xfe01ffff] has been reserved | |
[ 2.464013] system 00:04: [mem 0xfe036000-0xfe03bfff] has been reserved | |
[ 2.472013] system 00:04: [mem 0xfe03d000-0xfe3fffff] has been reserved | |
[ 2.480013] system 00:04: [mem 0xfe410000-0xfe7fffff] has been reserved | |
[ 2.488028] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 2.488506] system 00:05: [io 0x1000-0x10fe] has been reserved | |
[ 2.492017] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 2.493012] pnp: PnP ACPI: found 6 devices | |
[ 2.501844] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 2.512087] clocksource: Switched to clocksource acpi_pm | |
[ 2.517476] pci 0000:18:00.0: can't claim BAR 6 [mem 0xfff00000-0xffffffff pref]: no compatible bridge window | |
[ 2.527499] pci 0000:3b:00.0: can't claim BAR 6 [mem 0xfffc0000-0xffffffff pref]: no compatible bridge window | |
[ 2.537525] pci 0000:5e:00.0: can't claim BAR 6 [mem 0xfff00000-0xffffffff pref]: no compatible bridge window | |
[ 2.547542] pci 0000:5e:00.1: can't claim BAR 6 [mem 0xfff00000-0xffffffff pref]: no compatible bridge window | |
[ 2.557559] pci 0000:89:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window | |
[ 2.567605] pci 0000:00:1c.0: PCI bridge to [bus 01] | |
[ 2.572663] pci 0000:00:1c.0: bridge window [mem 0x92900000-0x929fffff 64bit pref] | |
[ 2.580517] pci 0000:02:00.0: PCI bridge to [bus 03] | |
[ 2.585574] pci 0000:02:00.0: bridge window [mem 0x92000000-0x928fffff] | |
[ 2.592456] pci 0000:02:00.0: bridge window [mem 0x91000000-0x91ffffff 64bit pref] | |
[ 2.600310] pci 0000:00:1c.4: PCI bridge to [bus 02-03] | |
[ 2.605626] pci 0000:00:1c.4: bridge window [mem 0x92000000-0x928fffff] | |
[ 2.612502] pci 0000:00:1c.4: bridge window [mem 0x91000000-0x91ffffff 64bit pref] | |
[ 2.620356] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
[ 2.620357] pci_bus 0000:00: resource 5 [io 0x1000-0x3fff window] | |
[ 2.620358] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 2.620360] pci_bus 0000:00: resource 7 [mem 0xfe010000-0xfe010fff window] | |
[ 2.620361] pci_bus 0000:00: resource 8 [mem 0x90000000-0x9d7fffff window] | |
[ 2.620362] pci_bus 0000:00: resource 9 [mem 0x380000000000-0x380fffffffff window] | |
[ 2.620364] pci_bus 0000:01: resource 2 [mem 0x92900000-0x929fffff 64bit pref] | |
[ 2.620365] pci_bus 0000:02: resource 1 [mem 0x92000000-0x928fffff] | |
[ 2.620367] pci_bus 0000:02: resource 2 [mem 0x91000000-0x91ffffff 64bit pref] | |
[ 2.620368] pci_bus 0000:03: resource 1 [mem 0x92000000-0x928fffff] | |
[ 2.620369] pci_bus 0000:03: resource 2 [mem 0x91000000-0x91ffffff 64bit pref] | |
[ 2.620532] pci_bus 0000:17: max bus depth: 1 pci_try_num: 2 | |
[ 2.620547] pci 0000:18:00.0: BAR 6: no space for [mem size 0x00100000 pref] | |
[ 2.627683] pci 0000:18:00.0: BAR 6: failed to assign [mem size 0x00100000 pref] | |
[ 2.635189] pci 0000:18:00.0: BAR 9: no space for [mem size 0x01000000 64bit] | |
[ 2.642419] pci 0000:18:00.0: BAR 9: failed to assign [mem size 0x01000000 64bit] | |
[ 2.650009] pci 0000:18:00.0: BAR 7: no space for [mem size 0x00100000 64bit] | |
[ 2.657236] pci 0000:18:00.0: BAR 7: failed to assign [mem size 0x00100000 64bit] | |
[ 2.664826] pci 0000:17:00.0: PCI bridge to [bus 18] | |
[ 2.669876] pci 0000:17:00.0: bridge window [io 0x4000-0x4fff] | |
[ 2.676059] pci 0000:17:00.0: bridge window [mem 0x9db00000-0x9dcfffff] | |
[ 2.682943] pci 0000:17:02.0: PCI bridge to [bus 19] | |
[ 2.688000] pci 0000:17:02.0: bridge window [mem 0x9d800000-0x9dafffff 64bit pref] | |
[ 2.695857] pci_bus 0000:17: No. 2 try to assign unassigned res | |
[ 2.695858] release child resource [mem 0x9db00000-0x9dbfffff 64bit] | |
[ 2.695858] release child resource [mem 0x9dc00000-0x9dc0ffff 64bit] | |
[ 2.695860] pci 0000:17:00.0: resource 14 [mem 0x9db00000-0x9dcfffff] released | |
[ 2.695861] pci 0000:17:00.0: PCI bridge to [bus 18] | |
[ 2.700924] pci 0000:17:00.0: bridge window [mem 0x00100000-0x002fffff] to [bus 18] add_size 1100000 add_align 100000 | |
[ 2.700932] pci 0000:17:00.0: BAR 14: assigned [mem 0x9de00000-0x9f0fffff] | |
[ 2.707902] pci 0000:18:00.0: BAR 3: assigned [mem 0x9de00000-0x9defffff 64bit] | |
[ 2.715322] pci 0000:18:00.0: BAR 9: assigned [mem 0x9df00000-0x9eefffff 64bit] | |
[ 2.722740] pci 0000:18:00.0: BAR 1: assigned [mem 0x9ef00000-0x9ef0ffff 64bit] | |
[ 2.730159] pci 0000:18:00.0: BAR 7: assigned [mem 0x9ef10000-0x9f00ffff 64bit] | |
[ 2.737575] pci 0000:17:00.0: PCI bridge to [bus 18] | |
[ 2.742631] pci 0000:17:00.0: bridge window [io 0x4000-0x4fff] | |
[ 2.748814] pci 0000:17:00.0: bridge window [mem 0x9de00000-0x9f0fffff] | |
[ 2.755697] pci 0000:17:02.0: PCI bridge to [bus 19] | |
[ 2.760754] pci 0000:17:02.0: bridge window [mem 0x9d800000-0x9dafffff 64bit pref] | |
[ 2.768604] pci_bus 0000:17: resource 4 [io 0x4000-0x5fff window] | |
[ 2.768605] pci_bus 0000:17: resource 5 [mem 0x9d800000-0xaaffffff window] | |
[ 2.768607] pci_bus 0000:17: resource 6 [mem 0x381000000000-0x381fffffffff window] | |
[ 2.768608] pci_bus 0000:18: resource 0 [io 0x4000-0x4fff] | |
[ 2.768609] pci_bus 0000:18: resource 1 [mem 0x9de00000-0x9f0fffff] | |
[ 2.768611] pci_bus 0000:19: resource 2 [mem 0x9d800000-0x9dafffff 64bit pref] | |
[ 2.768642] pci 0000:3b:00.0: BAR 6: assigned [mem 0xab040000-0xab07ffff pref] | |
[ 2.775975] pci 0000:3a:00.0: PCI bridge to [bus 3b] | |
[ 2.781034] pci 0000:3a:00.0: bridge window [io 0x6000-0x6fff] | |
[ 2.787216] pci 0000:3a:00.0: bridge window [mem 0xab000000-0xab0fffff] | |
[ 2.794100] pci_bus 0000:3a: resource 4 [io 0x6000-0x7fff window] | |
[ 2.794101] pci_bus 0000:3a: resource 5 [mem 0xab000000-0xb87fffff window] | |
[ 2.794103] pci_bus 0000:3a: resource 6 [mem 0x382000000000-0x382fffffffff window] | |
[ 2.794104] pci_bus 0000:3b: resource 0 [io 0x6000-0x6fff] | |
[ 2.794105] pci_bus 0000:3b: resource 1 [mem 0xab000000-0xab0fffff] | |
[ 2.794121] pci_bus 0000:5d: max bus depth: 1 pci_try_num: 2 | |
[ 2.794129] pci 0000:5d:00.0: BAR 14: assigned [mem 0xb8800000-0xb99fffff] | |
[ 2.801092] pci 0000:5e:00.0: BAR 6: assigned [mem 0xb8800000-0xb88fffff pref] | |
[ 2.808421] pci 0000:5e:00.0: BAR 7: assigned [mem 0xb8900000-0xb90fffff 64bit pref] | |
[ 2.816307] pci 0000:5e:00.1: BAR 6: assigned [mem 0xb9100000-0xb91fffff pref] | |
[ 2.823642] pci 0000:5e:00.1: BAR 7: assigned [mem 0xb9200000-0xb99fffff 64bit pref] | |
[ 2.831522] pci 0000:5d:00.0: PCI bridge to [bus 5e] | |
[ 2.836579] pci 0000:5d:00.0: bridge window [mem 0xb8800000-0xb99fffff] | |
[ 2.843463] pci 0000:5d:00.0: bridge window [mem 0xba000000-0xbdffffff 64bit pref] | |
[ 2.851319] pci_bus 0000:5d: resource 4 [io 0x8000-0x9fff window] | |
[ 2.851320] pci_bus 0000:5d: resource 5 [mem 0xb8800000-0xc5ffffff window] | |
[ 2.851321] pci_bus 0000:5d: resource 6 [mem 0x383000000000-0x383fffffffff window] | |
[ 2.851323] pci_bus 0000:5e: resource 1 [mem 0xb8800000-0xb99fffff] | |
[ 2.851324] pci_bus 0000:5e: resource 2 [mem 0xba000000-0xbdffffff 64bit pref] | |
[ 2.851370] pci_bus 0000:80: resource 4 [mem 0xc6000000-0xd37fffff window] | |
[ 2.851372] pci_bus 0000:80: resource 5 [mem 0x384000000000-0x384fffffffff window] | |
[ 2.851389] pci 0000:85:00.0: bridge window [io 0x1000-0x0fff] to [bus 86] add_size 1000 | |
[ 2.851391] pci 0000:85:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 86] add_size 200000 add_align 100000 | |
[ 2.851395] pci 0000:85:01.0: bridge window [io 0x1000-0x0fff] to [bus 87] add_size 1000 | |
[ 2.851397] pci 0000:85:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 87] add_size 200000 add_align 100000 | |
[ 2.851402] pci 0000:85:02.0: bridge window [io 0x1000-0x0fff] to [bus 88] add_size 1000 | |
[ 2.851403] pci 0000:85:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 88] add_size 200000 add_align 100000 | |
[ 2.851408] pci 0000:85:03.0: bridge window [io 0x1000-0x0fff] to [bus 89] add_size 1000 | |
[ 2.851410] pci 0000:85:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 89] add_size 200000 add_align 100000 | |
[ 2.851418] pci 0000:85:00.0: BAR 15: assigned [mem 0x385000000000-0x3850001fffff 64bit pref] | |
[ 2.860052] pci 0000:85:01.0: BAR 15: assigned [mem 0x385000200000-0x3850003fffff 64bit pref] | |
[ 2.868681] pci 0000:85:02.0: BAR 15: assigned [mem 0x385000400000-0x3850005fffff 64bit pref] | |
[ 2.877314] pci 0000:85:03.0: BAR 15: assigned [mem 0x385000600000-0x3850007fffff 64bit pref] | |
[ 2.885946] pci 0000:85:00.0: BAR 13: assigned [io 0xa000-0xafff] | |
[ 2.892214] pci 0000:85:01.0: BAR 13: assigned [io 0xb000-0xbfff] | |
[ 2.898482] pci 0000:85:02.0: BAR 13: no space for [io size 0x1000] | |
[ 2.904924] pci 0000:85:02.0: BAR 13: failed to assign [io size 0x1000] | |
[ 2.911717] pci 0000:85:03.0: BAR 13: no space for [io size 0x1000] | |
[ 2.918163] pci 0000:85:03.0: BAR 13: failed to assign [io size 0x1000] | |
[ 2.924950] pci 0000:85:03.0: BAR 13: assigned [io 0xa000-0xafff] | |
[ 2.931226] pci 0000:85:02.0: BAR 13: assigned [io 0xb000-0xbfff] | |
[ 2.937500] pci 0000:85:01.0: BAR 13: no space for [io size 0x1000] | |
[ 2.943946] pci 0000:85:01.0: BAR 13: failed to assign [io size 0x1000] | |
[ 2.950731] pci 0000:85:00.0: BAR 13: no space for [io size 0x1000] | |
[ 2.957172] pci 0000:85:00.0: BAR 13: failed to assign [io size 0x1000] | |
[ 2.963967] pci 0000:85:00.0: PCI bridge to [bus 86] | |
[ 2.969026] pci 0000:85:00.0: bridge window [mem 0xd3c00000-0xd3dfffff] | |
[ 2.975901] pci 0000:85:00.0: bridge window [mem 0x385000000000-0x3850001fffff 64bit pref] | |
[ 2.984449] pci 0000:85:01.0: PCI bridge to [bus 87] | |
[ 2.989504] pci 0000:85:01.0: bridge window [mem 0xd3a00000-0xd3bfffff] | |
[ 2.996381] pci 0000:85:01.0: bridge window [mem 0x385000200000-0x3850003fffff 64bit pref] | |
[ 3.004929] pci 0000:85:02.0: PCI bridge to [bus 88] | |
[ 3.009981] pci 0000:85:02.0: bridge window [io 0xb000-0xbfff] | |
[ 3.016164] pci 0000:85:02.0: bridge window [mem 0xd3800000-0xd39fffff] | |
[ 3.023048] pci 0000:85:02.0: bridge window [mem 0x385000400000-0x3850005fffff 64bit pref] | |
[ 3.031596] pci 0000:89:00.0: BAR 6: assigned [mem 0xd3e20000-0xd3e3ffff pref] | |
[ 3.038924] pci 0000:85:03.0: PCI bridge to [bus 89] | |
[ 3.043981] pci 0000:85:03.0: bridge window [io 0xa000-0xafff] | |
[ 3.050163] pci 0000:85:03.0: bridge window [mem 0xd3e00000-0xd3efffff] | |
[ 3.057046] pci 0000:85:03.0: bridge window [mem 0x385000600000-0x3850007fffff 64bit pref] | |
[ 3.065593] pci_bus 0000:85: resource 4 [io 0xa000-0xbfff window] | |
[ 3.065595] pci_bus 0000:85: resource 5 [mem 0xd3800000-0xe0ffffff window] | |
[ 3.065596] pci_bus 0000:85: resource 6 [mem 0x385000000000-0x385fffffffff window] | |
[ 3.065597] pci_bus 0000:86: resource 1 [mem 0xd3c00000-0xd3dfffff] | |
[ 3.065599] pci_bus 0000:86: resource 2 [mem 0x385000000000-0x3850001fffff 64bit pref] | |
[ 3.065600] pci_bus 0000:87: resource 1 [mem 0xd3a00000-0xd3bfffff] | |
[ 3.065601] pci_bus 0000:87: resource 2 [mem 0x385000200000-0x3850003fffff 64bit pref] | |
[ 3.065603] pci_bus 0000:88: resource 0 [io 0xb000-0xbfff] | |
[ 3.065604] pci_bus 0000:88: resource 1 [mem 0xd3800000-0xd39fffff] | |
[ 3.065605] pci_bus 0000:88: resource 2 [mem 0x385000400000-0x3850005fffff 64bit pref] | |
[ 3.065607] pci_bus 0000:89: resource 0 [io 0xa000-0xafff] | |
[ 3.065608] pci_bus 0000:89: resource 1 [mem 0xd3e00000-0xd3efffff] | |
[ 3.065609] pci_bus 0000:89: resource 2 [mem 0x385000600000-0x3850007fffff 64bit pref] | |
[ 3.065629] pci 0000:ae:00.0: bridge window [io 0x1000-0x0fff] to [bus af] add_size 1000 | |
[ 3.065630] pci 0000:ae:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus af] add_size 200000 add_align 100000 | |
[ 3.065635] pci 0000:ae:01.0: bridge window [io 0x1000-0x0fff] to [bus b0] add_size 1000 | |
[ 3.065636] pci 0000:ae:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus b0] add_size 200000 add_align 100000 | |
[ 3.065641] pci 0000:ae:02.0: bridge window [io 0x1000-0x0fff] to [bus b1] add_size 1000 | |
[ 3.065642] pci 0000:ae:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus b1] add_size 200000 add_align 100000 | |
[ 3.065647] pci 0000:ae:03.0: bridge window [io 0x1000-0x0fff] to [bus b2] add_size 1000 | |
[ 3.065648] pci 0000:ae:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus b2] add_size 200000 add_align 100000 | |
[ 3.065654] pci 0000:ae:00.0: BAR 15: assigned [mem 0x386000000000-0x3860001fffff 64bit pref] | |
[ 3.074283] pci 0000:ae:01.0: BAR 15: assigned [mem 0x386000200000-0x3860003fffff 64bit pref] | |
[ 3.082915] pci 0000:ae:02.0: BAR 15: assigned [mem 0x386000400000-0x3860005fffff 64bit pref] | |
[ 3.091549] pci 0000:ae:03.0: BAR 15: assigned [mem 0x386000600000-0x3860007fffff 64bit pref] | |
[ 3.100177] pci 0000:ae:00.0: BAR 13: assigned [io 0xc000-0xcfff] | |
[ 3.106450] pci 0000:ae:01.0: BAR 13: assigned [io 0xd000-0xdfff] | |
[ 3.112716] pci 0000:ae:02.0: BAR 13: no space for [io size 0x1000] | |
[ 3.119157] pci 0000:ae:02.0: BAR 13: failed to assign [io size 0x1000] | |
[ 3.125953] pci 0000:ae:03.0: BAR 13: no space for [io size 0x1000] | |
[ 3.132399] pci 0000:ae:03.0: BAR 13: failed to assign [io size 0x1000] | |
[ 3.139192] pci 0000:ae:03.0: BAR 13: assigned [io 0xc000-0xcfff] | |
[ 3.145466] pci 0000:ae:02.0: BAR 13: assigned [io 0xd000-0xdfff] | |
[ 3.151734] pci 0000:ae:01.0: BAR 13: no space for [io size 0x1000] | |
[ 3.158180] pci 0000:ae:01.0: BAR 13: failed to assign [io size 0x1000] | |
[ 3.164969] pci 0000:ae:00.0: BAR 13: no space for [io size 0x1000] | |
[ 3.171414] pci 0000:ae:00.0: BAR 13: failed to assign [io size 0x1000] | |
[ 3.178199] pci 0000:ae:00.0: PCI bridge to [bus af] | |
[ 3.183249] pci 0000:ae:00.0: bridge window [mem 0xe1600000-0xe17fffff] | |
[ 3.190125] pci 0000:ae:00.0: bridge window [mem 0x386000000000-0x3860001fffff 64bit pref] | |
[ 3.198666] pci 0000:ae:01.0: PCI bridge to [bus b0] | |
[ 3.203723] pci 0000:ae:01.0: bridge window [mem 0xe1400000-0xe15fffff] | |
[ 3.210597] pci 0000:ae:01.0: bridge window [mem 0x386000200000-0x3860003fffff 64bit pref] | |
[ 3.219146] pci 0000:ae:02.0: PCI bridge to [bus b1] | |
[ 3.224200] pci 0000:ae:02.0: bridge window [io 0xd000-0xdfff] | |
[ 3.230381] pci 0000:ae:02.0: bridge window [mem 0xe1200000-0xe13fffff] | |
[ 3.237263] pci 0000:ae:02.0: bridge window [mem 0x386000400000-0x3860005fffff 64bit pref] | |
[ 3.245812] pci 0000:ae:03.0: PCI bridge to [bus b2] | |
[ 3.250866] pci 0000:ae:03.0: bridge window [io 0xc000-0xcfff] | |
[ 3.257048] pci 0000:ae:03.0: bridge window [mem 0xe1000000-0xe11fffff] | |
[ 3.263931] pci 0000:ae:03.0: bridge window [mem 0x386000600000-0x3860007fffff 64bit pref] | |
[ 3.272480] pci_bus 0000:ae: resource 4 [io 0xc000-0xdfff window] | |
[ 3.272481] pci_bus 0000:ae: resource 5 [mem 0xe1000000-0xee7fffff window] | |
[ 3.272483] pci_bus 0000:ae: resource 6 [mem 0x386000000000-0x386fffffffff window] | |
[ 3.272484] pci_bus 0000:af: resource 1 [mem 0xe1600000-0xe17fffff] | |
[ 3.272485] pci_bus 0000:af: resource 2 [mem 0x386000000000-0x3860001fffff 64bit pref] | |
[ 3.272487] pci_bus 0000:b0: resource 1 [mem 0xe1400000-0xe15fffff] | |
[ 3.272488] pci_bus 0000:b0: resource 2 [mem 0x386000200000-0x3860003fffff 64bit pref] | |
[ 3.272490] pci_bus 0000:b1: resource 0 [io 0xd000-0xdfff] | |
[ 3.272491] pci_bus 0000:b1: resource 1 [mem 0xe1200000-0xe13fffff] | |
[ 3.272492] pci_bus 0000:b1: resource 2 [mem 0x386000400000-0x3860005fffff 64bit pref] | |
[ 3.272493] pci_bus 0000:b2: resource 0 [io 0xc000-0xcfff] | |
[ 3.272494] pci_bus 0000:b2: resource 1 [mem 0xe1000000-0xe11fffff] | |
[ 3.272496] pci_bus 0000:b2: resource 2 [mem 0x386000600000-0x3860007fffff 64bit pref] | |
[ 3.272530] pci_bus 0000:d7: resource 4 [io 0xe000-0xffff window] | |
[ 3.272531] pci_bus 0000:d7: resource 5 [mem 0xee800000-0xfbffffff window] | |
[ 3.272533] pci_bus 0000:d7: resource 6 [mem 0x387000000000-0x387fffffffff window] | |
[ 3.272810] NET: Registered protocol family 2 | |
[ 3.278297] TCP established hash table entries: 524288 (order: 10, 4194304 bytes) | |
[ 3.286572] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) | |
[ 3.293515] TCP: Hash tables configured (established 524288 bind 65536) | |
[ 3.300730] UDP hash table entries: 65536 (order: 9, 2097152 bytes) | |
[ 3.307457] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes) | |
[ 3.315497] NET: Registered protocol family 1 | |
[ 3.321079] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 3.336254] PCI: CLS 32 bytes, default 64 | |
[ 3.336308] Unpacking initramfs... | |
[ 3.825560] Freeing initrd memory: 29664K | |
[ 3.833102] DMAR: dmar6: Using Queued invalidation | |
[ 3.838003] DMAR: dmar5: Using Queued invalidation | |
[ 3.842893] DMAR: dmar4: Using Queued invalidation | |
[ 3.847781] DMAR: dmar2: Using Queued invalidation | |
[ 3.852667] DMAR: dmar1: Using Queued invalidation | |
[ 3.857556] DMAR: dmar7: Using Queued invalidation | |
[ 3.865393] DMAR: Hardware identity mapping for device 0000:00:00.0 | |
[ 3.871760] DMAR: Hardware identity mapping for device 0000:00:05.0 | |
[ 3.878118] DMAR: Hardware identity mapping for device 0000:00:05.2 | |
[ 3.884481] DMAR: Hardware identity mapping for device 0000:00:05.4 | |
[ 3.890840] DMAR: Hardware identity mapping for device 0000:00:08.0 | |
[ 3.897197] DMAR: Hardware identity mapping for device 0000:00:08.1 | |
[ 3.903555] DMAR: Hardware identity mapping for device 0000:00:08.2 | |
[ 3.909915] DMAR: Hardware identity mapping for device 0000:00:11.0 | |
[ 3.916268] DMAR: Hardware identity mapping for device 0000:00:11.5 | |
[ 3.922630] DMAR: Hardware identity mapping for device 0000:00:14.0 | |
[ 3.928992] DMAR: Hardware identity mapping for device 0000:00:14.2 | |
[ 3.935351] DMAR: Hardware identity mapping for device 0000:00:16.0 | |
[ 3.941705] DMAR: Hardware identity mapping for device 0000:00:16.1 | |
[ 3.948073] DMAR: Hardware identity mapping for device 0000:00:16.4 | |
[ 3.954426] DMAR: Hardware identity mapping for device 0000:00:17.0 | |
[ 3.960780] DMAR: Hardware identity mapping for device 0000:00:1c.0 | |
[ 3.967144] DMAR: Hardware identity mapping for device 0000:00:1c.4 | |
[ 3.973503] DMAR: Hardware identity mapping for device 0000:00:1f.0 | |
[ 3.979865] DMAR: Hardware identity mapping for device 0000:00:1f.2 | |
[ 3.986224] DMAR: Hardware identity mapping for device 0000:00:1f.4 | |
[ 3.992585] DMAR: Hardware identity mapping for device 0000:00:1f.5 | |
[ 3.998951] DMAR: Hardware identity mapping for device 0000:17:00.0 | |
[ 4.005310] DMAR: Hardware identity mapping for device 0000:17:02.0 | |
[ 4.011667] DMAR: Hardware identity mapping for device 0000:17:05.0 | |
[ 4.018022] DMAR: Hardware identity mapping for device 0000:17:05.2 | |
[ 4.024383] DMAR: Hardware identity mapping for device 0000:17:05.4 | |
[ 4.030742] DMAR: Hardware identity mapping for device 0000:17:08.0 | |
[ 4.037097] DMAR: Hardware identity mapping for device 0000:17:08.1 | |
[ 4.043458] DMAR: Hardware identity mapping for device 0000:17:08.2 | |
[ 4.049820] DMAR: Hardware identity mapping for device 0000:17:08.3 | |
[ 4.056178] DMAR: Hardware identity mapping for device 0000:17:08.4 | |
[ 4.062532] DMAR: Hardware identity mapping for device 0000:17:08.5 | |
[ 4.068894] DMAR: Hardware identity mapping for device 0000:17:08.6 | |
[ 4.075256] DMAR: Hardware identity mapping for device 0000:17:08.7 | |
[ 4.081614] DMAR: Hardware identity mapping for device 0000:17:09.0 | |
[ 4.087969] DMAR: Hardware identity mapping for device 0000:17:09.1 | |
[ 4.094328] DMAR: Hardware identity mapping for device 0000:17:09.2 | |
[ 4.100681] DMAR: Hardware identity mapping for device 0000:17:09.3 | |
[ 4.107043] DMAR: Hardware identity mapping for device 0000:17:09.4 | |
[ 4.113405] DMAR: Hardware identity mapping for device 0000:17:09.5 | |
[ 4.119764] DMAR: Hardware identity mapping for device 0000:17:09.6 | |
[ 4.126119] DMAR: Hardware identity mapping for device 0000:17:09.7 | |
[ 4.132478] DMAR: Hardware identity mapping for device 0000:17:0a.0 | |
[ 4.138840] DMAR: Hardware identity mapping for device 0000:17:0a.1 | |
[ 4.145202] DMAR: Hardware identity mapping for device 0000:17:0e.0 | |
[ 4.151561] DMAR: Hardware identity mapping for device 0000:17:0e.1 | |
[ 4.157917] DMAR: Hardware identity mapping for device 0000:17:0e.2 | |
[ 4.164277] DMAR: Hardware identity mapping for device 0000:17:0e.3 | |
[ 4.170637] DMAR: Hardware identity mapping for device 0000:17:0e.4 | |
[ 4.176998] DMAR: Hardware identity mapping for device 0000:17:0e.5 | |
[ 4.183358] DMAR: Hardware identity mapping for device 0000:17:0e.6 | |
[ 4.189709] DMAR: Hardware identity mapping for device 0000:17:0e.7 | |
[ 4.196063] DMAR: Hardware identity mapping for device 0000:17:0f.0 | |
[ 4.202416] DMAR: Hardware identity mapping for device 0000:17:0f.1 | |
[ 4.208771] DMAR: Hardware identity mapping for device 0000:17:0f.2 | |
[ 4.215131] DMAR: Hardware identity mapping for device 0000:17:0f.3 | |
[ 4.221493] DMAR: Hardware identity mapping for device 0000:17:0f.4 | |
[ 4.227852] DMAR: Hardware identity mapping for device 0000:17:0f.5 | |
[ 4.234206] DMAR: Hardware identity mapping for device 0000:17:0f.6 | |
[ 4.240567] DMAR: Hardware identity mapping for device 0000:17:0f.7 | |
[ 4.246927] DMAR: Hardware identity mapping for device 0000:17:10.0 | |
[ 4.253281] DMAR: Hardware identity mapping for device 0000:17:10.1 | |
[ 4.259640] DMAR: Hardware identity mapping for device 0000:17:1d.0 | |
[ 4.265995] DMAR: Hardware identity mapping for device 0000:17:1d.1 | |
[ 4.272352] DMAR: Hardware identity mapping for device 0000:17:1d.2 | |
[ 4.278708] DMAR: Hardware identity mapping for device 0000:17:1d.3 | |
[ 4.285069] DMAR: Hardware identity mapping for device 0000:17:1e.0 | |
[ 4.291430] DMAR: Hardware identity mapping for device 0000:17:1e.1 | |
[ 4.297789] DMAR: Hardware identity mapping for device 0000:17:1e.2 | |
[ 4.304144] DMAR: Hardware identity mapping for device 0000:17:1e.3 | |
[ 4.310506] DMAR: Hardware identity mapping for device 0000:17:1e.4 | |
[ 4.316864] DMAR: Hardware identity mapping for device 0000:17:1e.5 | |
[ 4.323216] DMAR: Hardware identity mapping for device 0000:17:1e.6 | |
[ 4.329574] DMAR: Hardware identity mapping for device 0000:18:00.0 | |
[ 4.335934] DMAR: Hardware identity mapping for device 0000:3a:00.0 | |
[ 4.342293] DMAR: Hardware identity mapping for device 0000:3a:05.0 | |
[ 4.348657] DMAR: Hardware identity mapping for device 0000:3a:05.2 | |
[ 4.355017] DMAR: Hardware identity mapping for device 0000:3a:05.4 | |
[ 4.361380] DMAR: Hardware identity mapping for device 0000:3a:08.0 | |
[ 4.367736] DMAR: Hardware identity mapping for device 0000:3a:09.0 | |
[ 4.374091] DMAR: Hardware identity mapping for device 0000:3a:0a.0 | |
[ 4.380450] DMAR: Hardware identity mapping for device 0000:3a:0a.1 | |
[ 4.386803] DMAR: Hardware identity mapping for device 0000:3a:0a.2 | |
[ 4.393158] DMAR: Hardware identity mapping for device 0000:3a:0a.3 | |
[ 4.399519] DMAR: Hardware identity mapping for device 0000:3a:0a.4 | |
[ 4.405880] DMAR: Hardware identity mapping for device 0000:3a:0a.5 | |
[ 4.412239] DMAR: Hardware identity mapping for device 0000:3a:0a.6 | |
[ 4.418601] DMAR: Hardware identity mapping for device 0000:3a:0a.7 | |
[ 4.424964] DMAR: Hardware identity mapping for device 0000:3a:0b.0 | |
[ 4.431323] DMAR: Hardware identity mapping for device 0000:3a:0b.1 | |
[ 4.437686] DMAR: Hardware identity mapping for device 0000:3a:0b.2 | |
[ 4.444048] DMAR: Hardware identity mapping for device 0000:3a:0b.3 | |
[ 4.450407] DMAR: Hardware identity mapping for device 0000:3a:0c.0 | |
[ 4.456767] DMAR: Hardware identity mapping for device 0000:3a:0c.1 | |
[ 4.463120] DMAR: Hardware identity mapping for device 0000:3a:0c.2 | |
[ 4.469483] DMAR: Hardware identity mapping for device 0000:3a:0c.3 | |
[ 4.475841] DMAR: Hardware identity mapping for device 0000:3a:0c.4 | |
[ 4.482194] DMAR: Hardware identity mapping for device 0000:3a:0c.5 | |
[ 4.488548] DMAR: Hardware identity mapping for device 0000:3a:0c.6 | |
[ 4.494910] DMAR: Hardware identity mapping for device 0000:3a:0c.7 | |
[ 4.501272] DMAR: Hardware identity mapping for device 0000:3a:0d.0 | |
[ 4.507633] DMAR: Hardware identity mapping for device 0000:3a:0d.1 | |
[ 4.513991] DMAR: Hardware identity mapping for device 0000:3a:0d.2 | |
[ 4.520345] DMAR: Hardware identity mapping for device 0000:3a:0d.3 | |
[ 4.526706] DMAR: Hardware identity mapping for device 0000:3b:00.0 | |
[ 4.533070] DMAR: Hardware identity mapping for device 0000:5d:00.0 | |
[ 4.539430] DMAR: Hardware identity mapping for device 0000:5d:05.0 | |
[ 4.545793] DMAR: Hardware identity mapping for device 0000:5d:05.2 | |
[ 4.552153] DMAR: Hardware identity mapping for device 0000:5d:05.4 | |
[ 4.558513] DMAR: Hardware identity mapping for device 0000:5d:0e.0 | |
[ 4.564873] DMAR: Hardware identity mapping for device 0000:5d:0e.1 | |
[ 4.571234] DMAR: Hardware identity mapping for device 0000:5d:0f.0 | |
[ 4.577598] DMAR: Hardware identity mapping for device 0000:5d:0f.1 | |
[ 4.583956] DMAR: Hardware identity mapping for device 0000:5d:12.0 | |
[ 4.590320] DMAR: Hardware identity mapping for device 0000:5d:12.1 | |
[ 4.596679] DMAR: Hardware identity mapping for device 0000:5d:12.2 | |
[ 4.603040] DMAR: Hardware identity mapping for device 0000:5d:15.0 | |
[ 4.609401] DMAR: Hardware identity mapping for device 0000:5d:16.0 | |
[ 4.615763] DMAR: Hardware identity mapping for device 0000:5d:16.4 | |
[ 4.622167] DMAR: Hardware identity mapping for device 0000:5e:00.0 | |
[ 4.628562] DMAR: Hardware identity mapping for device 0000:5e:00.1 | |
[ 4.634927] DMAR: Hardware identity mapping for device 0000:80:05.0 | |
[ 4.641286] DMAR: Hardware identity mapping for device 0000:80:05.2 | |
[ 4.647645] DMAR: Hardware identity mapping for device 0000:80:05.4 | |
[ 4.653999] DMAR: Hardware identity mapping for device 0000:80:08.0 | |
[ 4.660360] DMAR: Hardware identity mapping for device 0000:80:08.1 | |
[ 4.666720] DMAR: Hardware identity mapping for device 0000:80:08.2 | |
[ 4.673089] DMAR: Hardware identity mapping for device 0000:85:00.0 | |
[ 4.679444] DMAR: Hardware identity mapping for device 0000:85:01.0 | |
[ 4.685807] DMAR: Hardware identity mapping for device 0000:85:02.0 | |
[ 4.692168] DMAR: Hardware identity mapping for device 0000:85:03.0 | |
[ 4.698527] DMAR: Hardware identity mapping for device 0000:85:05.0 | |
[ 4.704886] DMAR: Hardware identity mapping for device 0000:85:05.2 | |
[ 4.711240] DMAR: Hardware identity mapping for device 0000:85:05.4 | |
[ 4.717601] DMAR: Hardware identity mapping for device 0000:85:08.0 | |
[ 4.723964] DMAR: Hardware identity mapping for device 0000:85:08.1 | |
[ 4.730323] DMAR: Hardware identity mapping for device 0000:85:08.2 | |
[ 4.736686] DMAR: Hardware identity mapping for device 0000:85:08.3 | |
[ 4.743044] DMAR: Hardware identity mapping for device 0000:85:08.4 | |
[ 4.749399] DMAR: Hardware identity mapping for device 0000:85:08.5 | |
[ 4.755760] DMAR: Hardware identity mapping for device 0000:85:08.6 | |
[ 4.762126] DMAR: Hardware identity mapping for device 0000:85:08.7 | |
[ 4.768483] DMAR: Hardware identity mapping for device 0000:85:09.0 | |
[ 4.774844] DMAR: Hardware identity mapping for device 0000:85:09.1 | |
[ 4.781207] DMAR: Hardware identity mapping for device 0000:85:09.2 | |
[ 4.787565] DMAR: Hardware identity mapping for device 0000:85:09.3 | |
[ 4.793926] DMAR: Hardware identity mapping for device 0000:85:09.4 | |
[ 4.800287] DMAR: Hardware identity mapping for device 0000:85:09.5 | |
[ 4.806650] DMAR: Hardware identity mapping for device 0000:85:09.6 | |
[ 4.813010] DMAR: Hardware identity mapping for device 0000:85:09.7 | |
[ 4.819364] DMAR: Hardware identity mapping for device 0000:85:0a.0 | |
[ 4.825725] DMAR: Hardware identity mapping for device 0000:85:0a.1 | |
[ 4.832087] DMAR: Hardware identity mapping for device 0000:85:0e.0 | |
[ 4.838445] DMAR: Hardware identity mapping for device 0000:85:0e.1 | |
[ 4.844802] DMAR: Hardware identity mapping for device 0000:85:0e.2 | |
[ 4.851161] DMAR: Hardware identity mapping for device 0000:85:0e.3 | |
[ 4.857526] DMAR: Hardware identity mapping for device 0000:85:0e.4 | |
[ 4.863884] DMAR: Hardware identity mapping for device 0000:85:0e.5 | |
[ 4.870245] DMAR: Hardware identity mapping for device 0000:85:0e.6 | |
[ 4.876608] DMAR: Hardware identity mapping for device 0000:85:0e.7 | |
[ 4.882967] DMAR: Hardware identity mapping for device 0000:85:0f.0 | |
[ 4.889330] DMAR: Hardware identity mapping for device 0000:85:0f.1 | |
[ 4.895691] DMAR: Hardware identity mapping for device 0000:85:0f.2 | |
[ 4.902053] DMAR: Hardware identity mapping for device 0000:85:0f.3 | |
[ 4.908412] DMAR: Hardware identity mapping for device 0000:85:0f.4 | |
[ 4.914775] DMAR: Hardware identity mapping for device 0000:85:0f.5 | |
[ 4.921135] DMAR: Hardware identity mapping for device 0000:85:0f.6 | |
[ 4.927495] DMAR: Hardware identity mapping for device 0000:85:0f.7 | |
[ 4.933855] DMAR: Hardware identity mapping for device 0000:85:10.0 | |
[ 4.940219] DMAR: Hardware identity mapping for device 0000:85:10.1 | |
[ 4.946578] DMAR: Hardware identity mapping for device 0000:85:1d.0 | |
[ 4.958932] DMAR: Hardware identity mapping for device 0000:85:1d.1 | |
[ 4.965290] DMAR: Hardware identity mapping for device 0000:85:1d.2 | |
[ 4.971650] DMAR: Hardware identity mapping for device 0000:85:1d.3 | |
[ 4.978012] DMAR: Hardware identity mapping for device 0000:85:1e.0 | |
[ 4.984374] DMAR: Hardware identity mapping for device 0000:85:1e.1 | |
[ 4.990734] DMAR: Hardware identity mapping for device 0000:85:1e.2 | |
[ 4.997099] DMAR: Hardware identity mapping for device 0000:85:1e.3 | |
[ 5.003458] DMAR: Hardware identity mapping for device 0000:85:1e.4 | |
[ 5.009819] DMAR: Hardware identity mapping for device 0000:85:1e.5 | |
[ 5.016177] DMAR: Hardware identity mapping for device 0000:85:1e.6 | |
[ 5.022548] DMAR: Hardware identity mapping for device 0000:89:00.0 | |
[ 5.028912] DMAR: Hardware identity mapping for device 0000:ae:00.0 | |
[ 5.035274] DMAR: Hardware identity mapping for device 0000:ae:01.0 | |
[ 5.041634] DMAR: Hardware identity mapping for device 0000:ae:02.0 | |
[ 5.047995] DMAR: Hardware identity mapping for device 0000:ae:03.0 | |
[ 5.054356] DMAR: Hardware identity mapping for device 0000:ae:05.0 | |
[ 5.060717] DMAR: Hardware identity mapping for device 0000:ae:05.2 | |
[ 5.067078] DMAR: Hardware identity mapping for device 0000:ae:05.4 | |
[ 5.073441] DMAR: Hardware identity mapping for device 0000:ae:08.0 | |
[ 5.079800] DMAR: Hardware identity mapping for device 0000:ae:09.0 | |
[ 5.086161] DMAR: Hardware identity mapping for device 0000:ae:0a.0 | |
[ 5.092523] DMAR: Hardware identity mapping for device 0000:ae:0a.1 | |
[ 5.098883] DMAR: Hardware identity mapping for device 0000:ae:0a.2 | |
[ 5.105243] DMAR: Hardware identity mapping for device 0000:ae:0a.3 | |
[ 5.111608] DMAR: Hardware identity mapping for device 0000:ae:0a.4 | |
[ 5.117968] DMAR: Hardware identity mapping for device 0000:ae:0a.5 | |
[ 5.124328] DMAR: Hardware identity mapping for device 0000:ae:0a.6 | |
[ 5.130692] DMAR: Hardware identity mapping for device 0000:ae:0a.7 | |
[ 5.137050] DMAR: Hardware identity mapping for device 0000:ae:0b.0 | |
[ 5.143413] DMAR: Hardware identity mapping for device 0000:ae:0b.1 | |
[ 5.149771] DMAR: Hardware identity mapping for device 0000:ae:0b.2 | |
[ 5.156134] DMAR: Hardware identity mapping for device 0000:ae:0b.3 | |
[ 5.162492] DMAR: Hardware identity mapping for device 0000:ae:0c.0 | |
[ 5.168855] DMAR: Hardware identity mapping for device 0000:ae:0c.1 | |
[ 5.175218] DMAR: Hardware identity mapping for device 0000:ae:0c.2 | |
[ 5.181579] DMAR: Hardware identity mapping for device 0000:ae:0c.3 | |
[ 5.187938] DMAR: Hardware identity mapping for device 0000:ae:0c.4 | |
[ 5.194302] DMAR: Hardware identity mapping for device 0000:ae:0c.5 | |
[ 5.200660] DMAR: Hardware identity mapping for device 0000:ae:0c.6 | |
[ 5.207022] DMAR: Hardware identity mapping for device 0000:ae:0c.7 | |
[ 5.213385] DMAR: Hardware identity mapping for device 0000:ae:0d.0 | |
[ 5.219746] DMAR: Hardware identity mapping for device 0000:ae:0d.1 | |
[ 5.226107] DMAR: Hardware identity mapping for device 0000:ae:0d.2 | |
[ 5.232468] DMAR: Hardware identity mapping for device 0000:ae:0d.3 | |
[ 5.238832] DMAR: Hardware identity mapping for device 0000:d7:05.0 | |
[ 5.245187] DMAR: Hardware identity mapping for device 0000:d7:05.2 | |
[ 5.251549] DMAR: Hardware identity mapping for device 0000:d7:05.4 | |
[ 5.257913] DMAR: Hardware identity mapping for device 0000:d7:0e.0 | |
[ 5.264277] DMAR: Hardware identity mapping for device 0000:d7:0e.1 | |
[ 5.270635] DMAR: Hardware identity mapping for device 0000:d7:0f.0 | |
[ 5.276996] DMAR: Hardware identity mapping for device 0000:d7:0f.1 | |
[ 5.283357] DMAR: Hardware identity mapping for device 0000:d7:12.0 | |
[ 5.289716] DMAR: Hardware identity mapping for device 0000:d7:12.1 | |
[ 5.296080] DMAR: Hardware identity mapping for device 0000:d7:12.2 | |
[ 5.302441] DMAR: Hardware identity mapping for device 0000:d7:15.0 | |
[ 5.308802] DMAR: Hardware identity mapping for device 0000:d7:16.0 | |
[ 5.315162] DMAR: Hardware identity mapping for device 0000:d7:16.4 | |
[ 5.321524] DMAR: Setting RMRR: | |
[ 5.324758] DMAR: Ignoring identity map for HW passthrough device 0000:00:14.0 [0x6f261000 - 0x6f263fff] | |
[ 5.334345] DMAR: Ignoring identity map for HW passthrough device 0000:00:14.0 [0x6e2cd000 - 0x6e7ccfff] | |
[ 5.343930] DMAR: Prepare 0-16MiB unity mapping for LPC | |
[ 5.349247] DMAR: Ignoring identity map for HW passthrough device 0000:00:1f.0 [0x0 - 0xffffff] | |
[ 5.358065] DMAR: Intel(R) Virtualization Technology for Directed I/O | |
[ 5.364730] iommu: Adding device 0000:00:00.0 to group 0 | |
[ 5.370262] iommu: Adding device 0000:00:05.0 to group 1 | |
[ 5.375700] iommu: Adding device 0000:00:05.2 to group 1 | |
[ 5.381135] iommu: Adding device 0000:00:05.4 to group 1 | |
[ 5.386652] iommu: Adding device 0000:00:08.0 to group 2 | |
[ 5.392090] iommu: Adding device 0000:00:08.1 to group 2 | |
[ 5.397524] iommu: Adding device 0000:00:08.2 to group 2 | |
[ 5.403012] iommu: Adding device 0000:00:11.0 to group 3 | |
[ 5.408452] iommu: Adding device 0000:00:11.5 to group 3 | |
[ 5.413939] iommu: Adding device 0000:00:14.0 to group 4 | |
[ 5.419370] iommu: Adding device 0000:00:14.2 to group 4 | |
[ 5.424884] iommu: Adding device 0000:00:16.0 to group 5 | |
[ 5.430317] iommu: Adding device 0000:00:16.1 to group 5 | |
[ 5.435749] iommu: Adding device 0000:00:16.4 to group 5 | |
[ 5.441184] iommu: Adding device 0000:00:17.0 to group 6 | |
[ 5.446621] iommu: Adding device 0000:00:1c.0 to group 7 | |
[ 5.452063] iommu: Adding device 0000:00:1c.4 to group 8 | |
[ 5.457604] iommu: Adding device 0000:00:1f.0 to group 9 | |
[ 5.463044] iommu: Adding device 0000:00:1f.2 to group 9 | |
[ 5.468486] iommu: Adding device 0000:00:1f.4 to group 9 | |
[ 5.473920] iommu: Adding device 0000:00:1f.5 to group 9 | |
[ 5.479364] iommu: Adding device 0000:02:00.0 to group 10 | |
[ 5.484859] iommu: Adding device 0000:03:00.0 to group 10 | |
[ 5.490384] iommu: Adding device 0000:17:00.0 to group 11 | |
[ 5.495902] iommu: Adding device 0000:17:02.0 to group 12 | |
[ 5.501507] iommu: Adding device 0000:17:05.0 to group 13 | |
[ 5.507037] iommu: Adding device 0000:17:05.2 to group 13 | |
[ 5.512563] iommu: Adding device 0000:17:05.4 to group 13 | |
[ 5.518296] iommu: Adding device 0000:17:08.0 to group 14 | |
[ 5.523821] iommu: Adding device 0000:17:08.1 to group 14 | |
[ 5.529342] iommu: Adding device 0000:17:08.2 to group 14 | |
[ 5.534870] iommu: Adding device 0000:17:08.3 to group 14 | |
[ 5.540391] iommu: Adding device 0000:17:08.4 to group 14 | |
[ 5.545911] iommu: Adding device 0000:17:08.5 to group 14 | |
[ 5.551432] iommu: Adding device 0000:17:08.6 to group 14 | |
[ 5.556953] iommu: Adding device 0000:17:08.7 to group 14 | |
[ 5.562683] iommu: Adding device 0000:17:09.0 to group 15 | |
[ 5.568211] iommu: Adding device 0000:17:09.1 to group 15 | |
[ 5.573739] iommu: Adding device 0000:17:09.2 to group 15 | |
[ 5.579258] iommu: Adding device 0000:17:09.3 to group 15 | |
[ 5.584779] iommu: Adding device 0000:17:09.4 to group 15 | |
[ 5.590300] iommu: Adding device 0000:17:09.5 to group 15 | |
[ 5.595821] iommu: Adding device 0000:17:09.6 to group 15 | |
[ 5.601344] iommu: Adding device 0000:17:09.7 to group 15 | |
[ 5.606922] iommu: Adding device 0000:17:0a.0 to group 16 | |
[ 5.612446] iommu: Adding device 0000:17:0a.1 to group 16 | |
[ 5.618184] iommu: Adding device 0000:17:0e.0 to group 17 | |
[ 5.623710] iommu: Adding device 0000:17:0e.1 to group 17 | |
[ 5.629233] iommu: Adding device 0000:17:0e.2 to group 17 | |
[ 5.634761] iommu: Adding device 0000:17:0e.3 to group 17 | |
[ 5.640292] iommu: Adding device 0000:17:0e.4 to group 17 | |
[ 5.645818] iommu: Adding device 0000:17:0e.5 to group 17 | |
[ 5.651338] iommu: Adding device 0000:17:0e.6 to group 17 | |
[ 5.656859] iommu: Adding device 0000:17:0e.7 to group 17 | |
[ 5.662591] iommu: Adding device 0000:17:0f.0 to group 18 | |
[ 5.668124] iommu: Adding device 0000:17:0f.1 to group 18 | |
[ 5.673648] iommu: Adding device 0000:17:0f.2 to group 18 | |
[ 5.679178] iommu: Adding device 0000:17:0f.3 to group 18 | |
[ 5.684708] iommu: Adding device 0000:17:0f.4 to group 18 | |
[ 5.690235] iommu: Adding device 0000:17:0f.5 to group 18 | |
[ 5.695764] iommu: Adding device 0000:17:0f.6 to group 18 | |
[ 5.701296] iommu: Adding device 0000:17:0f.7 to group 18 | |
[ 5.706872] iommu: Adding device 0000:17:10.0 to group 19 | |
[ 5.712398] iommu: Adding device 0000:17:10.1 to group 19 | |
[ 5.718027] iommu: Adding device 0000:17:1d.0 to group 20 | |
[ 5.723552] iommu: Adding device 0000:17:1d.1 to group 20 | |
[ 5.729080] iommu: Adding device 0000:17:1d.2 to group 20 | |
[ 5.734609] iommu: Adding device 0000:17:1d.3 to group 20 | |
[ 5.740319] iommu: Adding device 0000:17:1e.0 to group 21 | |
[ 5.745851] iommu: Adding device 0000:17:1e.1 to group 21 | |
[ 5.751379] iommu: Adding device 0000:17:1e.2 to group 21 | |
[ 5.756907] iommu: Adding device 0000:17:1e.3 to group 21 | |
[ 5.762437] iommu: Adding device 0000:17:1e.4 to group 21 | |
[ 5.767967] iommu: Adding device 0000:17:1e.5 to group 21 | |
[ 5.773494] iommu: Adding device 0000:17:1e.6 to group 21 | |
[ 5.779021] iommu: Adding device 0000:18:00.0 to group 22 | |
[ 5.784540] iommu: Adding device 0000:3a:00.0 to group 23 | |
[ 5.790140] iommu: Adding device 0000:3a:05.0 to group 24 | |
[ 5.795671] iommu: Adding device 0000:3a:05.2 to group 24 | |
[ 5.801204] iommu: Adding device 0000:3a:05.4 to group 24 | |
[ 5.806758] iommu: Adding device 0000:3a:08.0 to group 25 | |
[ 5.812313] iommu: Adding device 0000:3a:09.0 to group 26 | |
[ 5.818055] iommu: Adding device 0000:3a:0a.0 to group 27 | |
[ 5.823598] iommu: Adding device 0000:3a:0a.1 to group 27 | |
[ 5.829128] iommu: Adding device 0000:3a:0a.2 to group 27 | |
[ 5.834658] iommu: Adding device 0000:3a:0a.3 to group 27 | |
[ 5.840187] iommu: Adding device 0000:3a:0a.4 to group 27 | |
[ 5.845714] iommu: Adding device 0000:3a:0a.5 to group 27 | |
[ 5.851243] iommu: Adding device 0000:3a:0a.6 to group 27 | |
[ 5.856771] iommu: Adding device 0000:3a:0a.7 to group 27 | |
[ 5.862395] iommu: Adding device 0000:3a:0b.0 to group 28 | |
[ 5.867929] iommu: Adding device 0000:3a:0b.1 to group 28 | |
[ 5.873456] iommu: Adding device 0000:3a:0b.2 to group 28 | |
[ 5.878991] iommu: Adding device 0000:3a:0b.3 to group 28 | |
[ 5.884733] iommu: Adding device 0000:3a:0c.0 to group 29 | |
[ 5.890265] iommu: Adding device 0000:3a:0c.1 to group 29 | |
[ 5.895799] iommu: Adding device 0000:3a:0c.2 to group 29 | |
[ 5.901327] iommu: Adding device 0000:3a:0c.3 to group 29 | |
[ 5.906857] iommu: Adding device 0000:3a:0c.4 to group 29 | |
[ 5.912389] iommu: Adding device 0000:3a:0c.5 to group 29 | |
[ 5.917918] iommu: Adding device 0000:3a:0c.6 to group 29 | |
[ 5.923447] iommu: Adding device 0000:3a:0c.7 to group 29 | |
[ 5.929071] iommu: Adding device 0000:3a:0d.0 to group 30 | |
[ 5.934603] iommu: Adding device 0000:3a:0d.1 to group 30 | |
[ 5.940136] iommu: Adding device 0000:3a:0d.2 to group 30 | |
[ 5.945666] iommu: Adding device 0000:3a:0d.3 to group 30 | |
[ 5.951189] iommu: Adding device 0000:3b:00.0 to group 31 | |
[ 5.956716] iommu: Adding device 0000:5d:00.0 to group 32 | |
[ 5.962309] iommu: Adding device 0000:5d:05.0 to group 33 | |
[ 5.967837] iommu: Adding device 0000:5d:05.2 to group 33 | |
[ 5.973359] iommu: Adding device 0000:5d:05.4 to group 33 | |
[ 5.978924] iommu: Adding device 0000:5d:0e.0 to group 34 | |
[ 5.984453] iommu: Adding device 0000:5d:0e.1 to group 34 | |
[ 5.990015] iommu: Adding device 0000:5d:0f.0 to group 35 | |
[ 6.001515] iommu: Adding device 0000:5d:0f.1 to group 35 | |
[ 6.007100] iommu: Adding device 0000:5d:12.0 to group 36 | |
[ 6.012627] iommu: Adding device 0000:5d:12.1 to group 36 | |
[ 6.018156] iommu: Adding device 0000:5d:12.2 to group 36 | |
[ 6.023698] iommu: Adding device 0000:5d:15.0 to group 37 | |
[ 6.029257] iommu: Adding device 0000:5d:16.0 to group 38 | |
[ 6.034786] iommu: Adding device 0000:5d:16.4 to group 38 | |
[ 6.040369] iommu: Adding device 0000:5e:00.0 to group 39 | |
[ 6.045937] iommu: Adding device 0000:5e:00.1 to group 40 | |
[ 6.051519] iommu: Adding device 0000:80:05.0 to group 41 | |
[ 6.057042] iommu: Adding device 0000:80:05.2 to group 41 | |
[ 6.062572] iommu: Adding device 0000:80:05.4 to group 41 | |
[ 6.068159] iommu: Adding device 0000:80:08.0 to group 42 | |
[ 6.073687] iommu: Adding device 0000:80:08.1 to group 42 | |
[ 6.079211] iommu: Adding device 0000:80:08.2 to group 42 | |
[ 6.084729] iommu: Adding device 0000:85:00.0 to group 43 | |
[ 6.090241] iommu: Adding device 0000:85:01.0 to group 44 | |
[ 6.095752] iommu: Adding device 0000:85:02.0 to group 45 | |
[ 6.101265] iommu: Adding device 0000:85:03.0 to group 46 | |
[ 6.106849] iommu: Adding device 0000:85:05.0 to group 47 | |
[ 6.112379] iommu: Adding device 0000:85:05.2 to group 47 | |
[ 6.117908] iommu: Adding device 0000:85:05.4 to group 47 | |
[ 6.123604] iommu: Adding device 0000:85:08.0 to group 48 | |
[ 6.129132] iommu: Adding device 0000:85:08.1 to group 48 | |
[ 6.134663] iommu: Adding device 0000:85:08.2 to group 48 | |
[ 6.140189] iommu: Adding device 0000:85:08.3 to group 48 | |
[ 6.145718] iommu: Adding device 0000:85:08.4 to group 48 | |
[ 6.151250] iommu: Adding device 0000:85:08.5 to group 48 | |
[ 6.156777] iommu: Adding device 0000:85:08.6 to group 48 | |
[ 6.162305] iommu: Adding device 0000:85:08.7 to group 48 | |
[ 6.168009] iommu: Adding device 0000:85:09.0 to group 49 | |
[ 6.173540] iommu: Adding device 0000:85:09.1 to group 49 | |
[ 6.179066] iommu: Adding device 0000:85:09.2 to group 49 | |
[ 6.184597] iommu: Adding device 0000:85:09.3 to group 49 | |
[ 6.190126] iommu: Adding device 0000:85:09.4 to group 49 | |
[ 6.195655] iommu: Adding device 0000:85:09.5 to group 49 | |
[ 6.201185] iommu: Adding device 0000:85:09.6 to group 49 | |
[ 6.206714] iommu: Adding device 0000:85:09.7 to group 49 | |
[ 6.212278] iommu: Adding device 0000:85:0a.0 to group 50 | |
[ 6.217806] iommu: Adding device 0000:85:0a.1 to group 50 | |
[ 6.223501] iommu: Adding device 0000:85:0e.0 to group 51 | |
[ 6.229032] iommu: Adding device 0000:85:0e.1 to group 51 | |
[ 6.234562] iommu: Adding device 0000:85:0e.2 to group 51 | |
[ 6.240091] iommu: Adding device 0000:85:0e.3 to group 51 | |
[ 6.245618] iommu: Adding device 0000:85:0e.4 to group 51 | |
[ 6.251146] iommu: Adding device 0000:85:0e.5 to group 51 | |
[ 6.256676] iommu: Adding device 0000:85:0e.6 to group 51 | |
[ 6.262206] iommu: Adding device 0000:85:0e.7 to group 51 | |
[ 6.267901] iommu: Adding device 0000:85:0f.0 to group 52 | |
[ 6.273430] iommu: Adding device 0000:85:0f.1 to group 52 | |
[ 6.278958] iommu: Adding device 0000:85:0f.2 to group 52 | |
[ 6.284490] iommu: Adding device 0000:85:0f.3 to group 52 | |
[ 6.290017] iommu: Adding device 0000:85:0f.4 to group 52 | |
[ 6.295546] iommu: Adding device 0000:85:0f.5 to group 52 | |
[ 6.301076] iommu: Adding device 0000:85:0f.6 to group 52 | |
[ 6.306608] iommu: Adding device 0000:85:0f.7 to group 52 | |
[ 6.312174] iommu: Adding device 0000:85:10.0 to group 53 | |
[ 6.317709] iommu: Adding device 0000:85:10.1 to group 53 | |
[ 6.323312] iommu: Adding device 0000:85:1d.0 to group 54 | |
[ 6.328844] iommu: Adding device 0000:85:1d.1 to group 54 | |
[ 6.334373] iommu: Adding device 0000:85:1d.2 to group 54 | |
[ 6.339902] iommu: Adding device 0000:85:1d.3 to group 54 | |
[ 6.345573] iommu: Adding device 0000:85:1e.0 to group 55 | |
[ 6.351108] iommu: Adding device 0000:85:1e.1 to group 55 | |
[ 6.356640] iommu: Adding device 0000:85:1e.2 to group 55 | |
[ 6.362176] iommu: Adding device 0000:85:1e.3 to group 55 | |
[ 6.367704] iommu: Adding device 0000:85:1e.4 to group 55 | |
[ 6.373233] iommu: Adding device 0000:85:1e.5 to group 55 | |
[ 6.378764] iommu: Adding device 0000:85:1e.6 to group 55 | |
[ 6.384279] iommu: Adding device 0000:89:00.0 to group 56 | |
[ 6.389800] iommu: Adding device 0000:ae:00.0 to group 57 | |
[ 6.395320] iommu: Adding device 0000:ae:01.0 to group 58 | |
[ 6.400839] iommu: Adding device 0000:ae:02.0 to group 59 | |
[ 6.406358] iommu: Adding device 0000:ae:03.0 to group 60 | |
[ 6.411941] iommu: Adding device 0000:ae:05.0 to group 61 | |
[ 6.417477] iommu: Adding device 0000:ae:05.2 to group 61 | |
[ 6.423007] iommu: Adding device 0000:ae:05.4 to group 61 | |
[ 6.428549] iommu: Adding device 0000:ae:08.0 to group 62 | |
[ 6.434087] iommu: Adding device 0000:ae:09.0 to group 63 | |
[ 6.439784] iommu: Adding device 0000:ae:0a.0 to group 64 | |
[ 6.445315] iommu: Adding device 0000:ae:0a.1 to group 64 | |
[ 6.450853] iommu: Adding device 0000:ae:0a.2 to group 64 | |
[ 6.456392] iommu: Adding device 0000:ae:0a.3 to group 64 | |
[ 6.461926] iommu: Adding device 0000:ae:0a.4 to group 64 | |
[ 6.467455] iommu: Adding device 0000:ae:0a.5 to group 64 | |
[ 6.472987] iommu: Adding device 0000:ae:0a.6 to group 64 | |
[ 6.478524] iommu: Adding device 0000:ae:0a.7 to group 64 | |
[ 6.484131] iommu: Adding device 0000:ae:0b.0 to group 65 | |
[ 6.489661] iommu: Adding device 0000:ae:0b.1 to group 65 | |
[ 6.495200] iommu: Adding device 0000:ae:0b.2 to group 65 | |
[ 6.500738] iommu: Adding device 0000:ae:0b.3 to group 65 | |
[ 6.506437] iommu: Adding device 0000:ae:0c.0 to group 66 | |
[ 6.511970] iommu: Adding device 0000:ae:0c.1 to group 66 | |
[ 6.517507] iommu: Adding device 0000:ae:0c.2 to group 66 | |
[ 6.523057] iommu: Adding device 0000:ae:0c.3 to group 66 | |
[ 6.528592] iommu: Adding device 0000:ae:0c.4 to group 66 | |
[ 6.534128] iommu: Adding device 0000:ae:0c.5 to group 66 | |
[ 6.539668] iommu: Adding device 0000:ae:0c.6 to group 66 | |
[ 6.545205] iommu: Adding device 0000:ae:0c.7 to group 66 | |
[ 6.550814] iommu: Adding device 0000:ae:0d.0 to group 67 | |
[ 6.556354] iommu: Adding device 0000:ae:0d.1 to group 67 | |
[ 6.561889] iommu: Adding device 0000:ae:0d.2 to group 67 | |
[ 6.567424] iommu: Adding device 0000:ae:0d.3 to group 67 | |
[ 6.573004] iommu: Adding device 0000:d7:05.0 to group 68 | |
[ 6.578537] iommu: Adding device 0000:d7:05.2 to group 68 | |
[ 6.584074] iommu: Adding device 0000:d7:05.4 to group 68 | |
[ 6.589638] iommu: Adding device 0000:d7:0e.0 to group 69 | |
[ 6.595177] iommu: Adding device 0000:d7:0e.1 to group 69 | |
[ 6.600740] iommu: Adding device 0000:d7:0f.0 to group 70 | |
[ 6.606281] iommu: Adding device 0000:d7:0f.1 to group 70 | |
[ 6.611862] iommu: Adding device 0000:d7:12.0 to group 71 | |
[ 6.617398] iommu: Adding device 0000:d7:12.1 to group 71 | |
[ 6.622937] iommu: Adding device 0000:d7:12.2 to group 71 | |
[ 6.628475] iommu: Adding device 0000:d7:15.0 to group 72 | |
[ 6.634037] iommu: Adding device 0000:d7:16.0 to group 73 | |
[ 6.639576] iommu: Adding device 0000:d7:16.4 to group 73 | |
[ 6.652408] Scanning for low memory corruption every 60 seconds | |
[ 6.661720] Initialise system trusted keyrings | |
[ 6.666274] Key type blacklist registered | |
[ 6.670446] workingset: timestamp_bits=36 max_order=27 bucket_order=0 | |
[ 6.677989] zbud: loaded | |
[ 6.682094] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 6.688220] fuse init (API version 7.26) | |
[ 6.694465] Key type asymmetric registered | |
[ 6.698651] Asymmetric key parser 'x509' registered | |
[ 6.703663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) | |
[ 6.711413] io scheduler noop registered | |
[ 6.715427] io scheduler deadline registered | |
[ 6.719858] io scheduler cfq registered (default) | |
[ 6.729621] pcieport 0000:00:1c.0: Signaling PME with IRQ 25 | |
[ 6.735395] pcieport 0000:00:1c.4: Signaling PME with IRQ 26 | |
[ 6.741173] pcieport 0000:17:00.0: Signaling PME with IRQ 28 | |
[ 6.746947] pcieport 0000:17:02.0: Signaling PME with IRQ 29 | |
[ 6.752713] pcieport 0000:3a:00.0: Signaling PME with IRQ 31 | |
[ 6.758485] pcieport 0000:5d:00.0: Signaling PME with IRQ 32 | |
[ 6.764248] pcieport 0000:85:00.0: Signaling PME with IRQ 34 | |
[ 6.770008] pcieport 0000:85:01.0: Signaling PME with IRQ 35 | |
[ 6.775771] pcieport 0000:85:02.0: Signaling PME with IRQ 36 | |
[ 6.781536] pcieport 0000:85:03.0: Signaling PME with IRQ 37 | |
[ 6.787305] pcieport 0000:ae:00.0: Signaling PME with IRQ 39 | |
[ 6.793068] pcieport 0000:ae:01.0: Signaling PME with IRQ 40 | |
[ 6.798830] pcieport 0000:ae:02.0: Signaling PME with IRQ 41 | |
[ 6.804596] pcieport 0000:ae:03.0: Signaling PME with IRQ 42 | |
[ 6.810362] pciehp 0000:85:00.0:pcie004: Slot #166 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ | |
[ 6.823016] pciehp 0000:85:00.0:pcie004: Slot(166): Card not present | |
[ 6.823018] pciehp 0000:85:01.0:pcie004: Slot #167 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ | |
[ 6.823037] pciehp 0000:85:02.0:pcie004: Slot #168 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ | |
[ 6.823040] pciehp 0000:85:01.0:pcie004: Slot(167): Card not present | |
[ 6.823058] pciehp 0000:85:03.0:pcie004: Slot #169 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ | |
[ 6.823060] pciehp 0000:85:02.0:pcie004: Slot(168): Card not present | |
[ 6.823076] pciehp 0000:ae:00.0:pcie004: Slot #164 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ | |
[ 6.823078] pciehp 0000:85:03.0:pcie004: Slot(169): Card present | |
[ 6.823095] pciehp 0000:ae:01.0:pcie004: Slot #165 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ | |
[ 6.823101] pciehp 0000:ae:00.0:pcie004: Slot(164): Card not present | |
[ 6.823115] pciehp 0000:ae:02.0:pcie004: Slot #162 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ | |
[ 6.823118] pciehp 0000:ae:01.0:pcie004: Slot(165): Card not present | |
[ 6.823135] pciehp 0000:ae:03.0:pcie004: Slot #163 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ | |
[ 6.823138] pciehp 0000:ae:02.0:pcie004: Slot(162): Card not present | |
[ 6.823153] pciehp 0000:ae:03.0:pcie004: Slot(163): Card not present | |
[ 6.823333] intel_idle: MWAIT substates: 0x2020 | |
[ 6.823334] intel_idle: v0.4.1 model 0x55 | |
[ 6.823395] intel_idle: max_cstate 1 reached | |
[ 6.968843] intel_idle: lapic_timer_reliable_states 0xffffffff | |
[ 6.969208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 | |
[ 6.976843] ACPI: Power Button [PWRF] | |
[ 6.983452] ERST: Error Record Serialization Table (ERST) support is initialized. | |
[ 6.991045] pstore: using zlib compression | |
[ 6.995231] pstore: Registered erst as persistent store backend | |
[ 7.001893] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC. | |
[ 7.009522] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 7.036780] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A | |
[ 7.071035] 00:03: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A | |
[ 7.080221] hpet_acpi_add: no address or irqs in _CRS | |
[ 7.085426] Linux agpgart interface v0.103 | |
[ 7.100070] loop: module loaded | |
[ 7.103514] libphy: Fixed MDIO Bus: probed | |
[ 7.107714] tun: Universal TUN/TAP device driver, 1.6 | |
[ 7.112889] PPP generic driver version 2.4.2 | |
[ 7.117287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 7.123905] ehci-pci: EHCI PCI platform driver | |
[ 7.128461] ehci-platform: EHCI generic platform driver | |
[ 7.133779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 7.140055] ohci-pci: OHCI PCI platform driver | |
[ 7.144607] ohci-platform: OHCI generic platform driver | |
[ 7.149923] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 7.156642] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 7.161960] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 | |
[ 7.170572] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810 | |
[ 7.179116] xhci_hcd 0000:00:14.0: cache line size of 32 is not supported | |
[ 7.179299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 7.186168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 7.193486] usb usb1: Product: xHCI Host Controller | |
[ 7.198445] usb usb1: Manufacturer: Linux 4.15.0-20-generic xhci-hcd | |
[ 7.204886] usb usb1: SerialNumber: 0000:00:14.0 | |
[ 7.209676] hub 1-0:1.0: USB hub found | |
[ 7.213520] hub 1-0:1.0: 16 ports detected | |
[ 7.219469] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 7.224783] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 | |
[ 7.232305] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 | |
[ 7.239179] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 7.246500] usb usb2: Product: xHCI Host Controller | |
[ 7.251467] usb usb2: Manufacturer: Linux 4.15.0-20-generic xhci-hcd | |
[ 7.257908] usb usb2: SerialNumber: 0000:00:14.0 | |
[ 7.262693] hub 2-0:1.0: USB hub found | |
[ 7.266542] hub 2-0:1.0: 10 ports detected | |
[ 7.271326] usb: port power management may be unreliable | |
[ 7.277276] i8042: PNP: No PS/2 controller found. | |
[ 7.282142] mousedev: PS/2 mouse device common for all mice | |
[ 7.287897] rtc_cmos 00:00: RTC can wake from S4 | |
[ 7.292830] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 | |
[ 7.299056] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram | |
[ 7.305854] i2c /dev entries driver | |
[ 7.309488] device-mapper: uevent: version 1.0.3 | |
[ 7.314272] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email protected] | |
[ 7.324562] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 7.331354] NET: Registered protocol family 10 | |
[ 7.340949] Segment Routing with IPv6 | |
[ 7.344719] NET: Registered protocol family 17 | |
[ 7.349305] Key type dns_resolver registered | |
[ 7.353667] mce: Unable to init MCE device (rc: -5) | |
[ 7.359877] intel_rdt: Intel RDT MB allocation detected | |
[ 7.365204] RAS: Correctable Errors collector initialized. | |
[ 7.370805] microcode: sig=0x50654, pf=0x80, revision=0x200004d | |
[ 7.377217] microcode: Microcode Update Driver: v2.2. | |
[ 7.377227] sched_clock: Marking stable (7377210891, 0)->(7591933487, -214722596) | |
[ 7.391608] registered taskstats version 1 | |
[ 7.395794] Loading compiled-in X.509 certificates | |
[ 7.402496] Loaded X.509 cert 'Build time autogenerated kernel key: f4ad6a5babf67650e4ceb385fa5dda8e4a178208' | |
[ 7.412577] zswap: loaded using pool lzo/zbud | |
[ 7.420307] Key type big_key registered | |
[ 7.424220] Key type trusted registered | |
[ 7.429306] Key type encrypted registered | |
[ 7.433398] AppArmor: AppArmor sha1 policy hashing enabled | |
[ 7.438960] ima: No TPM chip found, activating TPM-bypass! (rc=-19) | |
[ 7.445315] evm: HMAC attrs: 0x1 | |
[ 7.450779] Magic number: 3:680:318 | |
[ 7.454666] tty tty43: hash matches | |
[ 7.458420] memory memory172: hash matches | |
[ 7.462810] rtc_cmos 00:00: setting system clock to 2019-05-09 07:18:35 UTC (1557386315) | |
[ 7.474088] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found | |
[ 7.480174] EDD information not available. | |
[ 7.488364] Freeing unused kernel memory: 2404K | |
[ 7.492974] Write protecting the kernel read-only data: 20480k | |
[ 7.500285] Freeing unused kernel memory: 2008K | |
[ 7.508794] Freeing unused kernel memory: 1904K | |
[ 7.519790] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
[ 7.526301] x86/mm: Checking user space page tables | |
[ 7.536778] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
[ 7.555643] usb 1-14: new high-speed USB device number 2 using xhci_hcd | |
[ 7.675412] tsc: Refined TSC clocksource calibration: 2194.851 MHz | |
[ 7.681847] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa332f5881, max_idle_ns: 440795280345 ns | |
[ 7.693578] clocksource: Switched to clocksource tsc | |
[ 7.707407] usb 1-14: New USB device found, idVendor=1604, idProduct=10c0 | |
[ 7.714290] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 7.721885] hub 1-14:1.0: USB hub found | |
[ 7.725815] hub 1-14:1.0: 4 ports detected | |
[ 7.732506] pps_core: LinuxPPS API ver. 1 registered | |
[ 7.737565] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 7.748168] ahci 0000:00:11.5: version 3.0 | |
[ 7.748475] ahci 0000:00:11.5: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode | |
[ 7.756746] ahci 0000:00:11.5: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst | |
[ 7.767858] PTP clock support registered | |
[ 7.773784] mlx_compat: loading out-of-tree module taints kernel. | |
[ 7.773785] mlx_compat: loading out-of-tree module taints kernel. | |
[ 7.773791] mpt3sas version 17.100.00.00 loaded | |
[ 7.773909] nvme nvme0: pci function 0000:89:00.0 | |
[ 7.774134] mpt3sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (394935576 kB) | |
[ 7.819694] mlx_compat: module verification failed: signature and/or required key missing - tainting kernel | |
[ 7.830402] Compat-mlnx-ofed backport release: ee7aa0e | |
[ 7.831371] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k | |
[ 7.831387] mpt3sas_cm0: MSI-X vectors supported: 96, no of cores: 56, max_msix_vectors: -1 | |
[ 7.832844] mpt3sas0-msix0: PCI-MSI-X enabled: IRQ 48 | |
[ 7.832844] mpt3sas0-msix1: PCI-MSI-X enabled: IRQ 49 | |
[ 7.832845] mpt3sas0-msix2: PCI-MSI-X enabled: IRQ 50 | |
[ 7.832845] mpt3sas0-msix3: PCI-MSI-X enabled: IRQ 51 | |
[ 7.832846] mpt3sas0-msix4: PCI-MSI-X enabled: IRQ 52 | |
[ 7.832846] mpt3sas0-msix5: PCI-MSI-X enabled: IRQ 53 | |
[ 7.832847] mpt3sas0-msix6: PCI-MSI-X enabled: IRQ 54 | |
[ 7.832847] mpt3sas0-msix7: PCI-MSI-X enabled: IRQ 55 | |
[ 7.832848] mpt3sas0-msix8: PCI-MSI-X enabled: IRQ 56 | |
[ 7.832848] mpt3sas0-msix9: PCI-MSI-X enabled: IRQ 57 | |
[ 7.832849] mpt3sas0-msix10: PCI-MSI-X enabled: IRQ 58 | |
[ 7.832850] mpt3sas0-msix11: PCI-MSI-X enabled: IRQ 59 | |
[ 7.832850] mpt3sas0-msix12: PCI-MSI-X enabled: IRQ 60 | |
[ 7.832851] mpt3sas0-msix13: PCI-MSI-X enabled: IRQ 61 | |
[ 7.832851] mpt3sas0-msix14: PCI-MSI-X enabled: IRQ 62 | |
[ 7.832852] mpt3sas0-msix15: PCI-MSI-X enabled: IRQ 63 | |
[ 7.832852] mpt3sas0-msix16: PCI-MSI-X enabled: IRQ 64 | |
[ 7.832853] mpt3sas0-msix17: PCI-MSI-X enabled: IRQ 65 | |
[ 7.832853] mpt3sas0-msix18: PCI-MSI-X enabled: IRQ 66 | |
[ 7.832854] mpt3sas0-msix19: PCI-MSI-X enabled: IRQ 67 | |
[ 7.832854] mpt3sas0-msix20: PCI-MSI-X enabled: IRQ 68 | |
[ 7.832855] mpt3sas0-msix21: PCI-MSI-X enabled: IRQ 69 | |
[ 7.832855] mpt3sas0-msix22: PCI-MSI-X enabled: IRQ 70 | |
[ 7.832856] mpt3sas0-msix23: PCI-MSI-X enabled: IRQ 71 | |
[ 7.832856] mpt3sas0-msix24: PCI-MSI-X enabled: IRQ 72 | |
[ 7.832857] mpt3sas0-msix25: PCI-MSI-X enabled: IRQ 73 | |
[ 7.832857] mpt3sas0-msix26: PCI-MSI-X enabled: IRQ 74 | |
[ 7.832858] mpt3sas0-msix27: PCI-MSI-X enabled: IRQ 75 | |
[ 7.832858] mpt3sas0-msix28: PCI-MSI-X enabled: IRQ 76 | |
[ 7.832859] mpt3sas0-msix29: PCI-MSI-X enabled: IRQ 77 | |
[ 7.832859] mpt3sas0-msix30: PCI-MSI-X enabled: IRQ 78 | |
[ 7.832860] mpt3sas0-msix31: PCI-MSI-X enabled: IRQ 79 | |
[ 7.832860] mpt3sas0-msix32: PCI-MSI-X enabled: IRQ 80 | |
[ 7.832861] mpt3sas0-msix33: PCI-MSI-X enabled: IRQ 81 | |
[ 7.832861] mpt3sas0-msix34: PCI-MSI-X enabled: IRQ 82 | |
[ 7.832862] mpt3sas0-msix35: PCI-MSI-X enabled: IRQ 83 | |
[ 7.832863] mpt3sas0-msix36: PCI-MSI-X enabled: IRQ 84 | |
[ 7.832863] mpt3sas0-msix37: PCI-MSI-X enabled: IRQ 85 | |
[ 7.832864] mpt3sas0-msix38: PCI-MSI-X enabled: IRQ 86 | |
[ 7.832864] mpt3sas0-msix39: PCI-MSI-X enabled: IRQ 87 | |
[ 7.832865] mpt3sas0-msix40: PCI-MSI-X enabled: IRQ 88 | |
[ 7.832865] mpt3sas0-msix41: PCI-MSI-X enabled: IRQ 89 | |
[ 7.832866] mpt3sas0-msix42: PCI-MSI-X enabled: IRQ 90 | |
[ 7.832866] mpt3sas0-msix43: PCI-MSI-X enabled: IRQ 91 | |
[ 7.832867] mpt3sas0-msix44: PCI-MSI-X enabled: IRQ 92 | |
[ 7.832867] mpt3sas0-msix45: PCI-MSI-X enabled: IRQ 93 | |
[ 7.832868] mpt3sas0-msix46: PCI-MSI-X enabled: IRQ 94 | |
[ 7.832868] mpt3sas0-msix47: PCI-MSI-X enabled: IRQ 95 | |
[ 7.832869] mpt3sas0-msix48: PCI-MSI-X enabled: IRQ 96 | |
[ 7.832869] mpt3sas0-msix49: PCI-MSI-X enabled: IRQ 97 | |
[ 7.832870] mpt3sas0-msix50: PCI-MSI-X enabled: IRQ 98 | |
[ 7.832871] mpt3sas0-msix51: PCI-MSI-X enabled: IRQ 99 | |
[ 7.832871] mpt3sas0-msix52: PCI-MSI-X enabled: IRQ 100 | |
[ 7.832872] mpt3sas0-msix53: PCI-MSI-X enabled: IRQ 101 | |
[ 7.832872] mpt3sas0-msix54: PCI-MSI-X enabled: IRQ 102 | |
[ 7.832873] mpt3sas0-msix55: PCI-MSI-X enabled: IRQ 103 | |
[ 7.832874] mpt3sas_cm0: iomem(0x000000009ef00000), mapped(0x00000000a3521b0f), size(65536) | |
[ 7.832875] mpt3sas_cm0: ioport(0x0000000000004000), size(256) | |
[ 7.835850] scsi host1: ahci | |
[ 7.836208] scsi host2: ahci | |
[ 7.836284] scsi host3: ahci | |
[ 7.836363] scsi host4: ahci | |
[ 7.836431] scsi host5: ahci | |
[ 7.836509] scsi host6: ahci | |
[ 7.836540] ata1: SATA max UDMA/133 abar m524288@0x92a80000 port 0x92a80100 irq 44 | |
[ 7.836543] ata2: SATA max UDMA/133 abar m524288@0x92a80000 port 0x92a80180 irq 44 | |
[ 7.836545] ata3: SATA max UDMA/133 abar m524288@0x92a80000 port 0x92a80200 irq 44 | |
[ 7.836549] ata4: SATA max UDMA/133 abar m524288@0x92a80000 port 0x92a80280 irq 44 | |
[ 7.836552] ata5: SATA max UDMA/133 abar m524288@0x92a80000 port 0x92a80300 irq 44 | |
[ 7.836555] ata6: SATA max UDMA/133 abar m524288@0x92a80000 port 0x92a80380 irq 44 | |
[ 7.836908] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode | |
[ 7.836911] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst | |
[ 7.890552] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k | |
[ 7.917870] DMAR: 32bit 0000:18:00.0 uses non-identity mapping | |
[ 7.932104] scsi host7: ahci | |
[ 7.932204] scsi host8: ahci | |
[ 7.932293] scsi host9: ahci | |
[ 7.932375] scsi host10: ahci | |
[ 7.932458] scsi host11: ahci | |
[ 7.932532] scsi host12: ahci | |
[ 7.932620] scsi host13: ahci | |
[ 7.932694] scsi host14: ahci | |
[ 7.932723] ata7: SATA max UDMA/133 abar m524288@0x92a00000 port 0x92a00100 irq 112 | |
[ 7.932725] ata8: SATA max UDMA/133 abar m524288@0x92a00000 port 0x92a00180 irq 112 | |
[ 7.932728] ata9: SATA max UDMA/133 abar m524288@0x92a00000 port 0x92a00200 irq 112 | |
[ 7.932731] ata10: SATA max UDMA/133 abar m524288@0x92a00000 port 0x92a00280 irq 112 | |
[ 7.932734] ata11: SATA max UDMA/133 abar m524288@0x92a00000 port 0x92a00300 irq 112 | |
[ 7.932737] ata12: SATA max UDMA/133 abar m524288@0x92a00000 port 0x92a00380 irq 112 | |
[ 7.932740] ata13: SATA max UDMA/133 abar m524288@0x92a00000 port 0x92a00400 irq 112 | |
[ 7.932743] ata14: SATA max UDMA/133 abar m524288@0x92a00000 port 0x92a00480 irq 112 | |
[ 7.983542] mpt3sas_cm0: Allocated physical memory: size(24503 kB) | |
[ 7.983543] mpt3sas_cm0: Current Controller Queue Depth(9548),Max Controller Queue Depth(9680) | |
[ 7.983543] mpt3sas_cm0: Scatter Gather Elements per IO(128) | |
[ 7.985993] ahci 0000:3b:00.0: controller can do FBS, turning on CAP_FBS | |
[ 7.996116] ahci 0000:3b:00.0: AHCI 0001.0200 32 slots 3 ports 6 Gbps 0x7 impl SATA mode | |
[ 7.996118] ahci 0000:3b:00.0: flags: 64bit ncq fbs pio | |
[ 7.996470] scsi host15: ahci | |
[ 7.996550] scsi host16: ahci | |
[ 7.996633] scsi host17: ahci | |
[ 7.996662] ata15: SATA max UDMA/133 abar m2048@0xab000000 port 0xab000100 irq 114 | |
[ 7.996664] ata16: SATA max UDMA/133 abar m2048@0xab000000 port 0xab000180 irq 114 | |
[ 7.996665] ata17: SATA max UDMA/133 abar m2048@0xab000000 port 0xab000200 irq 114 | |
[ 8.030534] mpt3sas_cm0: LSISAS3008: FWVersion(15.15.06.00), ChipRevision(0x02), BiosVersion(17.07.01.00) | |
[ 8.030535] mpt3sas_cm0: Protocol=( | |
[ 8.030536] Initiator | |
[ 8.030536] ,Target | |
[ 8.030536] ), | |
[ 8.030537] Capabilities=( | |
[ 8.030537] TLR | |
[ 8.030538] ,EEDP | |
[ 8.030538] ,Snapshot Buffer | |
[ 8.030538] ,Diag Trace Buffer | |
[ 8.030539] ,Task Set Full | |
[ 8.030539] ,NCQ | |
[ 8.030540] ) | |
[ 8.030573] scsi host0: Fusion MPT SAS Host | |
[ 8.031114] mpt3sas_cm0: sending port enable !! | |
[ 8.084070] [TTM] Zone kernel: Available graphics memory: 197467788 kiB | |
[ 8.084070] [TTM] Zone dma32: Available graphics memory: 2097152 kiB | |
[ 8.084071] [TTM] Initializing pool allocator | |
[ 8.084076] [TTM] Initializing DMA pool allocator | |
[ 8.149469] ata2: SATA link down (SStatus 0 SControl 300) | |
[ 8.149501] ata6: SATA link down (SStatus 0 SControl 300) | |
[ 8.149531] ata3: SATA link down (SStatus 0 SControl 300) | |
[ 8.149559] ata5: SATA link down (SStatus 0 SControl 300) | |
[ 8.153435] ata4: SATA link down (SStatus 0 SControl 300) | |
[ 8.153463] ata1: SATA link down (SStatus 0 SControl 300) | |
[ 8.245433] ata10: SATA link down (SStatus 0 SControl 300) | |
[ 8.245460] ata12: SATA link down (SStatus 0 SControl 300) | |
[ 8.245489] ata14: SATA link down (SStatus 0 SControl 300) | |
[ 8.245521] ata13: SATA link down (SStatus 0 SControl 300) | |
[ 8.245552] ata8: SATA link down (SStatus 0 SControl 300) | |
[ 8.245584] ata9: SATA link down (SStatus 0 SControl 300) | |
[ 8.245613] ata7: SATA link down (SStatus 0 SControl 300) | |
[ 8.245644] ata11: SATA link down (SStatus 0 SControl 300) | |
[ 8.309442] ata15: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 8.313420] ata17: SATA link up 1.5 Gbps (SStatus 113 SControl 300) | |
[ 8.428367] ata17.00: ATAPI: MARVELL VIRTUAL, 1.09, max UDMA/66 | |
[ 8.428445] ata17.00: configured for UDMA/66 | |
[ 8.428643] ata15.00: ATA-10: SSDSCKJB240G7R, N201DL43, max UDMA/133 | |
[ 8.428644] ata15.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32) | |
[ 8.429062] ata15.00: configured for UDMA/133 | |
[ 8.429071] scsi: waiting for bus probes to complete ... | |
[ 8.431313] ata16: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 8.431605] ata16.00: ATA-10: SSDSCKJB240G7R, N201DL43, max UDMA/133 | |
[ 8.431606] ata16.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32) | |
[ 8.432077] ata16.00: configured for UDMA/133 | |
[ 8.435310] usb 1-14.1: new high-speed USB device number 3 using xhci_hcd | |
[ 8.535406] usb 1-14.1: New USB device found, idVendor=1604, idProduct=10c0 | |
[ 8.535408] usb 1-14.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 8.535692] hub 1-14.1:1.0: USB hub found | |
[ 8.535711] hub 1-14.1:1.0: 4 ports detected | |
[ 8.615307] usb 1-14.4: new high-speed USB device number 4 using xhci_hcd | |
[ 8.675061] Backport based on mlnx_ofed/mlnx-ofa_kernel-4.0.git ee7aa0e | |
[ 8.675061] compat.git: mlnx_ofed/mlnx-ofa_kernel-4.0.git | |
[ 8.675064] fbcon: mgadrmfb (fb0) is primary device | |
[ 8.715405] usb 1-14.4: New USB device found, idVendor=1604, idProduct=10c0 | |
[ 8.715407] usb 1-14.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 8.715705] hub 1-14.4:1.0: USB hub found | |
[ 8.715729] hub 1-14.4:1.0: 4 ports detected | |
[ 8.856147] nvme nvme0: Shutdown timeout set to 10 seconds | |
[ 9.028013] mlx5_core 0000:5e:00.0: firmware version: 14.24.1000 | |
[ 9.028041] mlx5_core 0000:5e:00.0: PCIe link speed is 8.0GT/s, device supports 8.0GT/s | |
[ 9.028043] mlx5_core 0000:5e:00.0: PCIe link width is x8, device supports x8 | |
[ 9.067446] Console: switching to colour frame buffer device 128x48 | |
[ 9.156238] mgag200 0000:03:00.0: fb0: mgadrmfb frame buffer device | |
[ 9.179316] [drm] Initialized mgag200 1.0.0 20110418 for 0000:03:00.0 on minor 0 | |
[ 9.740042] (0000:5e:00.0): E-Switch: Total vports 9, per vport: max uc(1024) max mc(16384) | |
[ 9.862484] mpt3sas_cm0: host_add: handle(0x0001), sas_addr(0x5d09466095583c00), phys(8) | |
[ 9.871081] mlx5_core 0000:5e:00.0: Port module event: module 0, Cable plugged | |
[ 9.871849] mpt3sas_cm0: expander_add: handle(0x0009), parent(0x0001), sas_addr(0x500056b3f1ccadff), phys(25) | |
[ 9.876941] scsi 0:0:0:0: Enclosure DP BP14G+EXP 2.25 PQ: 0 ANSI: 6 | |
[ 9.876944] scsi 0:0:0:0: set ignore_delay_remove for handle(0x000a) | |
[ 9.876946] scsi 0:0:0:0: SES: handle(0x000a), sas_addr(0x500056b3f1ccadfd), phy(24), device_name(0x500056b3f1ccadfc) | |
[ 9.876947] scsi 0:0:0:0: enclosure logical id (0x500056b31234abff), slot(10) | |
[ 9.876948] scsi 0:0:0:0: enclosure level(0x0001), connector name( ) | |
[ 10.763458] mlx5_core 0000:5e:00.0: FW Tracer Owner | |
[ 10.769595] mlx5_core 0000:5e:00.1: firmware version: 14.24.1000 | |
[ 10.776256] mlx5_core 0000:5e:00.1: PCIe link speed is 8.0GT/s, device supports 8.0GT/s | |
[ 10.784872] mlx5_core 0000:5e:00.1: PCIe link width is x8, device supports x8 | |
[ 11.472323] (0000:5e:00.1): E-Switch: Total vports 9, per vport: max uc(1024) max mc(16384) | |
[ 11.612810] mlx5_core 0000:5e:00.1: Port module event: module 1, Cable plugged | |
[ 12.518025] mlx5_core 0000:5e:00.0: MLX5E: StrdRq(1) RqSz(8) StrdSz(64) RxCqeCmprss(0) | |
[ 12.634551] mlx5_core 0000:5e:00.1: MLX5E: StrdRq(1) RqSz(8) StrdSz(64) RxCqeCmprss(0) | |
[ 12.762706] mlx5_core 0000:5e:00.1 enp94s0f1: renamed from eth1 | |
[ 12.763187] mlx5_ib: Mellanox Connect-IB Infiniband driver v4.4-2.0.7 | |
[ 12.804027] mlx5_core 0000:5e:00.0 enp94s0f0: renamed from eth0 | |
[ 12.927312] raid6: sse2x1 gen() 9165 MB/s | |
[ 12.944818] random: crng init done | |
[ 12.979307] raid6: sse2x1 xor() 6576 MB/s | |
[ 13.027306] raid6: sse2x2 gen() 11169 MB/s | |
[ 13.079306] raid6: sse2x2 xor() 7544 MB/s | |
[ 13.131312] raid6: sse2x4 gen() 12634 MB/s | |
[ 13.183307] raid6: sse2x4 xor() 8159 MB/s | |
[ 13.231307] raid6: avx2x1 gen() 16789 MB/s | |
[ 13.283304] raid6: avx2x1 xor() 12374 MB/s | |
[ 13.335307] raid6: avx2x2 gen() 21925 MB/s | |
[ 13.387304] raid6: avx2x2 xor() 13593 MB/s | |
[ 13.435305] raid6: avx2x4 gen() 24254 MB/s | |
[ 13.487305] raid6: avx2x4 xor() 14878 MB/s | |
[ 13.539309] raid6: avx512x1 gen() 20267 MB/s | |
[ 13.591306] raid6: avx512x1 xor() 11349 MB/s | |
[ 13.639306] raid6: avx512x2 gen() 24741 MB/s | |
[ 13.691307] raid6: avx512x2 xor() 14160 MB/s | |
[ 13.743306] raid6: avx512x4 gen() 26782 MB/s | |
[ 13.795306] raid6: avx512x4 xor() 15286 MB/s | |
[ 13.795307] raid6: using algorithm avx512x4 gen() 26782 MB/s | |
[ 13.795308] raid6: .... xor() 15286 MB/s, rmw enabled | |
[ 13.795309] raid6: using avx512x2 recovery algorithm | |
[ 13.797141] xor: automatically using best checksumming function avx | |
[ 13.799279] async_tx: api initialized (async) | |
[ 15.119304] mpt3sas_cm0: port enable: SUCCESS | |
[ 15.124352] scsi 0:0:0:0: Attached scsi generic sg0 type 13 | |
[ 15.130853] scsi 15:0:0:0: Direct-Access ATA SSDSCKJB240G7R DL43 PQ: 0 ANSI: 5 | |
[ 15.140140] sd 15:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB) | |
[ 15.140173] sd 15:0:0:0: Attached scsi generic sg1 type 0 | |
[ 15.140554] scsi 16:0:0:0: Direct-Access ATA SSDSCKJB240G7R DL43 PQ: 0 ANSI: 5 | |
[ 15.140736] sd 16:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB) | |
[ 15.140738] sd 16:0:0:0: [sdb] 4096-byte physical blocks | |
[ 15.140743] sd 16:0:0:0: [sdb] Write Protect is off | |
[ 15.140745] sd 16:0:0:0: [sdb] Mode Sense: 00 3a 00 00 | |
[ 15.140753] sd 16:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 15.140782] sd 16:0:0:0: Attached scsi generic sg2 type 0 | |
[ 15.141270] scsi 17:0:0:0: Processor Marvell Console 1.01 PQ: 0 ANSI: 5 | |
[ 15.141376] scsi 17:0:0:0: Attached scsi generic sg3 type 3 | |
[ 15.141664] sd 16:0:0:0: [sdb] Attached SCSI disk | |
[ 15.197434] ses 0:0:0:0: Attached Enclosure device | |
[ 15.222470] sd 15:0:0:0: [sda] 4096-byte physical blocks | |
[ 15.228247] sd 15:0:0:0: [sda] Write Protect is off | |
[ 15.233565] sd 15:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 15.233577] sd 15:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 15.244823] sda: sda1 sda2 sda3 | |
[ 15.248773] sd 15:0:0:0: [sda] Attached SCSI disk | |
[ 15.303871] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) | |
[ 15.436132] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 15.444934] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) | |
[ 15.488585] systemd[1]: Detected architecture x86-64. | |
[ 15.515552] systemd[1]: Set hostname to <os-vpp-cpt-1>. | |
[ 15.625500] systemd[1]: Created slice System Slice. | |
[ 15.643400] systemd[1]: Listening on udev Kernel Socket. | |
[ 15.663389] systemd[1]: Listening on Journal Socket (/dev/log). | |
[ 15.687718] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
[ 15.711391] systemd[1]: Listening on Journal Socket. | |
[ 15.731965] systemd[1]: Mounting Huge Pages File System... | |
[ 15.751964] systemd[1]: Starting Create list of required static device nodes for the current kernel... | |
[ 15.904757] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro | |
[ 16.000300] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) | |
[ 16.014253] Loading iSCSI transport class v2.0-870. | |
[ 16.026837] iscsi: registered transport (tcp) | |
[ 16.041187] ib_iser: Unknown symbol ib_alloc_cq (err 0) | |
[ 16.041318] ib_iser: Unknown symbol rdma_create_id (err 0) | |
[ 16.524546] ACPI Error: No handler for Region [SYSI] (000000007359d8d8) [IPMI] (20170831/evregion-166) | |
[ 16.534823] ACPI Error: Region IPMI (ID=7) has no handler (20170831/exfldio-299) | |
[ 16.542939] No Local Variables are initialized for Method [_GHL] | |
[ 16.542940] No Arguments are initialized for method [_GHL] | |
[ 16.542945] ACPI Error: Method parse/execution failed \_SB.PMI0._GHL, AE_NOT_EXIST (20170831/psparse-550) | |
[ 16.554168] ACPI Error: Method parse/execution failed \_SB.PMI0._PMC, AE_NOT_EXIST (20170831/psparse-550) | |
[ 16.564962] ACPI Exception: AE_NOT_EXIST, Evaluating _PMC (20170831/power_meter-755) | |
[ 16.594743] ipmi message handler version 39.2 | |
[ 16.598115] ipmi device interface | |
[ 16.603130] IPMI System Interface driver. | |
[ 16.603173] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS | |
[ 16.603175] ipmi_si: SMBIOS: io 0xca8 regsize 1 spacing 4 irq 10 | |
[ 16.603176] ipmi_si: Adding SMBIOS-specified kcs state machine | |
[ 16.603259] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI | |
[ 16.603290] ipmi_si IPI0001:00: [io 0x0ca8] regsize 1 spacing 4 irq 10 | |
[ 16.603292] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI | |
[ 16.603348] ipmi_si: Adding ACPI-specified kcs state machine | |
[ 16.603662] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca8, slave address 0x20, irq 10 | |
[ 16.629233] systemd-journald[866]: Received request to flush runtime journal from PID 1 | |
[ 16.677453] lpc_ich 0000:00:1f.0: I/O space for ACPI uninitialized | |
[ 16.677455] lpc_ich 0000:00:1f.0: No MFD cells added | |
[ 16.677540] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 16.710800] ib_iser: Unknown symbol ib_alloc_cq (err 0) | |
[ 16.711010] ib_iser: Unknown symbol rdma_create_id (err 0) | |
[ 16.787324] ipmi_si IPI0001:00: The BMC does not support setting the recv irq bit, compensating, but the BMC needs to be fixed. | |
[ 16.792295] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer | |
[ 16.792297] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules | |
[ 16.792298] RAPL PMU: hw unit of domain package 2^-14 Joules | |
[ 16.792298] RAPL PMU: hw unit of domain dram 2^-16 Joules | |
[ 16.822350] AVX2 version of gcm_enc/dec engaged. | |
[ 16.822351] AES CTR mode by8 optimization enabled | |
[ 16.855536] ipmi_si IPI0001:00: Using irq 10 | |
[ 16.856373] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) | |
[ 16.869305] ipmi_si IPI0001:00: Found new BMC (man_id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20) | |
[ 16.907950] Adding 1996796k swap on /dev/sda2. Priority:-2 extents:1 across:1996796k SSFS | |
[ 16.931200] ipmi_si IPI0001:00: IPMI kcs interface initialized | |
[ 16.934409] IPMI SSIF Interface driver | |
[ 16.965123] EDAC MC0: Giving out device to module skx_edac controller Skylake Socket#0 IMC#0: DEV 0000:3a:0a.0 (INTERRUPT) | |
[ 16.965214] EDAC MC1: Giving out device to module skx_edac controller Skylake Socket#0 IMC#1: DEV 0000:3a:0c.0 (INTERRUPT) | |
[ 16.965319] EDAC MC2: Giving out device to module skx_edac controller Skylake Socket#1 IMC#0: DEV 0000:ae:0a.0 (INTERRUPT) | |
[ 16.965473] EDAC MC3: Giving out device to module skx_edac controller Skylake Socket#1 IMC#1: DEV 0000:ae:0c.0 (INTERRUPT) | |
[ 16.969674] intel_rapl: Found RAPL domain package | |
[ 16.969679] intel_rapl: Found RAPL domain dram | |
[ 16.969680] intel_rapl: DRAM domain energy unit 15300pj | |
[ 16.969815] intel_rapl: Found RAPL domain package | |
[ 16.969820] intel_rapl: Found RAPL domain dram | |
[ 16.969821] intel_rapl: DRAM domain energy unit 15300pj | |
[ 16.989114] ib_iser: Unknown symbol ib_alloc_cq (err 0) | |
[ 16.989410] ib_iser: Unknown symbol rdma_create_id (err 0) | |
[ 17.139342] ib_iser: Unknown symbol ib_alloc_cq (err 0) | |
[ 17.139705] ib_iser: Unknown symbol rdma_create_id (err 0) | |
[ 107.078843] bonding: bond0 is being created... | |
[ 107.136110] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready | |
[ 107.478980] mlx5_core 0000:5e:00.0 enp94s0f0: Link up | |
[ 107.482846] bond0: Enslaving enp94s0f0 as a backup interface with an up link | |
[ 107.551556] bond0: link status definitely up for interface enp94s0f0, 10000 Mbps full duplex | |
[ 107.551559] bond0: now running without any active interface! | |
[ 107.551616] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready | |
[ 1285.054916] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 1285.207611] Ebtables v2.0 registered | |
[ 1286.358814] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
[ 1286.360175] virbr0: port 1(virbr0-nic) entered blocking state | |
[ 1286.360177] virbr0: port 1(virbr0-nic) entered disabled state | |
[ 1286.360282] device virbr0-nic entered promiscuous mode | |
[ 1286.438812] nf_conntrack version 0.5.0 (65536 buckets, 262144 max) | |
[ 1287.383180] virbr0: port 1(virbr0-nic) entered blocking state | |
[ 1287.383182] virbr0: port 1(virbr0-nic) entered listening state | |
[ 1287.478234] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.486230] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.498226] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.506227] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.514224] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.522224] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.530222] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.538222] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.546221] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.554221] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.566221] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.574219] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.582218] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.590225] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.598217] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.606216] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.614219] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.622216] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.630219] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.638213] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.646218] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.654213] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.666212] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.678214] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.686213] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.694211] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.702211] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.710209] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.722209] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.734208] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.742211] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.750207] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.758206] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.766206] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.774215] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.782206] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.790204] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.798202] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.806205] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.814201] bond0: link status down for interface enp94s0f0, disabling it in 200 ms | |
[ 1287.869611] virbr0: port 1(virbr0-nic) entered disabled state | |
[ 1304.038100] alua: device handler registered | |
[ 1304.039570] emc: device handler registered | |
[ 1304.041074] rdac: device handler registered | |
[ 1350.576236] device virbr0-nic left promiscuous mode | |
[ 1350.576241] virbr0: port 1(virbr0-nic) entered disabled state | |
[ 1351.483994] virbr0: port 1(virbr0-nic) entered blocking state | |
[ 1351.483996] virbr0: port 1(virbr0-nic) entered disabled state | |
[ 1351.484099] device virbr0-nic entered promiscuous mode | |
[ 1351.776962] virbr0: port 1(virbr0-nic) entered blocking state | |
[ 1351.776964] virbr0: port 1(virbr0-nic) entered listening state | |
[ 1351.805485] virbr0: port 1(virbr0-nic) entered disabled state | |
[ 1458.169432] VFIO - User Level meta-driver version: 0.3 | |
[ 1519.837337] IPv6: ADDRCONF(NETDEV_UP): uplink: link is not ready | |
[ 1521.925558] IPv6: ADDRCONF(NETDEV_UP): vpp0: link is not ready | |
[ 1521.925568] IPv6: ADDRCONF(NETDEV_CHANGE): vpp0: link becomes ready | |
[ 1521.925745] IPv6: ADDRCONF(NETDEV_CHANGE): uplink: link becomes ready |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment