Skip to content

Instantly share code, notes, and snippets.

@ddawson
Created November 29, 2023 05:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ddawson/026ea63f099ee3e0c301f522dff00764 to your computer and use it in GitHub Desktop.
Save ddawson/026ea63f099ee3e0c301f522dff00764 to your computer and use it in GitHub Desktop.
ext4 inline_data stale flags issue dmesg output
[ 0.000000] Linux version 6.7.0-rc3 (ddawson@ddawson.local) (gcc (Gentoo 13.2.1_p20231014 p8) 13.2.1 20231014, GNU ld (Gentoo 2.41 p2) 2.41.0) #4 SMP PREEMPT_DYNAMIC Tue Nov 28 20:09:05 PST 2023
[ 0.000000] Command line: ro root=LABEL=root rootfstype=ext4 rootflags=rw,noatime init=/lib/systemd/systemd video=800x600@60 cgroup_no_v1=all
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdafff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ffdb000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.0-20220807_005459-localhost 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: using sched offset of 383812515 cycles
[ 0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000004] tsc: Detected 2999.996 MHz processor
[ 0.000766] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000769] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000772] last_pfn = 0x7ffdb max_arch_pfn = 0x400000000
[ 0.000801] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[ 0.000804] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.007829] found SMP MP-table at [mem 0x000f5b50-0x000f5b5f]
[ 0.007838] Using GB pages for direct mapping
[ 0.008005] RAMDISK: [mem 0x7fb30000-0x7ffcffff]
[ 0.008010] ACPI: Early table checksum verification disabled
[ 0.008012] ACPI: RSDP 0x00000000000F5B10 000014 (v00 BOCHS )
[ 0.008017] ACPI: RSDT 0x000000007FFE2ABA 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.008023] ACPI: FACP 0x000000007FFE28D2 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.008030] ACPI: DSDT 0x000000007FFDFDC0 002B12 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.008033] ACPI: FACS 0x000000007FFDFD80 000040
[ 0.008036] ACPI: APIC 0x000000007FFE29C6 000090 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.008039] ACPI: MCFG 0x000000007FFE2A56 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.008041] ACPI: WAET 0x000000007FFE2A92 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.008044] ACPI: Reserving FACP table memory at [mem 0x7ffe28d2-0x7ffe29c5]
[ 0.008045] ACPI: Reserving DSDT table memory at [mem 0x7ffdfdc0-0x7ffe28d1]
[ 0.008046] ACPI: Reserving FACS table memory at [mem 0x7ffdfd80-0x7ffdfdbf]
[ 0.008047] ACPI: Reserving APIC table memory at [mem 0x7ffe29c6-0x7ffe2a55]
[ 0.008047] ACPI: Reserving MCFG table memory at [mem 0x7ffe2a56-0x7ffe2a91]
[ 0.008048] ACPI: Reserving WAET table memory at [mem 0x7ffe2a92-0x7ffe2ab9]
[ 0.008242] No NUMA configuration found
[ 0.008243] Faking a node at [mem 0x0000000000000000-0x000000007ffdafff]
[ 0.008245] NODE_DATA(0) allocated [mem 0x7ffd7000-0x7ffdafff]
[ 0.008268] Zone ranges:
[ 0.008268] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008270] DMA32 [mem 0x0000000001000000-0x000000007ffdafff]
[ 0.008271] Normal empty
[ 0.008272] Movable zone start for each node
[ 0.008273] Early memory node ranges
[ 0.008273] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.008275] node 0: [mem 0x0000000000100000-0x000000007ffdafff]
[ 0.008276] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffdafff]
[ 0.008403] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.008420] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.012127] On node 0, zone DMA32: 37 pages in unavailable ranges
[ 0.013211] ACPI: PM-Timer IO Port: 0x608
[ 0.013220] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.013249] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.013252] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.013254] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.013255] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.013256] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.013257] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.013261] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.013262] TSC deadline timer available
[ 0.013263] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.013278] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[ 0.013298] kvm-guest: KVM setup pv remote TLB flush
[ 0.013301] kvm-guest: setup PV sched yield
[ 0.013313] [mem 0xc0000000-0xfed1bfff] available for PCI devices
[ 0.013314] Booting paravirtualized kernel on KVM
[ 0.013316] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.018331] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.018615] percpu: Embedded 56 pages/cpu s189032 r8192 d32152 u524288
[ 0.018619] pcpu-alloc: s189032 r8192 d32152 u524288 alloc=1*2097152
[ 0.018621] pcpu-alloc: [0] 0 1 2 3
[ 0.018646] Kernel command line: ro root=LABEL=root rootfstype=ext4 rootflags=rw,noatime init=/lib/systemd/systemd video=800x600@60 cgroup_no_v1=all
[ 0.018704] random: crng init done
[ 0.018931] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.019011] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.019064] Fallback order for Node 0: 0
[ 0.019067] Built 1 zonelists, mobility grouping on. Total pages: 515803
[ 0.019068] Policy zone: DMA32
[ 0.019069] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.021991] Memory: 2023432K/2096612K available (14336K kernel code, 2184K rwdata, 4536K rodata, 1308K init, 2280K bss, 72924K reserved, 0K cma-reserved)
[ 0.022016] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.022736] Dynamic Preempt: voluntary
[ 0.022874] rcu: Preemptible hierarchical RCU implementation.
[ 0.022874] rcu: RCU event tracing is enabled.
[ 0.022875] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.022876] Trampoline variant of Tasks RCU enabled.
[ 0.022877] Tracing variant of Tasks RCU enabled.
[ 0.022877] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.022878] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.023527] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16
[ 0.023699] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.028126] Console: colour VGA+ 80x25
[ 0.028128] printk: legacy console [tty0] enabled
[ 0.050315] ACPI: Core revision 20230628
[ 0.050526] APIC: Switch to symmetric I/O mode setup
[ 0.050730] kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask()
[ 0.051013] kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself()
[ 0.051964] kvm-guest: setup PV IPIs
[ 0.052995] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e4180184, max_idle_ns: 440795270742 ns
[ 0.053363] Calibrating delay loop (skipped) preset value.. 5999.99 BogoMIPS (lpj=2999996)
[ 0.053760] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.054072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.054285] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.054360] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.054360] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.054360] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.054360] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.054360] RETBleed: Mitigation: Enhanced IBRS
[ 0.054360] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.054360] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.054360] TAA: Mitigation: TSX disabled
[ 0.054360] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.054360] SRBDS: Unknown: Dependent on hypervisor status
[ 0.054360] GDS: Unknown: Dependent on hypervisor status
[ 0.054360] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.054360] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.054360] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.054360] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.054360] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.054360] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.054360] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.054360] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.054360] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.054360] Freeing SMP alternatives memory: 40K
[ 0.054360] pid_max: default: 32768 minimum: 301
[ 0.054360] LSM: initializing lsm=capability,selinux,integrity
[ 0.054360] SELinux: Initializing.
[ 0.054360] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.054360] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.054360] cgroup: Disabling cpuset control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling cpu control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling cpuacct control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling blkio control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling devices control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling freezer control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling net_cls control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling perf_event control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling net_prio control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling hugetlb control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling pids control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling rdma control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling misc control group subsystem in v1 mounts
[ 0.054360] cgroup: Disabling debug control group subsystem in v1 mounts
[ 0.054360] smpboot: CPU0: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[ 0.054360] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.054379] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.054674] Performance Events: Skylake events, full-width counters, Intel PMU driver.
[ 0.054993] ... version: 2
[ 0.055158] ... bit width: 48
[ 0.055331] ... generic registers: 8
[ 0.055362] ... value mask: 0000ffffffffffff
[ 0.055553] ... max period: 00007fffffffffff
[ 0.055744] ... fixed-purpose events: 3
[ 0.055912] ... event mask: 00000007000000ff
[ 0.056200] signal: max sigframe size: 1616
[ 0.056507] rcu: Hierarchical SRCU implementation.
[ 0.056694] rcu: Max phase no-delay instances is 400.
[ 0.056993] smp: Bringing up secondary CPUs ...
[ 0.057242] smpboot: x86: Booting SMP configuration:
[ 0.057364] .... node #0, CPUs: #1 #2 #3
[ 0.030656] smpboot: CPU 1 Converting physical 0 to logical die 1
[ 0.030656] smpboot: CPU 2 Converting physical 0 to logical die 2
[ 0.030656] smpboot: CPU 3 Converting physical 0 to logical die 3
[ 0.060535] smp: Brought up 1 node, 4 CPUs
[ 0.061528] smpboot: Max logical packages: 4
[ 0.061697] smpboot: Total of 4 processors activated (23999.96 BogoMIPS)
[ 0.062509] devtmpfs: initialized
[ 0.062644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.063365] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.063778] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.064060] audit: initializing netlink subsys (disabled)
[ 0.064278] audit: type=2000 audit(1701231268.545:1): state=initialized audit_enabled=0 res=1
[ 0.064380] thermal_sys: Registered thermal governor 'step_wise'
[ 0.064643] thermal_sys: Registered thermal governor 'user_space'
[ 0.064859] cpuidle: using governor menu
[ 0.065501] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[ 0.065816] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved as E820 entry
[ 0.066094] PCI: Using configuration type 1 for base access
[ 0.066422] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.067672] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.067901] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.070501] ACPI: Added _OSI(Module Device)
[ 0.070679] ACPI: Added _OSI(Processor Device)
[ 0.070853] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.071035] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.072024] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.076642] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[ 0.076958] ACPI: Interpreter enabled
[ 0.077123] ACPI: PM: (supports S0 S5)
[ 0.077283] ACPI: Using IOAPIC for interrupt routing
[ 0.077379] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.077696] PCI: Using E820 reservations for host bridge windows
[ 0.077963] ACPI: Enabled 2 GPEs in block 00 to 3F
[ 0.079735] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.079953] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.080290] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[ 0.080400] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]
[ 0.080678] PCI host bridge to bus 0000:00
[ 0.080849] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.081068] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.081288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.081363] pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window]
[ 0.081637] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.081911] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]
[ 0.082192] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.082402] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[ 0.082886] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000
[ 0.084388] pci 0000:00:01.0: reg 0x10: [mem 0xfa000000-0xfaffffff pref]
[ 0.087379] pci 0000:00:01.0: reg 0x18: [mem 0xfea10000-0xfea10fff]
[ 0.095342] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref]
[ 0.096438] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.096994] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400
[ 0.098363] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff]
[ 0.101659] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400
[ 0.104284] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff]
[ 0.107848] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400
[ 0.109951] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff]
[ 0.114661] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400
[ 0.116364] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff]
[ 0.119483] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400
[ 0.122158] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff]
[ 0.126777] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400
[ 0.128364] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff]
[ 0.131828] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400
[ 0.134007] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff]
[ 0.136896] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400
[ 0.138364] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff]
[ 0.142801] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400
[ 0.144365] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff]
[ 0.147505] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400
[ 0.149363] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff]
[ 0.153794] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400
[ 0.155364] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff]
[ 0.158938] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400
[ 0.160364] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff]
[ 0.164845] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400
[ 0.166364] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff]
[ 0.169510] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400
[ 0.171363] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff]
[ 0.174955] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
[ 0.175471] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.175922] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[ 0.181364] pci 0000:00:1f.2: reg 0x20: [io 0xc040-0xc05f]
[ 0.183363] pci 0000:00:1f.2: reg 0x24: [mem 0xfea1f000-0xfea1ffff]
[ 0.184629] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.187363] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f]
[ 0.189330] pci 0000:01:00.0: [1af4:1049] type 00 class 0x000200
[ 0.191363] pci 0000:01:00.0: reg 0x14: [mem 0xfe800000-0xfe800fff]
[ 0.195364] pci 0000:01:00.0: reg 0x20: [mem 0xfca00000-0xfca03fff 64bit pref]
[ 0.197415] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.197630] pci 0000:00:02.0: bridge window [mem 0xfe800000-0xfe9fffff]
[ 0.197867] pci 0000:00:02.0: bridge window [mem 0xfca00000-0xfcbfffff 64bit pref]
[ 0.198898] pci 0000:02:00.0: [1af4:1041] type 00 class 0x020000
[ 0.200941] pci 0000:02:00.0: reg 0x14: [mem 0xfe640000-0xfe640fff]
[ 0.204958] pci 0000:02:00.0: reg 0x20: [mem 0xfc800000-0xfc803fff 64bit pref]
[ 0.205950] pci 0000:02:00.0: reg 0x30: [mem 0xfe600000-0xfe63ffff pref]
[ 0.207262] pci 0000:00:02.1: PCI bridge to [bus 02]
[ 0.207386] pci 0000:00:02.1: bridge window [mem 0xfe600000-0xfe7fffff]
[ 0.207626] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc9fffff 64bit pref]
[ 0.208543] pci 0000:03:00.0: [1b36:000d] type 00 class 0x0c0330
[ 0.209363] pci 0000:03:00.0: reg 0x10: [mem 0xfe400000-0xfe403fff 64bit]
[ 0.213829] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.214050] pci 0000:00:02.2: bridge window [mem 0xfe400000-0xfe5fffff]
[ 0.214287] pci 0000:00:02.2: bridge window [mem 0xfc600000-0xfc7fffff 64bit pref]
[ 0.215248] pci 0000:04:00.0: [1af4:1043] type 00 class 0x078000
[ 0.217364] pci 0000:04:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff]
[ 0.220364] pci 0000:04:00.0: reg 0x20: [mem 0xfc400000-0xfc403fff 64bit pref]
[ 0.223371] pci 0000:00:02.3: PCI bridge to [bus 04]
[ 0.223584] pci 0000:00:02.3: bridge window [mem 0xfe200000-0xfe3fffff]
[ 0.223823] pci 0000:00:02.3: bridge window [mem 0xfc400000-0xfc5fffff 64bit pref]
[ 0.224910] pci 0000:05:00.0: [1af4:1042] type 00 class 0x010000
[ 0.228365] pci 0000:05:00.0: reg 0x14: [mem 0xfe000000-0xfe000fff]
[ 0.231368] pci 0000:05:00.0: reg 0x20: [mem 0xfc200000-0xfc203fff 64bit pref]
[ 0.234284] pci 0000:00:02.4: PCI bridge to [bus 05]
[ 0.234398] pci 0000:00:02.4: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.235385] pci 0000:00:02.4: bridge window [mem 0xfc200000-0xfc3fffff 64bit pref]
[ 0.236561] pci 0000:06:00.0: [1af4:1045] type 00 class 0x00ff00
[ 0.239731] pci 0000:06:00.0: reg 0x20: [mem 0xfc000000-0xfc003fff 64bit pref]
[ 0.241366] pci 0000:00:02.5: PCI bridge to [bus 06]
[ 0.241576] pci 0000:00:02.5: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.241811] pci 0000:00:02.5: bridge window [mem 0xfc000000-0xfc1fffff 64bit pref]
[ 0.242896] pci 0000:07:00.0: [1af4:1044] type 00 class 0x00ff00
[ 0.245364] pci 0000:07:00.0: reg 0x14: [mem 0xfdc00000-0xfdc00fff]
[ 0.248363] pci 0000:07:00.0: reg 0x20: [mem 0xfbe00000-0xfbe03fff 64bit pref]
[ 0.250987] pci 0000:00:02.6: PCI bridge to [bus 07]
[ 0.251200] pci 0000:00:02.6: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.251386] pci 0000:00:02.6: bridge window [mem 0xfbe00000-0xfbffffff 64bit pref]
[ 0.252567] pci 0000:08:00.0: [1af4:1048] type 00 class 0x010000
[ 0.256058] pci 0000:08:00.0: reg 0x14: [mem 0xfda00000-0xfda00fff]
[ 0.259079] pci 0000:08:00.0: reg 0x20: [mem 0xfbc00000-0xfbc03fff 64bit pref]
[ 0.261550] pci 0000:00:02.7: PCI bridge to [bus 08]
[ 0.261758] pci 0000:00:02.7: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.262003] pci 0000:00:02.7: bridge window [mem 0xfbc00000-0xfbdfffff 64bit pref]
[ 0.263866] pci 0000:00:03.0: PCI bridge to [bus 09]
[ 0.264081] pci 0000:00:03.0: bridge window [mem 0xfd800000-0xfd9fffff]
[ 0.264384] pci 0000:00:03.0: bridge window [mem 0xfba00000-0xfbbfffff 64bit pref]
[ 0.265472] pci 0000:00:03.1: PCI bridge to [bus 0a]
[ 0.265690] pci 0000:00:03.1: bridge window [mem 0xfd600000-0xfd7fffff]
[ 0.265929] pci 0000:00:03.1: bridge window [mem 0xfb800000-0xfb9fffff 64bit pref]
[ 0.266804] pci 0000:00:03.2: PCI bridge to [bus 0b]
[ 0.267010] pci 0000:00:03.2: bridge window [mem 0xfd400000-0xfd5fffff]
[ 0.267245] pci 0000:00:03.2: bridge window [mem 0xfb600000-0xfb7fffff 64bit pref]
[ 0.268149] pci 0000:00:03.3: PCI bridge to [bus 0c]
[ 0.268386] pci 0000:00:03.3: bridge window [mem 0xfd200000-0xfd3fffff]
[ 0.268623] pci 0000:00:03.3: bridge window [mem 0xfb400000-0xfb5fffff 64bit pref]
[ 0.269471] pci 0000:00:03.4: PCI bridge to [bus 0d]
[ 0.269678] pci 0000:00:03.4: bridge window [mem 0xfd000000-0xfd1fffff]
[ 0.269914] pci 0000:00:03.4: bridge window [mem 0xfb200000-0xfb3fffff 64bit pref]
[ 0.271987] pci 0000:00:03.5: PCI bridge to [bus 0e]
[ 0.272204] pci 0000:00:03.5: bridge window [mem 0xfce00000-0xfcffffff]
[ 0.272385] pci 0000:00:03.5: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 0.283384] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 0.283718] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.284014] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.284320] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.284430] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 0.284723] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[ 0.285004] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.285258] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.285386] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[ 0.285599] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[ 0.285816] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[ 0.286027] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[ 0.286235] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[ 0.286368] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[ 0.286576] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[ 0.287016] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[ 0.287482] iommu: Default domain type: Translated
[ 0.287686] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.287991] SCSI subsystem initialized
[ 0.288372] libata version 3.00 loaded.
[ 0.288396] ACPI: bus type USB registered
[ 0.288581] usbcore: registered new interface driver usbfs
[ 0.288791] usbcore: registered new interface driver hub
[ 0.288990] usbcore: registered new device driver usb
[ 0.289188] pps_core: LinuxPPS API ver. 1 registered
[ 0.289362] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.289670] PTP clock support registered
[ 0.290035] NetLabel: Initializing
[ 0.290195] NetLabel: domain hash size = 128
[ 0.290362] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.290581] NetLabel: unlabeled traffic allowed by default
[ 0.290793] PCI: Using ACPI for IRQ routing
[ 0.329029] PCI: pci_cache_line_size set to 64 bytes
[ 0.329323] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.329327] e820: reserve RAM buffer [mem 0x7ffdb000-0x7fffffff]
[ 0.329380] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[ 0.329602] pci 0000:00:01.0: vgaarb: bridge control possible
[ 0.329801] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.330104] vgaarb: loaded
[ 0.330415] clocksource: Switched to clocksource kvm-clock
[ 0.330701] VFS: Disk quotas dquot_6.6.0
[ 0.330890] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.331158] pnp: PnP ACPI init
[ 0.331410] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved
[ 0.331821] pnp: PnP ACPI: found 5 devices
[ 0.339193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.339525] NET: Registered PF_INET protocol family
[ 0.339765] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.340484] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.340794] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.341079] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.341499] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.341833] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.342073] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.342297] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.342562] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.342795] pci 0000:00:02.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.343100] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.343398] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.343736] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 0.344086] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 0.344393] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 0.344762] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
[ 0.345117] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
[ 0.345482] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
[ 0.345824] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
[ 0.346158] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000
[ 0.346493] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000
[ 0.346826] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000
[ 0.347138] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
[ 0.347465] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff]
[ 0.347686] pci 0000:00:02.1: BAR 7: assigned [io 0x2000-0x2fff]
[ 0.347893] pci 0000:00:02.2: BAR 7: assigned [io 0x3000-0x3fff]
[ 0.348101] pci 0000:00:02.3: BAR 7: assigned [io 0x4000-0x4fff]
[ 0.348309] pci 0000:00:02.4: BAR 7: assigned [io 0x5000-0x5fff]
[ 0.348520] pci 0000:00:02.5: BAR 7: assigned [io 0x6000-0x6fff]
[ 0.348729] pci 0000:00:02.6: BAR 7: assigned [io 0x7000-0x7fff]
[ 0.348935] pci 0000:00:02.7: BAR 7: assigned [io 0x8000-0x8fff]
[ 0.349139] pci 0000:00:03.0: BAR 7: assigned [io 0x9000-0x9fff]
[ 0.349344] pci 0000:00:03.1: BAR 7: assigned [io 0xa000-0xafff]
[ 0.349555] pci 0000:00:03.2: BAR 7: assigned [io 0xb000-0xbfff]
[ 0.349767] pci 0000:00:03.3: BAR 7: assigned [io 0xd000-0xdfff]
[ 0.349976] pci 0000:00:03.4: BAR 7: assigned [io 0xe000-0xefff]
[ 0.350184] pci 0000:00:03.5: BAR 7: assigned [io 0xf000-0xffff]
[ 0.350391] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.350588] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
[ 0.352365] pci 0000:00:02.0: bridge window [mem 0xfe800000-0xfe9fffff]
[ 0.353548] pci 0000:00:02.0: bridge window [mem 0xfca00000-0xfcbfffff 64bit pref]
[ 0.355752] pci 0000:00:02.1: PCI bridge to [bus 02]
[ 0.355947] pci 0000:00:02.1: bridge window [io 0x2000-0x2fff]
[ 0.357581] pci 0000:00:02.1: bridge window [mem 0xfe600000-0xfe7fffff]
[ 0.358770] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc9fffff 64bit pref]
[ 0.360975] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.361170] pci 0000:00:02.2: bridge window [io 0x3000-0x3fff]
[ 0.362832] pci 0000:00:02.2: bridge window [mem 0xfe400000-0xfe5fffff]
[ 0.364519] pci 0000:00:02.2: bridge window [mem 0xfc600000-0xfc7fffff 64bit pref]
[ 0.366222] pci 0000:00:02.3: PCI bridge to [bus 04]
[ 0.366416] pci 0000:00:02.3: bridge window [io 0x4000-0x4fff]
[ 0.367710] pci 0000:00:02.3: bridge window [mem 0xfe200000-0xfe3fffff]
[ 0.368776] pci 0000:00:02.3: bridge window [mem 0xfc400000-0xfc5fffff 64bit pref]
[ 0.370951] pci 0000:00:02.4: PCI bridge to [bus 05]
[ 0.371146] pci 0000:00:02.4: bridge window [io 0x5000-0x5fff]
[ 0.372795] pci 0000:00:02.4: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.373923] pci 0000:00:02.4: bridge window [mem 0xfc200000-0xfc3fffff 64bit pref]
[ 0.377024] pci 0000:00:02.5: PCI bridge to [bus 06]
[ 0.377217] pci 0000:00:02.5: bridge window [io 0x6000-0x6fff]
[ 0.378406] pci 0000:00:02.5: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.379312] pci 0000:00:02.5: bridge window [mem 0xfc000000-0xfc1fffff 64bit pref]
[ 0.380949] pci 0000:00:02.6: PCI bridge to [bus 07]
[ 0.381143] pci 0000:00:02.6: bridge window [io 0x7000-0x7fff]
[ 0.382374] pci 0000:00:02.6: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.383302] pci 0000:00:02.6: bridge window [mem 0xfbe00000-0xfbffffff 64bit pref]
[ 0.385265] pci 0000:00:02.7: PCI bridge to [bus 08]
[ 0.387040] pci 0000:00:02.7: bridge window [io 0x8000-0x8fff]
[ 0.388302] pci 0000:00:02.7: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.389188] pci 0000:00:02.7: bridge window [mem 0xfbc00000-0xfbdfffff 64bit pref]
[ 0.390774] pci 0000:00:03.0: PCI bridge to [bus 09]
[ 0.390969] pci 0000:00:03.0: bridge window [io 0x9000-0x9fff]
[ 0.392155] pci 0000:00:03.0: bridge window [mem 0xfd800000-0xfd9fffff]
[ 0.393050] pci 0000:00:03.0: bridge window [mem 0xfba00000-0xfbbfffff 64bit pref]
[ 0.394707] pci 0000:00:03.1: PCI bridge to [bus 0a]
[ 0.394901] pci 0000:00:03.1: bridge window [io 0xa000-0xafff]
[ 0.396116] pci 0000:00:03.1: bridge window [mem 0xfd600000-0xfd7fffff]
[ 0.397096] pci 0000:00:03.1: bridge window [mem 0xfb800000-0xfb9fffff 64bit pref]
[ 0.400299] pci 0000:00:03.2: PCI bridge to [bus 0b]
[ 0.400503] pci 0000:00:03.2: bridge window [io 0xb000-0xbfff]
[ 0.401700] pci 0000:00:03.2: bridge window [mem 0xfd400000-0xfd5fffff]
[ 0.402596] pci 0000:00:03.2: bridge window [mem 0xfb600000-0xfb7fffff 64bit pref]
[ 0.406783] pci 0000:00:03.3: PCI bridge to [bus 0c]
[ 0.406979] pci 0000:00:03.3: bridge window [io 0xd000-0xdfff]
[ 0.408184] pci 0000:00:03.3: bridge window [mem 0xfd200000-0xfd3fffff]
[ 0.409068] pci 0000:00:03.3: bridge window [mem 0xfb400000-0xfb5fffff 64bit pref]
[ 0.412588] pci 0000:00:03.4: PCI bridge to [bus 0d]
[ 0.412793] pci 0000:00:03.4: bridge window [io 0xe000-0xefff]
[ 0.413985] pci 0000:00:03.4: bridge window [mem 0xfd000000-0xfd1fffff]
[ 0.414873] pci 0000:00:03.4: bridge window [mem 0xfb200000-0xfb3fffff 64bit pref]
[ 0.416636] pci 0000:00:03.5: PCI bridge to [bus 0e]
[ 0.416841] pci 0000:00:03.5: bridge window [io 0xf000-0xffff]
[ 0.418024] pci 0000:00:03.5: bridge window [mem 0xfce00000-0xfcffffff]
[ 0.418998] pci 0000:00:03.5: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 0.420870] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.421125] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.422719] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.422961] pci_bus 0000:00: resource 7 [mem 0x80000000-0xafffffff window]
[ 0.423216] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 0.423464] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]
[ 0.423727] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.423951] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[ 0.424183] pci_bus 0000:01: resource 2 [mem 0xfca00000-0xfcbfffff 64bit pref]
[ 0.424491] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.424718] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[ 0.424961] pci_bus 0000:02: resource 2 [mem 0xfc800000-0xfc9fffff 64bit pref]
[ 0.425270] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 0.425497] pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe5fffff]
[ 0.425746] pci_bus 0000:03: resource 2 [mem 0xfc600000-0xfc7fffff 64bit pref]
[ 0.426055] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
[ 0.426271] pci_bus 0000:04: resource 1 [mem 0xfe200000-0xfe3fffff]
[ 0.426551] pci_bus 0000:04: resource 2 [mem 0xfc400000-0xfc5fffff 64bit pref]
[ 0.426826] pci_bus 0000:05: resource 0 [io 0x5000-0x5fff]
[ 0.427019] pci_bus 0000:05: resource 1 [mem 0xfe000000-0xfe1fffff]
[ 0.427225] pci_bus 0000:05: resource 2 [mem 0xfc200000-0xfc3fffff 64bit pref]
[ 0.427509] pci_bus 0000:06: resource 0 [io 0x6000-0x6fff]
[ 0.427711] pci_bus 0000:06: resource 1 [mem 0xfde00000-0xfdffffff]
[ 0.427923] pci_bus 0000:06: resource 2 [mem 0xfc000000-0xfc1fffff 64bit pref]
[ 0.428189] pci_bus 0000:07: resource 0 [io 0x7000-0x7fff]
[ 0.428387] pci_bus 0000:07: resource 1 [mem 0xfdc00000-0xfddfffff]
[ 0.428632] pci_bus 0000:07: resource 2 [mem 0xfbe00000-0xfbffffff 64bit pref]
[ 0.428905] pci_bus 0000:08: resource 0 [io 0x8000-0x8fff]
[ 0.429104] pci_bus 0000:08: resource 1 [mem 0xfda00000-0xfdbfffff]
[ 0.429312] pci_bus 0000:08: resource 2 [mem 0xfbc00000-0xfbdfffff 64bit pref]
[ 0.429582] pci_bus 0000:09: resource 0 [io 0x9000-0x9fff]
[ 0.429783] pci_bus 0000:09: resource 1 [mem 0xfd800000-0xfd9fffff]
[ 0.429993] pci_bus 0000:09: resource 2 [mem 0xfba00000-0xfbbfffff 64bit pref]
[ 0.430261] pci_bus 0000:0a: resource 0 [io 0xa000-0xafff]
[ 0.430456] pci_bus 0000:0a: resource 1 [mem 0xfd600000-0xfd7fffff]
[ 0.430670] pci_bus 0000:0a: resource 2 [mem 0xfb800000-0xfb9fffff 64bit pref]
[ 0.430941] pci_bus 0000:0b: resource 0 [io 0xb000-0xbfff]
[ 0.431135] pci_bus 0000:0b: resource 1 [mem 0xfd400000-0xfd5fffff]
[ 0.431343] pci_bus 0000:0b: resource 2 [mem 0xfb600000-0xfb7fffff 64bit pref]
[ 0.431642] pci_bus 0000:0c: resource 0 [io 0xd000-0xdfff]
[ 0.431854] pci_bus 0000:0c: resource 1 [mem 0xfd200000-0xfd3fffff]
[ 0.432062] pci_bus 0000:0c: resource 2 [mem 0xfb400000-0xfb5fffff 64bit pref]
[ 0.432328] pci_bus 0000:0d: resource 0 [io 0xe000-0xefff]
[ 0.432526] pci_bus 0000:0d: resource 1 [mem 0xfd000000-0xfd1fffff]
[ 0.432737] pci_bus 0000:0d: resource 2 [mem 0xfb200000-0xfb3fffff 64bit pref]
[ 0.433003] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff]
[ 0.433197] pci_bus 0000:0e: resource 1 [mem 0xfce00000-0xfcffffff]
[ 0.433403] pci_bus 0000:0e: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 0.434007] ACPI: \_SB_.GSIG: Enabled at IRQ 22
[ 0.435719] PCI: CLS 0 bytes, default 64
[ 0.435975] Unpacking initramfs...
[ 0.437239] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[ 0.437576] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e4180184, max_idle_ns: 440795270742 ns
[ 0.440339] Initialise system trusted keyrings
[ 0.440703] workingset: timestamp_bits=56 max_order=19 bucket_order=0
[ 0.441096] 9p: Installing v9fs 9p2000 file system support
[ 0.452495] NET: Registered PF_ALG protocol family
[ 0.452690] Key type asymmetric registered
[ 0.452865] Asymmetric key parser 'x509' registered
[ 0.453060] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.453352] io scheduler mq-deadline registered
[ 0.453535] io scheduler kyber registered
[ 0.456000] pcieport 0000:00:02.0: PME: Signaling with IRQ 24
[ 0.458462] pcieport 0000:00:02.1: PME: Signaling with IRQ 25
[ 0.459610] pcieport 0000:00:02.2: PME: Signaling with IRQ 26
[ 0.461975] pcieport 0000:00:02.3: PME: Signaling with IRQ 27
[ 0.464984] pcieport 0000:00:02.4: PME: Signaling with IRQ 28
[ 0.466779] pcieport 0000:00:02.5: PME: Signaling with IRQ 29
[ 0.468795] pcieport 0000:00:02.6: PME: Signaling with IRQ 30
[ 0.471089] pcieport 0000:00:02.7: PME: Signaling with IRQ 31
[ 0.471635] ACPI: \_SB_.GSIH: Enabled at IRQ 23
[ 0.473640] pcieport 0000:00:03.0: PME: Signaling with IRQ 32
[ 0.476746] pcieport 0000:00:03.1: PME: Signaling with IRQ 33
[ 0.478516] pcieport 0000:00:03.2: PME: Signaling with IRQ 34
[ 0.480854] pcieport 0000:00:03.3: PME: Signaling with IRQ 35
[ 0.482721] pcieport 0000:00:03.4: PME: Signaling with IRQ 36
[ 0.484610] pcieport 0000:00:03.5: PME: Signaling with IRQ 37
[ 0.485087] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.485388] ACPI: button: Power Button [PWRF]
[ 0.493594] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.493949] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.507178] Non-volatile memory driver v1.3
[ 0.507369] Linux agpgart interface v0.103
[ 0.507627] ACPI: bus type drm_connector registered
[ 0.509540] loop: module loaded
[ 0.510272] virtio_blk virtio3: 4/0/0 default/read/poll queues
[ 0.511454] virtio_blk virtio3: [vda] 25169920 512-byte logical blocks (12.9 GB/12.0 GiB)
[ 0.517217] vda: vda1
[ 0.518765] scsi host0: Virtio SCSI HBA
[ 0.527752] ahci 0000:00:1f.2: version 3.0
[ 0.527941] ACPI: \_SB_.GSIA: Enabled at IRQ 16
[ 0.528611] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[ 0.528933] ahci 0000:00:1f.2: flags: 64bit ncq only
[ 0.530002] scsi host1: ahci
[ 0.530351] scsi host2: ahci
[ 0.530626] scsi host3: ahci
[ 0.531118] scsi host4: ahci
[ 0.531369] scsi host5: ahci
[ 0.531618] scsi host6: ahci
[ 0.531833] ata1: SATA max UDMA/133 abar m4096@0xfea1f000 port 0xfea1f100 irq 52 lpm-pol 0
[ 0.532136] ata2: SATA max UDMA/133 abar m4096@0xfea1f000 port 0xfea1f180 irq 52 lpm-pol 0
[ 0.532443] ata3: SATA max UDMA/133 abar m4096@0xfea1f000 port 0xfea1f200 irq 52 lpm-pol 0
[ 0.532770] ata4: SATA max UDMA/133 abar m4096@0xfea1f000 port 0xfea1f280 irq 52 lpm-pol 0
[ 0.533078] ata5: SATA max UDMA/133 abar m4096@0xfea1f000 port 0xfea1f300 irq 52 lpm-pol 0
[ 0.533376] ata6: SATA max UDMA/133 abar m4096@0xfea1f000 port 0xfea1f380 irq 52 lpm-pol 0
[ 0.539750] e100: Intel(R) PRO/100 Network Driver
[ 0.540504] e100: Copyright(c) 1999-2006 Intel Corporation
[ 0.540791] e1000: Intel(R) PRO/1000 Network Driver
[ 0.540996] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.541212] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.541404] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.541630] sky2: driver version 1.30
[ 0.542592] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.542895] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
[ 0.543391] xhci_hcd 0000:03:00.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[ 0.544319] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.544609] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
[ 0.544918] xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
[ 0.545201] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
[ 0.545507] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.545851] usb usb1: Product: xHCI Host Controller
[ 0.546039] usb usb1: Manufacturer: Linux 6.7.0-rc3 xhci-hcd
[ 0.546241] usb usb1: SerialNumber: 0000:03:00.0
[ 0.546544] hub 1-0:1.0: USB hub found
[ 0.546785] hub 1-0:1.0: 15 ports detected
[ 0.547365] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.547682] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
[ 0.547988] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.548260] usb usb2: Product: xHCI Host Controller
[ 0.548464] usb usb2: Manufacturer: Linux 6.7.0-rc3 xhci-hcd
[ 0.548816] usb usb2: SerialNumber: 0000:03:00.0
[ 0.551743] hub 2-0:1.0: USB hub found
[ 0.551970] hub 2-0:1.0: 15 ports detected
[ 0.552589] usbcore: registered new interface driver usblp
[ 0.552812] usbcore: registered new interface driver usb-storage
[ 0.553049] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.553917] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.554113] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.554617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 0.554997] rtc_cmos 00:03: RTC can wake from S4
[ 0.555764] rtc_cmos 00:03: registered as rtc0
[ 0.556011] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram
[ 0.556382] intel_pstate: CPU model not supported
[ 0.556827] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 0.557096] i2c i2c-0: 1/1 memory slots populated (from DMI)
[ 0.557302] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD
[ 0.557984] Initializing XFRM netlink socket
[ 0.558181] NET: Registered PF_INET6 protocol family
[ 0.558926] Segment Routing with IPv6
[ 0.559131] In-situ OAM (IOAM) with IPv6
[ 0.559338] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.559668] NET: Registered PF_PACKET protocol family
[ 0.559873] 9pnet: Installing 9P2000 support
[ 0.561628] Key type dns_resolver registered
[ 0.562283] IPI shorthand broadcast: enabled
[ 0.563813] sched_clock: Marking stable (534001213, 29656359)->(715501929, -151844357)
[ 0.564325] registered taskstats version 1
[ 0.564546] Loading compiled-in X.509 certificates
[ 0.565925] printk: legacy console [netcon0] enabled
[ 0.566122] netconsole: network logging started
[ 0.782721] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 0.851071] ata2: SATA link down (SStatus 0 SControl 300)
[ 0.851374] ata4: SATA link down (SStatus 0 SControl 300)
[ 0.851690] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.851960] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 0.852167] ata1.00: applying bridge limits
[ 0.852398] ata1.00: configured for UDMA/100
[ 0.852725] ata3: SATA link down (SStatus 0 SControl 300)
[ 0.853007] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 0.853033] ata5: SATA link down (SStatus 0 SControl 300)
[ 0.853688] ata6: SATA link down (SStatus 0 SControl 300)
[ 0.863226] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 0.863466] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.871410] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 0.871539] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 0.904503] Freeing initrd memory: 4736K
[ 0.905000] Freeing unused kernel image (initmem) memory: 1308K
[ 0.908695] Write protecting the kernel read-only data: 20480k
[ 0.909431] Freeing unused kernel image (rodata/data gap) memory: 1608K
[ 0.921801] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.922103] Run /init as init process
[ 0.922279] with arguments:
[ 0.922280] /init
[ 0.922281] with environment:
[ 0.922281] HOME=/
[ 0.922282] TERM=linux
[ 0.922936] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[ 0.923215] uname (81) used greatest stack depth: 14248 bytes left
[ 0.923245] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=10
[ 0.923758] usb 1-1: Product: QEMU USB Tablet
[ 0.923935] usb 1-1: Manufacturer: QEMU
[ 0.924102] usb 1-1: SerialNumber: 28754-0000:00:02.2:00.0-1
[ 0.925124] cut (89) used greatest stack depth: 14224 bytes left
[ 0.933332] mount (103) used greatest stack depth: 14000 bytes left
[ 0.939668] init (117) used greatest stack depth: 13896 bytes left
[ 1.154034] udevd[1079]: starting version 3.2.10
[ 1.154862] udevd (1079) used greatest stack depth: 13784 bytes left
[ 1.154960] udevd[1080]: starting eudev-3.2.10
[ 1.189850] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[ 1.270682] EXT4-fs (vda1): mounted filesystem e94c3f16-1bc7-4dd7-af3c-d28f93ae69b4 r/w with ordered data mode. Quota mode: none.
[ 1.270804] mount (1145) used greatest stack depth: 13536 bytes left
[ 1.300855] test (1177) used greatest stack depth: 13168 bytes left
[ 1.336681] systemd[1]: systemd 254 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 1.337686] systemd[1]: Detected virtualization kvm.
[ 1.337909] systemd[1]: Detected architecture x86-64.
[ 1.339302] systemd[1]: Hostname set to <debug>.
[ 1.365159] systemd-fstab-generator[1196]: Checking was requested for "shared", but it is not a device.
[ 1.420367] systemd[1]: Queued start job for default target graphical.target.
[ 1.429178] systemd[1]: Created slice system-getty.slice.
[ 1.429861] systemd[1]: Created slice system-modprobe.slice.
[ 1.430441] systemd[1]: Created slice user.slice.
[ 1.430926] systemd[1]: Started systemd-ask-password-console.path.
[ 1.431454] systemd[1]: Started systemd-ask-password-wall.path.
[ 1.431963] systemd[1]: proc-sys-fs-binfmt_misc.automount was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
[ 1.432415] systemd[1]: Reached target paths.target.
[ 1.432872] systemd[1]: Reached target remote-fs.target.
[ 1.433328] systemd[1]: Reached target slices.target.
[ 1.433798] systemd[1]: Reached target swap.target.
[ 1.435448] systemd[1]: Listening on systemd-coredump.socket.
[ 1.436747] systemd[1]: Listening on systemd-journald-audit.socket.
[ 1.437319] systemd[1]: Listening on systemd-journald-dev-log.socket.
[ 1.437912] systemd[1]: Listening on systemd-journald.socket.
[ 1.438497] systemd[1]: Listening on systemd-networkd.socket.
[ 1.439067] systemd[1]: Listening on systemd-udevd-control.socket.
[ 1.439629] systemd[1]: Listening on systemd-udevd-kernel.socket.
[ 1.440195] systemd[1]: Listening on systemd-userdbd.socket.
[ 1.450841] systemd[1]: Mounting dev-hugepages.mount...
[ 1.451928] systemd[1]: Mounting dev-mqueue.mount...
[ 1.453054] systemd[1]: Mounting sys-kernel-debug.mount...
[ 1.454061] systemd[1]: Mounting sys-kernel-tracing.mount...
[ 1.455064] systemd[1]: Mounting tmp.mount...
[ 1.455805] systemd[1]: kmod-static-nodes.service was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.7.0-rc3/modules.devname).
[ 1.456835] systemd[1]: Starting modprobe@configfs.service...
[ 1.457873] systemd[1]: Starting modprobe@dm_mod.service...
[ 1.458925] systemd[1]: Starting modprobe@drm.service...
[ 1.459941] systemd[1]: Starting modprobe@efi_pstore.service...
[ 1.460997] systemd[1]: Starting modprobe@fuse.service...
[ 1.462060] systemd[1]: Starting modprobe@loop.service...
[ 1.462712] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 1.463108] systemd[1]: systemd-journald.service: (This warning is only shown for the first unit using IP firewalling.)
[ 1.463959] systemd[1]: Starting systemd-journald.service...
[ 1.464612] systemd[1]: systemd-modules-load.service was skipped because no trigger condition checks were met.
[ 1.465507] systemd[1]: Starting systemd-network-generator.service...
[ 1.467013] systemd[1]: Starting systemd-remount-fs.service...
[ 1.468181] systemd[1]: Starting systemd-sysctl.service...
[ 1.470078] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service...
[ 1.471216] systemd[1]: Starting systemd-udev-trigger.service...
[ 1.472835] systemd[1]: Mounted dev-hugepages.mount.
[ 1.473393] systemd[1]: Mounted dev-mqueue.mount.
[ 1.473935] systemd[1]: Mounted sys-kernel-debug.mount.
[ 1.474443] systemd-journald[1214]: Collecting audit messages is enabled.
[ 1.475008] systemd[1]: Mounted sys-kernel-tracing.mount.
[ 1.475549] systemd[1]: Mounted tmp.mount.
[ 1.476140] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 1.476463] systemd[1]: Finished modprobe@configfs.service.
[ 1.480071] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 1.480395] systemd[1]: Finished modprobe@dm_mod.service.
[ 1.481036] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 1.481341] systemd[1]: Finished modprobe@drm.service.
[ 1.481975] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 1.482334] systemd[1]: Finished modprobe@efi_pstore.service.
[ 1.482972] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 1.483277] systemd[1]: Finished modprobe@fuse.service.
[ 1.483922] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 1.484225] systemd[1]: Finished modprobe@loop.service.
[ 1.484832] systemd[1]: Finished systemd-network-generator.service.
[ 1.485467] systemd[1]: Finished systemd-remount-fs.service.
[ 1.486144] systemd[1]: Finished systemd-sysctl.service.
[ 1.486910] systemd[1]: Reached target network-pre.target.
[ 1.487474] systemd[1]: sys-fs-fuse-connections.mount was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections).
[ 1.487995] systemd[1]: sys-kernel-config.mount was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config).
[ 1.488887] systemd[1]: systemd-hwdb-update.service was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 1.489280] systemd[1]: systemd-pstore.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 1.496806] systemd[1]: Starting systemd-random-seed.service...
[ 1.497462] systemd[1]: systemd-repart.service was skipped because no trigger condition checks were met.
[ 1.498312] systemd[1]: Starting systemd-userdbd.service...
[ 1.515168] systemd[1]: Started systemd-userdbd.service.
[ 1.515949] systemd[1]: Finished systemd-udev-trigger.service.
[ 1.518099] systemd[1]: Started systemd-journald.service.
[ 1.535742] systemd-journald[1214]: Received client request to flush runtime journal.
[ 1.619526] virtio_net virtio1 enp2s0: renamed from eth0
[ 1.674281] systemd-journald[1214]: /var/log/journal/ec8f8d3d2d32409bae2a379418c0a825/system.journal: Journal file uses a different sequence number ID, rotating.
[ 1.674775] systemd-journald[1214]: Rotating system journal.
[ 5.955597] (udev-worker) (1258) used greatest stack depth: 12768 bytes left
[ 7.900148] systemd-journald[1214]: /var/log/journal/ec8f8d3d2d32409bae2a379418c0a825/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment