Advertisement
Guest User

collision between ZONE_MOVABLE and memblock allocations

a guest
Jul 18th, 2023
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.33 KB | None | 0 0
  1. [ root@alara ~ ]
  2. # uname -a
  3. Linux alara 6.5.0-rc2 #87 SMP PREEMPT_DYNAMIC Tue Jul 18 12:24:44 MDT 2023 x86_64 GNU/Linux
  4. [ root@alara ~ ]
  5. # cat /proc/cmdline
  6. BOOT_IMAGE=/boot/vmlinuz-6.5.0-rc2 root=UUID=5ccc1f64-7470-48a8-8246-2fc31d76451c ro console=tty0 console=ttyS0,115200n8 earlyprintk=ttyS0,115200n8 movablecore=256M memblock=debug
  7. [ root@alara ~ ]
  8. # lsmem --split ZONES --output-all
  9. RANGE SIZE STATE REMOVABLE BLOCK NODE ZONES
  10. 0x0000000000000000-0x0000000007ffffff 128M online yes 0 0 None
  11. 0x0000000008000000-0x00000000bfffffff 2.9G online yes 1-23 0 DMA32
  12. 0x0000000100000000-0x000000012fffffff 768M online yes 32-37 0 Normal
  13. 0x0000000130000000-0x000000013fffffff 256M online yes 38-39 0 Movable
  14.  
  15. Memory block size: 128M
  16. Total online memory: 4G
  17. Total offline memory: 0B
  18. [ root@alara ~ ]
  19. # echo 0 > /sys/devices/system/memory/memory39/online
  20. bash: echo: write error: Device or resource busy
  21. [ root@alara ~ ]
  22. # dmesg
  23. [ 0.000000] Linux version 6.5.0-rc2 (zwisler@ravnica.bld.corp.google.com) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40.50.20230611) #87 SMP PREEMPT_DYNAMIC Tue Jul 18 12:24:44 MDT 2023
  24. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.5.0-rc2 root=UUID=5ccc1f64-7470-48a8-8246-2fc31d76451c ro console=tty0 console=ttyS0,115200n8 earlyprintk=ttyS0,115200n8 movablecore=256M memblock=debug
  25. [ 0.000000] BIOS-provided physical RAM map:
  26. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  27. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdcfff] usable
  30. [ 0.000000] BIOS-e820: [mem 0x00000000bffdd000-0x00000000bfffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
  34. [ 0.000000] printk: bootconsole [earlyser0] enabled
  35. [ 0.000000] NX (Execute Disable) protection: active
  36. [ 0.000000] SMBIOS 2.8 present.
  37. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014
  38. [ 0.000000] Hypervisor detected: KVM
  39. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  40. [ 0.000001] kvm-clock: using sched offset of 598993619852 cycles
  41. [ 0.000861] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
  42. [ 0.003598] tsc: Detected 2992.968 MHz processor
  43. [ 0.005202] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  44. [ 0.005205] e820: remove [mem 0x000a0000-0x000fffff] usable
  45. [ 0.005211] last_pfn = 0x140000 max_arch_pfn = 0x400000000
  46. [ 0.006174] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
  47. [ 0.007548] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  48. [ 0.009143] last_pfn = 0xbffdd max_arch_pfn = 0x400000000
  49. [ 0.017013] found SMP MP-table at [mem 0x000f5b90-0x000f5b9f]
  50. [ 0.017981] memblock_reserve: [0x00000000000f5b90-0x00000000000f5b9f] smp_scan_config+0xca/0x150
  51. [ 0.019512] memblock_reserve: [0x00000000000f5ba0-0x00000000000f5c7f] smp_scan_config+0x13a/0x150
  52. [ 0.021037] memblock_reserve: [0x0000000019400000-0x000000001940cfff] setup_arch+0xd92/0xfc0
  53. [ 0.022468] memblock_add: [0x0000000000001000-0x000000000009fbff] e820__memblock_setup+0x6f/0xb0
  54. [ 0.023970] memblock_add: [0x0000000000100000-0x00000000bffdcfff] e820__memblock_setup+0x6f/0xb0
  55. [ 0.025452] memblock_add: [0x0000000100000000-0x000000013fffffff] e820__memblock_setup+0x6f/0xb0
  56. [ 0.026953] MEMBLOCK configuration:
  57. [ 0.027542] memory size = 0x00000000fff7bc00 reserved size = 0x000000000385e000
  58. [ 0.028790] memory.cnt = 0x3
  59. [ 0.029305] memory[0x0] [0x0000000000001000-0x000000000009efff], 0x000000000009e000 bytes flags: 0x0
  60. [ 0.030873] memory[0x1] [0x0000000000100000-0x00000000bffdcfff], 0x00000000bfedd000 bytes flags: 0x0
  61. [ 0.032441] memory[0x2] [0x0000000100000000-0x000000013fffffff], 0x0000000040000000 bytes flags: 0x0
  62. [ 0.034010] reserved.cnt = 0x4
  63. [ 0.034555] reserved[0x0] [0x0000000000000000-0x000000000000ffff], 0x0000000000010000 bytes flags: 0x0
  64. [ 0.036151] reserved[0x1] [0x000000000009f000-0x00000000000fffff], 0x0000000000061000 bytes flags: 0x0
  65. [ 0.037735] reserved[0x2] [0x0000000016200000-0x000000001940cfff], 0x000000000320d000 bytes flags: 0x0
  66. [ 0.039346] reserved[0x3] [0x000000003742f000-0x0000000037a0efff], 0x00000000005e0000 bytes flags: 0x0
  67. [ 0.040945] memblock_phys_alloc_range: 28672 bytes align=0x1000 from=0x0000000000000000 max_addr=0x0000000000100000 reserve_real_mode+0x53/0x90
  68. [ 0.043130] memblock_reserve: [0x0000000000098000-0x000000000009efff] memblock_alloc_range_nid+0xe0/0x150
  69. [ 0.044752] memblock_reserve: [0x0000000000000000-0x00000000000fffff] setup_arch+0x791/0xfc0
  70. [ 0.046296] memblock_phys_alloc_range: 2097152 bytes align=0x200000 from=0x0000000000100000 max_addr=0x0000000140000000 init_mem_mapping+0x1c6/0x3b0
  71. [ 0.048562] memblock_reserve: [0x000000013fe00000-0x000000013fffffff] memblock_alloc_range_nid+0xe0/0x150
  72. [ 0.050177] memblock_phys_free: [0x000000013fe00000-0x000000013fffffff] init_mem_mapping+0x1d6/0x3b0
  73. [ 0.051765] memblock_phys_alloc_range: 4096 bytes align=0x1000 from=0x0000000120000000 max_addr=0x0000000140000000 alloc_low_pages+0x92/0x150
  74. [ 0.053860] memblock_reserve: [0x000000013ffff000-0x000000013fffffff] memblock_alloc_range_nid+0xe0/0x150
  75. [ 0.055465] memblock_phys_alloc_range: 4096 bytes align=0x1000 from=0x0000000120000000 max_addr=0x0000000140000000 alloc_low_pages+0x92/0x150
  76. [ 0.057553] memblock_reserve: [0x000000013fffe000-0x000000013fffefff] memblock_alloc_range_nid+0xe0/0x150
  77. [ 0.059147] memblock_phys_alloc_range: 4096 bytes align=0x1000 from=0x0000000120000000 max_addr=0x0000000140000000 alloc_low_pages+0x92/0x150
  78. [ 0.061237] memblock_reserve: [0x000000013fffd000-0x000000013fffdfff] memblock_alloc_range_nid+0xe0/0x150
  79. [ 0.062857] RAMDISK: [mem 0x3742f000-0x37a0efff]
  80. [ 0.063647] ACPI: Early table checksum verification disabled
  81. [ 0.064671] ACPI: RSDP 0x00000000000F59A0 000014 (v00 BOCHS )
  82. [ 0.065647] ACPI: RSDT 0x00000000BFFE1AC6 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
  83. [ 0.067116] ACPI: FACP 0x00000000BFFE197A 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
  84. [ 0.068557] ACPI: DSDT 0x00000000BFFE0040 00193A (v01 BOCHS BXPC 00000001 BXPC 00000001)
  85. [ 0.070025] ACPI: FACS 0x00000000BFFE0000 000040
  86. [ 0.070809] ACPI: APIC 0x00000000BFFE19EE 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
  87. [ 0.072253] ACPI: HPET 0x00000000BFFE1A66 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
  88. [ 0.073696] ACPI: WAET 0x00000000BFFE1A9E 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
  89. [ 0.075147] ACPI: Reserving FACP table memory at [mem 0xbffe197a-0xbffe19ed]
  90. [ 0.076335] memblock_reserve: [0x00000000bffe197a-0x00000000bffe19ed] acpi_reserve_initial_tables+0x46/0x70
  91. [ 0.077977] ACPI: Reserving DSDT table memory at [mem 0xbffe0040-0xbffe1979]
  92. [ 0.079172] memblock_reserve: [0x00000000bffe0040-0x00000000bffe1979] acpi_reserve_initial_tables+0x46/0x70
  93. [ 0.080828] ACPI: Reserving FACS table memory at [mem 0xbffe0000-0xbffe003f]
  94. [ 0.082014] memblock_reserve: [0x00000000bffe0000-0x00000000bffe003f] acpi_reserve_initial_tables+0x46/0x70
  95. [ 0.083657] ACPI: Reserving APIC table memory at [mem 0xbffe19ee-0xbffe1a65]
  96. [ 0.084843] memblock_reserve: [0x00000000bffe19ee-0x00000000bffe1a65] acpi_reserve_initial_tables+0x46/0x70
  97. [ 0.086504] ACPI: Reserving HPET table memory at [mem 0xbffe1a66-0xbffe1a9d]
  98. [ 0.087690] memblock_reserve: [0x00000000bffe1a66-0x00000000bffe1a9d] acpi_reserve_initial_tables+0x46/0x70
  99. [ 0.089299] ACPI: Reserving WAET table memory at [mem 0xbffe1a9e-0xbffe1ac5]
  100. [ 0.090473] memblock_reserve: [0x00000000bffe1a9e-0x00000000bffe1ac5] acpi_reserve_initial_tables+0x46/0x70
  101. [ 0.092413] No NUMA configuration found
  102. [ 0.093045] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
  103. [ 0.094161] memblock_reserve: [0x000000013ffd2000-0x000000013fffcfff] memblock_alloc_range_nid+0xe0/0x150
  104. [ 0.095736] NODE_DATA(0) allocated [mem 0x13ffd2000-0x13fffcfff]
  105. [ 0.096747] MEMBLOCK configuration:
  106. [ 0.097327] memory size = 0x00000000fff7bc00 reserved size = 0x000000000391cac6
  107. [ 0.098590] memory.cnt = 0x3
  108. [ 0.099106] memory[0x0] [0x0000000000001000-0x000000000009efff], 0x000000000009e000 bytes on node 0 flags: 0x0
  109. [ 0.100816] memory[0x1] [0x0000000000100000-0x00000000bffdcfff], 0x00000000bfedd000 bytes on node 0 flags: 0x0
  110. [ 0.102539] memory[0x2] [0x0000000100000000-0x000000013fffffff], 0x0000000040000000 bytes on node 0 flags: 0x0
  111. [ 0.104251] reserved.cnt = 0x6
  112. [ 0.104798] reserved[0x0] [0x0000000000000000-0x00000000000fffff], 0x0000000000100000 bytes on node 0 flags: 0x0
  113. [ 0.106544] reserved[0x1] [0x0000000016200000-0x000000001940cfff], 0x000000000320d000 bytes on node 0 flags: 0x0
  114. [ 0.108282] reserved[0x2] [0x000000003742f000-0x0000000037a0efff], 0x00000000005e0000 bytes on node 0 flags: 0x0
  115. [ 0.110030] reserved[0x3] [0x00000000bffe0000-0x00000000bffe1ac5], 0x0000000000001ac6 bytes on node 0 flags: 0x0
  116. [ 0.111774] reserved[0x4] [0x000000013ffd2000-0x000000013fffcfff], 0x000000000002b000 bytes flags: 0x0
  117. [ 0.113369] reserved[0x5] [0x000000013fffd000-0x000000013fffffff], 0x0000000000003000 bytes on node 0 flags: 0x0
  118. [ 0.115241] memblock_alloc_try_nid: 32768 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 sparse_init+0x418/0x450
  119. [ 0.117389] memblock_reserve: [0x000000013ffca000-0x000000013ffd1fff] memblock_alloc_range_nid+0xe0/0x150
  120. [ 0.119023] memblock_alloc_try_nid: 4096 bytes align=0x40 nid=0 from=0x0000000000000000 max_addr=0x0000000000000000 sparse_index_alloc+0x40/0x70
  121. [ 0.121211] memblock_reserve: [0x000000013ffc9000-0x000000013ffc9fff] memblock_alloc_range_nid+0xe0/0x150
  122. [ 0.122842] memblock_alloc_try_nid: 1280 bytes align=0x40 nid=0 from=0x0000000138000000 max_addr=0x0000000140000000 sparse_init_nid+0x92/0x570
  123. [ 0.125010] memblock_reserve: [0x000000013ffc8b00-0x000000013ffc8fff] memblock_alloc_range_nid+0xe0/0x150
  124. [ 0.126638] memblock_alloc_exact_nid_raw: 67108864 bytes align=0x200000 nid=0 from=0x0000000001000000 max_addr=0x0000000000000000 sparse_init_nid+0x103/0x570
  125. [ 0.129023] memblock_reserve: [0x000000013be00000-0x000000013fdfffff] memblock_alloc_range_nid+0xe0/0x150
  126. [ 0.130662] memblock_alloc_try_nid_raw: 4096 bytes align=0x1000 nid=0 from=0x0000000001000000 max_addr=0x0000000000000000 vmemmap_alloc_block_zero.constprop.0+0xc/0x50
  127. [ 0.133191] memblock_reserve: [0x000000013ffc7000-0x000000013ffc7fff] memblock_alloc_range_nid+0xe0/0x150
  128. [ 0.134819] memblock_alloc_try_nid_raw: 4096 bytes align=0x1000 nid=0 from=0x0000000001000000 max_addr=0x0000000000000000 vmemmap_alloc_block_zero.constprop.0+0xc/0x50
  129. [ 0.137354] memblock_reserve: [0x000000013ffc6000-0x000000013ffc6fff] memblock_alloc_range_nid+0xe0/0x150
  130. [ 0.138998] Zone ranges:
  131. [ 0.139428] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  132. [ 0.140478] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  133. [ 0.141533] Normal [mem 0x0000000100000000-0x000000013fffffff]
  134. [ 0.142591] Device empty
  135. [ 0.143078] Movable zone start for each node
  136. [ 0.143799] Node 0: 0x0000000130000000
  137. [ 0.144464] Early memory node ranges
  138. [ 0.145068] node 0: [mem 0x0000000000001000-0x000000000009efff]
  139. [ 0.146136] node 0: [mem 0x0000000000100000-0x00000000bffdcfff]
  140. [ 0.147193] node 0: [mem 0x0000000100000000-0x000000013fffffff]
  141. [ 0.148249] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
  142. [ 0.149447] On node 0, zone DMA: 1 pages in unavailable ranges
  143. [ 0.149482] On node 0, zone DMA: 97 pages in unavailable ranges
  144. [ 0.157737] On node 0, zone Normal: 35 pages in unavailable ranges
  145. [ 0.159520] ACPI: PM-Timer IO Port: 0x608
  146. [ 0.161242] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  147. [ 0.162272] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  148. [ 0.163431] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  149. [ 0.164496] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  150. [ 0.165605] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  151. [ 0.166735] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  152. [ 0.167877] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  153. [ 0.169028] ACPI: Using ACPI (MADT) for SMP configuration information
  154. [ 0.170140] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  155. [ 0.171007] memblock_alloc_try_nid: 73 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 acpi_parse_hpet+0x91/0x150
  156. [ 0.173165] memblock_reserve: [0x000000013ffc8a80-0x000000013ffc8ac8] memblock_alloc_range_nid+0xe0/0x150
  157. [ 0.174797] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  158. [ 0.175634] memblock_alloc_try_nid: 75 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 io_apic_init_mappings+0x43/0x220
  159. [ 0.177862] memblock_reserve: [0x000000013ffc8a00-0x000000013ffc8a4a] memblock_alloc_range_nid+0xe0/0x150
  160. [ 0.179525] memblock_alloc_try_nid: 576 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 e820__reserve_resources+0x2e/0x1f0
  161. [ 0.181807] memblock_reserve: [0x000000013ffc87c0-0x000000013ffc89ff] memblock_alloc_range_nid+0xe0/0x150
  162. [ 0.183446] memblock_alloc_try_nid: 104 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 firmware_map_add_early+0x2b/0x60
  163. [ 0.185700] memblock_reserve: [0x000000013ffc8740-0x000000013ffc87a7] memblock_alloc_range_nid+0xe0/0x150
  164. [ 0.187332] memblock_alloc_try_nid: 104 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 firmware_map_add_early+0x2b/0x60
  165. [ 0.189569] memblock_reserve: [0x000000013ffc86c0-0x000000013ffc8727] memblock_alloc_range_nid+0xe0/0x150
  166. [ 0.191189] memblock_alloc_try_nid: 104 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 firmware_map_add_early+0x2b/0x60
  167. [ 0.193389] memblock_reserve: [0x000000013ffc8640-0x000000013ffc86a7] memblock_alloc_range_nid+0xe0/0x150
  168. [ 0.194971] memblock_alloc_try_nid: 104 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 firmware_map_add_early+0x2b/0x60
  169. [ 0.197167] memblock_reserve: [0x000000013ffc85c0-0x000000013ffc8627] memblock_alloc_range_nid+0xe0/0x150
  170. [ 0.198750] memblock_alloc_try_nid: 104 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 firmware_map_add_early+0x2b/0x60
  171. [ 0.200935] memblock_reserve: [0x000000013ffc8540-0x000000013ffc85a7] memblock_alloc_range_nid+0xe0/0x150
  172. [ 0.202524] memblock_alloc_try_nid: 104 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 firmware_map_add_early+0x2b/0x60
  173. [ 0.204776] memblock_reserve: [0x000000013ffc84c0-0x000000013ffc8527] memblock_alloc_range_nid+0xe0/0x150
  174. [ 0.206406] memblock_alloc_try_nid: 104 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 firmware_map_add_early+0x2b/0x60
  175. [ 0.208645] memblock_reserve: [0x000000013ffc8440-0x000000013ffc84a7] memblock_alloc_range_nid+0xe0/0x150
  176. [ 0.210261] memblock_alloc_try_nid: 104 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 firmware_map_add_early+0x2b/0x60
  177. [ 0.212462] memblock_reserve: [0x000000013ffc83c0-0x000000013ffc8427] memblock_alloc_range_nid+0xe0/0x150
  178. [ 0.214047] memblock_alloc_try_nid: 32 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 register_nosave_region+0x53/0xe0
  179. [ 0.216212] memblock_reserve: [0x000000013ffc8380-0x000000013ffc839f] memblock_alloc_range_nid+0xe0/0x150
  180. [ 0.217782] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  181. [ 0.219039] memblock_alloc_try_nid: 32 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 register_nosave_region+0x53/0xe0
  182. [ 0.221212] memblock_reserve: [0x000000013ffc8340-0x000000013ffc835f] memblock_alloc_range_nid+0xe0/0x150
  183. [ 0.222805] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  184. [ 0.224087] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
  185. [ 0.225364] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  186. [ 0.226647] memblock_alloc_try_nid: 32 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 register_nosave_region+0x53/0xe0
  187. [ 0.228890] memblock_reserve: [0x000000013ffc8300-0x000000013ffc831f] memblock_alloc_range_nid+0xe0/0x150
  188. [ 0.230521] PM: hibernation: Registered nosave memory: [mem 0xbffdd000-0xbfffffff]
  189. [ 0.231805] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]
  190. [ 0.233088] PM: hibernation: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]
  191. [ 0.234370] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xfffbffff]
  192. [ 0.235660] PM: hibernation: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
  193. [ 0.236935] [mem 0xc0000000-0xfeffbfff] available for PCI devices
  194. [ 0.237959] Booting paravirtualized kernel on KVM
  195. [ 0.238773] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  196. [ 0.245081] memblock_alloc_try_nid: 180 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 start_kernel+0xd0/0x770
  197. [ 0.247220] memblock_reserve: [0x000000013ffc8240-0x000000013ffc82f3] memblock_alloc_range_nid+0xe0/0x150
  198. [ 0.248873] memblock_alloc_try_nid: 180 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 start_kernel+0xf7/0x770
  199. [ 0.251445] memblock_reserve: [0x000000013ffc8180-0x000000013ffc8233] memblock_alloc_range_nid+0xe0/0x150
  200. [ 0.253106] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
  201. [ 0.254434] memblock_alloc_try_nid: 4096 bytes align=0x1000 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_build_alloc_info+0x2ea/0x5f0
  202. [ 0.256783] memblock_reserve: [0x000000013ffc5000-0x000000013ffc5fff] memblock_alloc_range_nid+0xe0/0x150
  203. [ 0.258417] memblock_alloc_try_nid: 4096 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_embed_first_chunk+0x75/0x670
  204. [ 0.260687] memblock_reserve: [0x000000013ffc4000-0x000000013ffc4fff] memblock_alloc_range_nid+0xe0/0x150
  205. [ 0.262309] memblock_alloc_try_nid: 2097152 bytes align=0x200000 nid=0 from=0x0000000001000000 max_addr=0x0000000000000000 pcpu_fc_alloc+0xfd/0x160
  206. [ 0.264532] memblock_reserve: [0x000000013bc00000-0x000000013bdfffff] memblock_alloc_range_nid+0xe0/0x150
  207. [ 0.266427] memblock_phys_free: [0x000000013bc39000-0x000000013bdfffff] pcpu_embed_first_chunk+0x1e5/0x670
  208. [ 0.268017] percpu: Embedded 57 pages/cpu s193896 r8192 d31384 u2097152
  209. [ 0.269099] memblock_alloc_try_nid: 8 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_setup_first_chunk+0xc3/0x870
  210. [ 0.271354] memblock_reserve: [0x000000013ffc8140-0x000000013ffc8147] memblock_alloc_range_nid+0xe0/0x150
  211. [ 0.272936] memblock_alloc_try_nid: 8 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_setup_first_chunk+0xee/0x870
  212. [ 0.275181] memblock_reserve: [0x000000013ffc8100-0x000000013ffc8107] memblock_alloc_range_nid+0xe0/0x150
  213. [ 0.276797] memblock_alloc_try_nid: 4 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_setup_first_chunk+0x11c/0x870
  214. [ 0.279135] memblock_reserve: [0x000000013ffc80c0-0x000000013ffc80c3] memblock_alloc_range_nid+0xe0/0x150
  215. [ 0.280848] memblock_alloc_try_nid: 8 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_setup_first_chunk+0x14b/0x870
  216. [ 0.283234] memblock_reserve: [0x000000013ffc8080-0x000000013ffc8087] memblock_alloc_range_nid+0xe0/0x150
  217. [ 0.284966] pcpu-alloc: s193896 r8192 d31384 u2097152 alloc=1*2097152
  218. [ 0.284969] pcpu-alloc: [0] 0
  219. [ 0.284973] memblock_alloc_try_nid: 368 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_setup_first_chunk+0x6b1/0x870
  220. [ 0.287402] memblock_reserve: [0x000000013ffc3e80-0x000000013ffc3fef] memblock_alloc_range_nid+0xe0/0x150
  221. [ 0.289122] memblock_alloc_try_nid: 200 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_alloc_first_chunk+0x7b/0x280
  222. [ 0.291523] memblock_reserve: [0x000000013ffc3d80-0x000000013ffc3e47] memblock_alloc_range_nid+0xe0/0x150
  223. [ 0.293129] memblock_alloc_try_nid: 384 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_alloc_first_chunk+0xdb/0x280
  224. [ 0.295437] memblock_reserve: [0x000000013ffc3c00-0x000000013ffc3d7f] memblock_alloc_range_nid+0xe0/0x150
  225. [ 0.297001] memblock_alloc_try_nid: 392 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_alloc_first_chunk+0x10a/0x280
  226. [ 0.299289] memblock_reserve: [0x000000013ffc3a40-0x000000013ffc3bc7] memblock_alloc_range_nid+0xe0/0x150
  227. [ 0.300903] memblock_alloc_try_nid: 96 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_alloc_first_chunk+0x136/0x280
  228. [ 0.303171] memblock_reserve: [0x000000013ffc8000-0x000000013ffc805f] memblock_alloc_range_nid+0xe0/0x150
  229. [ 0.304786] memblock_alloc_try_nid: 200 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_alloc_first_chunk+0x7b/0x280
  230. [ 0.307067] memblock_reserve: [0x000000013ffc3940-0x000000013ffc3a07] memblock_alloc_range_nid+0xe0/0x150
  231. [ 0.308688] memblock_alloc_try_nid: 1024 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_alloc_first_chunk+0xdb/0x280
  232. [ 0.310980] memblock_reserve: [0x000000013ffc3540-0x000000013ffc393f] memblock_alloc_range_nid+0xe0/0x150
  233. [ 0.312599] memblock_alloc_try_nid: 1032 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_alloc_first_chunk+0x10a/0x280
  234. [ 0.314903] memblock_reserve: [0x000000013ffc3100-0x000000013ffc3507] memblock_alloc_range_nid+0xe0/0x150
  235. [ 0.316520] memblock_alloc_try_nid: 256 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 pcpu_alloc_first_chunk+0x136/0x280
  236. [ 0.318813] memblock_reserve: [0x000000013ffc3000-0x000000013ffc30ff] memblock_alloc_range_nid+0xe0/0x150
  237. [ 0.320438] memblock_phys_free: [0x000000013ffc5000-0x000000013ffc5fff] pcpu_embed_first_chunk+0x291/0x670
  238. [ 0.322070] memblock_phys_free: [0x000000013ffc4000-0x000000013ffc4fff] pcpu_embed_first_chunk+0x29c/0x670
  239. [ 0.323708] memblock_alloc_try_nid: 8 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 alloc_bootmem_cpumask_var+0x2e/0x60
  240. [ 0.325956] memblock_reserve: [0x000000013ffc5fc0-0x000000013ffc5fc7] memblock_alloc_range_nid+0xe0/0x150
  241. [ 0.327580] memblock_alloc_try_nid: 8 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 alloc_bootmem_cpumask_var+0x2e/0x60
  242. [ 0.329831] memblock_reserve: [0x000000013ffc5f80-0x000000013ffc5f87] memblock_alloc_range_nid+0xe0/0x150
  243. [ 0.331458] kvm-guest: PV spinlocks disabled, no host support
  244. [ 0.332445] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.5.0-rc2 root=UUID=5ccc1f64-7470-48a8-8246-2fc31d76451c ro console=tty0 console=ttyS0,115200n8 earlyprintk=ttyS0,115200n8 movablecore=256M memblock=debug
  245. [ 0.335746] memblock_alloc_try_nid: 36 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 start_kernel+0x53e/0x770
  246. [ 0.337876] memblock_reserve: [0x000000013ffc5f40-0x000000013ffc5f63] memblock_alloc_range_nid+0xe0/0x150
  247. [ 0.339522] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.5.0-rc2", will be passed to user space.
  248. [ 0.341321] memblock_phys_free: [0x000000013ffc5f40-0x000000013ffc5f63] start_kernel+0x5cf/0x770
  249. [ 0.342795] memblock_alloc_try_nid: 4194304 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 alloc_large_system_hash+0x225/0x310
  250. [ 0.345090] memblock_reserve: [0x000000013b800000-0x000000013bbfffff] memblock_alloc_range_nid+0xe0/0x150
  251. [ 0.347154] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  252. [ 0.348529] memblock_alloc_try_nid: 2097152 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 alloc_large_system_hash+0x225/0x310
  253. [ 0.350920] memblock_reserve: [0x000000013b600000-0x000000013b7fffff] memblock_alloc_range_nid+0xe0/0x150
  254. [ 0.352786] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  255. [ 0.354134] memblock_alloc_try_nid: 4096 bytes align=0x1000 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 spp_getpage+0x4e/0xa0
  256. [ 0.356280] memblock_reserve: [0x000000013ffc4000-0x000000013ffc4fff] memblock_alloc_range_nid+0xe0/0x150
  257. [ 0.357864] memblock_alloc_try_nid: 4096 bytes align=0x1000 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 spp_getpage+0x4e/0xa0
  258. [ 0.359993] memblock_reserve: [0x000000013ffc2000-0x000000013ffc2fff] memblock_alloc_range_nid+0xe0/0x150
  259. [ 0.361616] memblock_alloc_try_nid: 4096 bytes align=0x1000 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 spp_getpage+0x4e/0xa0
  260. [ 0.363759] memblock_reserve: [0x000000013ffc1000-0x000000013ffc1fff] memblock_alloc_range_nid+0xe0/0x150
  261. [ 0.365383] memblock_alloc_try_nid: 4096 bytes align=0x1000 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 spp_getpage+0x4e/0xa0
  262. [ 0.367553] memblock_reserve: [0x000000013ffc0000-0x000000013ffc0fff] memblock_alloc_range_nid+0xe0/0x150
  263. [ 0.369225] Fallback order for Node 0: 0
  264. [ 0.369234] Built 1 zonelists, mobility grouping on. Total pages: 1031901
  265. [ 0.371071] Policy zone: Normal
  266. [ 0.371613] mem auto-init: stack:off, heap alloc:on, heap free:off
  267. [ 0.372656] software IO TLB: area num 1.
  268. [ 0.373305] memblock_alloc_try_nid: 67108864 bytes align=0x1000 nid=-1 from=0x0000000000000000 max_addr=0x00000000ffffffff swiotlb_init_remap+0x91/0x2c0
  269. [ 0.375587] memblock_reserve: [0x00000000bbfdd000-0x00000000bffdcfff] memblock_alloc_range_nid+0xe0/0x150
  270. [ 0.392880] memblock_alloc_try_nid: 786432 bytes align=0x1000 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 swiotlb_init_remap+0x108/0x2c0
  271. [ 0.395180] memblock_reserve: [0x000000013ff00000-0x000000013ffbffff] memblock_alloc_range_nid+0xe0/0x150
  272. [ 0.396865] memblock_alloc_try_nid: 16 bytes align=0x40 nid=-1 from=0x0000000000000000 max_addr=0x0000000000000000 swiotlb_init_remap+0x149/0x2c0
  273. [ 0.399059] memblock_reserve: [0x000000013ffc5f40-0x000000013ffc5f4f] memblock_alloc_range_nid+0xe0/0x150
  274. [ 0.415842] Memory: 3939004K/4193772K available (16384K kernel code, 2457K rwdata, 6296K rodata, 3936K init, 15632K bss, 196368K reserved, 0K cma-reserved)
  275. [ 0.422510] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  276. [ 0.423688] Kernel/User page tables isolation: enabled
  277. [ 0.425045] ftrace: allocating 44917 entries in 176 pages
  278. [ 0.436032] ftrace: allocated 176 pages with 3 groups
  279. [ 0.437970] Dynamic Preempt: voluntary
  280. [ 0.438655] rcu: Preemptible hierarchical RCU implementation.
  281. [ 0.439598] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
  282. [ 0.440712] Trampoline variant of Tasks RCU enabled.
  283. [ 0.441555] Rude variant of Tasks RCU enabled.
  284. [ 0.442347] Tracing variant of Tasks RCU enabled.
  285. [ 0.443149] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  286. [ 0.444406] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  287. [ 0.448099] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
  288. [ 0.449307] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  289. [ 0.463502] Console: colour VGA+ 80x25
  290. [ 0.464133] printk: console [tty0] enabled
  291. [ 0.574607] printk: console [ttyS0] enabled
  292. [ 0.576259] printk: bootconsole [earlyser0] disabled
  293. [ 0.578303] ACPI: Core revision 20230331
  294. [ 0.579374] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
  295. [ 0.581428] APIC: Switch to symmetric I/O mode setup
  296. [ 0.582790] x2apic enabled
  297. [ 0.583703] Switched APIC routing to physical x2apic.
  298. [ 0.586005] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  299. [ 0.587355] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b24529d36c, max_idle_ns: 440795353363 ns
  300. [ 0.589662] Calibrating delay loop (skipped) preset value.. 5985.93 BogoMIPS (lpj=11971872)
  301. [ 0.591622] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  302. [ 0.592805] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  303. [ 0.593958] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  304. [ 0.595827] Spectre V2 : Mitigation: Retpolines
  305. [ 0.596851] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  306. [ 0.598061] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
  307. [ 0.599515] Speculative Store Bypass: Vulnerable
  308. [ 0.601662] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
  309. [ 0.603098] MMIO Stale Data: Unknown: No mitigations
  310. [ 0.604215] x86/fpu: x87 FPU will use FXSAVE
  311. [ 0.624065] Freeing SMP alternatives memory: 40K
  312. [ 0.625104] pid_max: default: 32768 minimum: 301
  313. [ 0.626282] LSM: initializing lsm=lockdown,capability,yama,apparmor,tomoyo,integrity
  314. [ 0.628127] Yama: becoming mindful.
  315. [ 0.628959] AppArmor: AppArmor initialized
  316. [ 0.629912] TOMOYO Linux initialized
  317. [ 0.630868] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  318. [ 0.632524] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  319. [ 0.743223] smpboot: CPU0: Intel QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1)
  320. [ 0.745428] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
  321. [ 0.745658] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
  322. [ 0.746051] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
  323. [ 0.747706] Performance Events: unsupported Netburst CPU model 107 no PMU driver, software events only.
  324. [ 0.750124] signal: max sigframe size: 1440
  325. [ 0.751113] rcu: Hierarchical SRCU implementation.
  326. [ 0.752199] rcu: Max phase no-delay instances is 1000.
  327. [ 0.754158] NMI watchdog: Perf NMI watchdog permanently disabled
  328. [ 0.755511] smp: Bringing up secondary CPUs ...
  329. [ 0.756579] smp: Brought up 1 node, 1 CPU
  330. [ 0.757511] smpboot: Max logical packages: 1
  331. [ 0.757905] smpboot: Total of 1 processors activated (5985.93 BogoMIPS)
  332. [ 0.759631] node 0 deferred pages initialised in 0ms
  333. [ 0.761741] devtmpfs: initialized
  334. [ 0.762560] x86/mm: Memory block size: 128MB
  335. [ 0.763940] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  336. [ 0.766110] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
  337. [ 0.767784] pinctrl core: initialized pinctrl subsystem
  338. [ 0.769229] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  339. [ 0.770040] audit: initializing netlink subsys (disabled)
  340. [ 0.771363] thermal_sys: Registered thermal governor 'fair_share'
  341. [ 0.771364] thermal_sys: Registered thermal governor 'bang_bang'
  342. [ 0.772736] thermal_sys: Registered thermal governor 'step_wise'
  343. [ 0.773956] audit: type=2000 audit(1689705162.053:1): state=initialized audit_enabled=0 res=1
  344. [ 0.777673] thermal_sys: Registered thermal governor 'user_space'
  345. [ 0.777675] thermal_sys: Registered thermal governor 'power_allocator'
  346. [ 0.779027] cpuidle: using governor ladder
  347. [ 0.781668] cpuidle: using governor menu
  348. [ 0.782801] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  349. [ 0.784580] PCI: Using configuration type 1 for base access
  350. [ 0.786090] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  351. [ 0.815307] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  352. [ 0.816881] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  353. [ 0.818508] ACPI: Added _OSI(Module Device)
  354. [ 0.819513] ACPI: Added _OSI(Processor Device)
  355. [ 0.820567] ACPI: Added _OSI(3.0 _SCP Extensions)
  356. [ 0.821915] ACPI: Added _OSI(Processor Aggregator Device)
  357. [ 0.823530] ACPI: 1 ACPI AML tables successfully acquired and loaded
  358. [ 0.826660] ACPI: Interpreter enabled
  359. [ 0.829246] ACPI: PM: (supports S0 S3 S4 S5)
  360. [ 0.829902] ACPI: Using IOAPIC for interrupt routing
  361. [ 0.831022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  362. [ 0.832970] PCI: Using E820 reservations for host bridge windows
  363. [ 0.834014] ACPI: Enabled 2 GPEs in block 00 to 0F
  364. [ 0.836508] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  365. [ 0.837961] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
  366. [ 0.839734] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
  367. [ 0.842103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge
  368. [ 0.844784] acpiphp: Slot [3] registered
  369. [ 0.845919] acpiphp: Slot [4] registered
  370. [ 0.846894] acpiphp: Slot [5] registered
  371. [ 0.847830] acpiphp: Slot [6] registered
  372. [ 0.848906] acpiphp: Slot [7] registered
  373. [ 0.849960] acpiphp: Slot [8] registered
  374. [ 0.851067] acpiphp: Slot [9] registered
  375. [ 0.852136] acpiphp: Slot [10] registered
  376. [ 0.853126] acpiphp: Slot [11] registered
  377. [ 0.853911] acpiphp: Slot [12] registered
  378. [ 0.854968] acpiphp: Slot [13] registered
  379. [ 0.855989] acpiphp: Slot [14] registered
  380. [ 0.857000] acpiphp: Slot [15] registered
  381. [ 0.857908] acpiphp: Slot [16] registered
  382. [ 0.858864] acpiphp: Slot [17] registered
  383. [ 0.859809] acpiphp: Slot [18] registered
  384. [ 0.860792] acpiphp: Slot [19] registered
  385. [ 0.861911] acpiphp: Slot [20] registered
  386. [ 0.862846] acpiphp: Slot [21] registered
  387. [ 0.863869] acpiphp: Slot [22] registered
  388. [ 0.865675] acpiphp: Slot [23] registered
  389. [ 0.869673] acpiphp: Slot [24] registered
  390. [ 0.870662] acpiphp: Slot [25] registered
  391. [ 0.871729] acpiphp: Slot [26] registered
  392. [ 0.872785] acpiphp: Slot [27] registered
  393. [ 0.873676] acpiphp: Slot [28] registered
  394. [ 0.874670] acpiphp: Slot [29] registered
  395. [ 0.875634] acpiphp: Slot [30] registered
  396. [ 0.876641] acpiphp: Slot [31] registered
  397. [ 0.877673] PCI host bridge to bus 0000:00
  398. [ 0.878613] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  399. [ 0.880083] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  400. [ 0.881660] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  401. [ 0.883309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
  402. [ 0.884963] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
  403. [ 0.886034] pci_bus 0000:00: root bus resource [bus 00-ff]
  404. [ 0.887302] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
  405. [ 0.890021] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
  406. [ 0.892158] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
  407. [ 0.895910] pci 0000:00:01.1: reg 0x20: [io 0xc0e0-0xc0ef]
  408. [ 0.898447] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  409. [ 0.900013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  410. [ 0.901467] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  411. [ 0.901971] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  412. [ 0.904079] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
  413. [ 0.906425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  414. [ 0.908035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  415. [ 0.910163] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
  416. [ 0.912946] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
  417. [ 0.916179] pci 0000:00:02.0: reg 0x18: [mem 0xfebd0000-0xfebd0fff]
  418. [ 0.923649] pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]
  419. [ 0.926147] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  420. [ 0.929898] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
  421. [ 0.932121] pci 0000:00:03.0: reg 0x10: [io 0xc0c0-0xc0df]
  422. [ 0.934052] pci 0000:00:03.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff]
  423. [ 0.938402] pci 0000:00:03.0: reg 0x20: [mem 0xfe000000-0xfe003fff 64bit pref]
  424. [ 0.940921] pci 0000:00:03.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref]
  425. [ 0.942913] pci 0000:00:04.0: [1af4:1009] type 00 class 0x000200
  426. [ 0.945661] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc0bf]
  427. [ 0.948878] pci 0000:00:04.0: reg 0x14: [mem 0xfebd2000-0xfebd2fff]
  428. [ 0.951979] pci 0000:00:04.0: reg 0x20: [mem 0xfe004000-0xfe007fff 64bit pref]
  429. [ 0.955691] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
  430. [ 0.958177] pci 0000:00:05.0: reg 0x10: [io 0xc000-0xc07f]
  431. [ 0.961661] pci 0000:00:05.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff]
  432. [ 0.965661] pci 0000:00:05.0: reg 0x20: [mem 0xfe008000-0xfe00bfff 64bit pref]
  433. [ 0.969837] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
  434. [ 0.972508] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
  435. [ 0.974096] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
  436. [ 0.975689] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
  437. [ 0.977246] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
  438. [ 0.978233] iommu: Default domain type: Translated
  439. [ 0.979384] iommu: DMA domain TLB invalidation policy: lazy mode
  440. [ 0.981686] SCSI subsystem initialized
  441. [ 0.982876] libata version 3.00 loaded.
  442. [ 0.982905] EDAC MC: Ver: 3.0.0
  443. [ 0.984189] NetLabel: Initializing
  444. [ 0.985099] NetLabel: domain hash size = 128
  445. [ 0.985904] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  446. [ 0.987175] NetLabel: unlabeled traffic allowed by default
  447. [ 0.988408] PCI: Using ACPI for IRQ routing
  448. [ 0.989378] PCI: pci_cache_line_size set to 64 bytes
  449. [ 0.989716] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  450. [ 0.989719] e820: reserve RAM buffer [mem 0xbffdd000-0xbfffffff]
  451. [ 0.989805] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  452. [ 0.991119] pci 0000:00:02.0: vgaarb: bridge control possible
  453. [ 0.992384] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  454. [ 0.993660] vgaarb: loaded
  455. [ 0.994420] hpet: 3 channels of 0 reserved for per-cpu timers
  456. [ 0.995697] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  457. [ 0.996811] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  458. [ 1.001693] clocksource: Switched to clocksource kvm-clock
  459. [ 1.010948] VFS: Disk quotas dquot_6.6.0
  460. [ 1.011982] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  461. [ 1.013626] FS-Cache: Loaded
  462. [ 1.014506] AppArmor: AppArmor Filesystem Enabled
  463. [ 1.015670] pnp: PnP ACPI init
  464. [ 1.016556] pnp 00:02: [dma 2]
  465. [ 1.016722] pnp: PnP ACPI: found 6 devices
  466. [ 1.023133] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  467. [ 1.025211] NET: Registered PF_INET protocol family
  468. [ 1.026432] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  469. [ 1.028968] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  470. [ 1.030892] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  471. [ 1.032688] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  472. [ 1.034569] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  473. [ 1.036330] TCP: Hash tables configured (established 32768 bind 32768)
  474. [ 1.037804] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  475. [ 1.039272] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  476. [ 1.040884] NET: Registered PF_UNIX/PF_LOCAL protocol family
  477. [ 1.042140] NET: Registered PF_XDP protocol family
  478. [ 1.043242] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  479. [ 1.044689] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  480. [ 1.046083] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  481. [ 1.047566] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
  482. [ 1.049059] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
  483. [ 1.050605] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  484. [ 1.051880] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  485. [ 1.053265] PCI: CLS 0 bytes, default 64
  486. [ 1.054240] Unpacking initramfs...
  487. [ 1.059288] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  488. [ 1.060804] software IO TLB: mapped [mem 0x00000000bbfdd000-0x00000000bffdd000] (64MB)
  489. [ 1.062846] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b24529d36c, max_idle_ns: 440795353363 ns
  490. [ 1.071600] Initialise system trusted keyrings
  491. [ 1.072699] Key type blacklist registered
  492. [ 1.079200] workingset: timestamp_bits=36 max_order=20 bucket_order=0
  493. [ 1.080761] zbud: loaded
  494. [ 1.082600] fuse: init (API version 7.38)
  495. [ 1.083595] 9p: Installing v9fs 9p2000 file system support
  496. [ 1.084954] integrity: Platform Keyring initialized
  497. [ 1.086049] Key type asymmetric registered
  498. [ 1.086999] Asymmetric key parser 'x509' registered
  499. [ 1.109486] Freeing initrd memory: 6016K
  500. [ 1.115757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  501. [ 1.117481] io scheduler mq-deadline registered
  502. [ 1.119184] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  503. [ 1.120713] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  504. [ 1.122396] ACPI: button: Power Button [PWRF]
  505. [ 1.135168] ACPI: \_SB_.LNKC: Enabled at IRQ 11
  506. [ 1.148908] ACPI: \_SB_.LNKD: Enabled at IRQ 10
  507. [ 1.162546] ACPI: \_SB_.LNKA: Enabled at IRQ 10
  508. [ 1.164620] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  509. [ 1.166401] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  510. [ 1.170050] ppdev: user-space parallel port driver
  511. [ 1.171147] Linux agpgart interface v0.103
  512. [ 1.172173] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
  513. [ 1.174098] ACPI: bus type drm_connector registered
  514. [ 1.175230] parport_pc 00:03: reported by Plug and Play ACPI
  515. [ 1.176678] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
  516. [ 1.276977] Floppy drive(s): fd0 is 2.88M AMI BIOS
  517. [ 1.281298] virtio_blk virtio2: 1/0/0 default/read/poll queues
  518. [ 1.284578] virtio_blk virtio2: [vda] 536870912 512-byte logical blocks (275 GB/256 GiB)
  519. [ 1.288571] vda: vda1 vda2 < vda5 >
  520. [ 1.290186] ata_piix 0000:00:01.1: version 2.13
  521. [ 1.291185] scsi host0: ata_piix
  522. [ 1.292668] scsi host1: ata_piix
  523. [ 1.293613] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14
  524. [ 1.295115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15
  525. [ 1.298688] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  526. [ 1.301261] serio: i8042 KBD port at 0x60,0x64 irq 1
  527. [ 1.302437] serio: i8042 AUX port at 0x60,0x64 irq 12
  528. [ 1.303730] mousedev: PS/2 mouse device common for all mice
  529. [ 1.305404] FDC 0 is a S82078B
  530. [ 1.306738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  531. [ 1.308957] input: PC Speaker as /devices/platform/pcspkr/input/input3
  532. [ 1.310903] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input5
  533. [ 1.312873] rtc_cmos 00:05: RTC can wake from S4
  534. [ 1.314609] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
  535. [ 1.316590] rtc_cmos 00:05: registered as rtc0
  536. [ 1.317683] rtc_cmos 00:05: setting system clock to 2023-07-18T18:32:42 UTC (1689705162)
  537. [ 1.319574] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
  538. [ 1.321314] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
  539. [ 1.323019] intel_pstate: CPU model not supported
  540. [ 1.324179] ledtrig-cpu: registered to indicate activity on CPUs
  541. [ 1.325959] NET: Registered PF_INET6 protocol family
  542. [ 1.331020] Segment Routing with IPv6
  543. [ 1.331944] In-situ OAM (IOAM) with IPv6
  544. [ 1.332932] mip6: Mobile IPv6
  545. [ 1.337163] NET: Registered PF_PACKET protocol family
  546. [ 1.338383] 9pnet: Installing 9P2000 support
  547. [ 1.340087] mpls_gso: MPLS GSO support
  548. [ 1.341141] IPI shorthand broadcast: enabled
  549. [ 1.343044] sched_clock: Marking stable (1208220290, 131158087)->(1340962161, -1583784)
  550. [ 1.345009] registered taskstats version 1
  551. [ 1.346060] Loading compiled-in X.509 certificates
  552. [ 1.348505] Key type .fscrypt registered
  553. [ 1.349461] Key type fscrypt-provisioning registered
  554. [ 1.350647] AppArmor: AppArmor sha1 policy hashing enabled
  555. [ 1.455313] ata2: found unknown device (class 0)
  556. [ 1.457048] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
  557. [ 1.463635] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
  558. [ 1.473447] clk: Disabling unused clocks
  559. [ 1.536347] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
  560. [ 1.539126] cdrom: Uniform CD-ROM driver Revision: 3.20
  561. [ 1.551892] sr 1:0:0:0: Attached scsi CD-ROM sr0
  562. [ 1.555435] Freeing unused kernel image (initmem) memory: 3936K
  563. [ 1.563275] Write protecting the kernel read-only data: 24576k
  564. [ 1.565850] Freeing unused kernel image (rodata/data gap) memory: 1896K
  565. [ 1.610695] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  566. [ 1.611820] x86/mm: Checking user space page tables
  567. [ 1.649985] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  568. [ 1.651124] Run /init as init process
  569. [ 1.651830] with arguments:
  570. [ 1.651831] /init
  571. [ 1.651832] with environment:
  572. [ 1.651833] HOME=/
  573. [ 1.651834] TERM=linux
  574. [ 1.651834] BOOT_IMAGE=/boot/vmlinuz-6.5.0-rc2
  575. [ 1.756618] virtio_net virtio0 ens3: renamed from eth0
  576. [ 1.861974] PM: Image not found (code -22)
  577. [ 1.909882] EXT4-fs (vda1): mounted filesystem 5ccc1f64-7470-48a8-8246-2fc31d76451c ro with ordered data mode. Quota mode: none.
  578. [ 1.934145] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
  579. [ 1.975142] systemd[1]: systemd 252.6-1 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)
  580. [ 1.980662] systemd[1]: Detected virtualization kvm.
  581. [ 1.981603] systemd[1]: Detected architecture x86-64.
  582. [ 1.984672] systemd[1]: Hostname set to <alara>.
  583. [ 2.141872] systemd[1]: Queued start job for default target graphical.target.
  584. [ 2.152307] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
  585. [ 2.158707] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
  586. [ 2.163504] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
  587. [ 2.167390] systemd[1]: Created slice user.slice - User and Session Slice.
  588. [ 2.170456] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
  589. [ 2.174512] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  590. [ 2.178315] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
  591. [ 2.182423] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
  592. [ 2.185784] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  593. [ 2.189364] systemd[1]: Reached target paths.target - Path Units.
  594. [ 2.192023] systemd[1]: Reached target remote-fs.target - Remote File Systems.
  595. [ 2.195186] systemd[1]: Reached target slices.target - Slice Units.
  596. [ 2.197939] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  597. [ 2.201508] systemd[1]: Listening on syslog.socket - Syslog Socket.
  598. [ 2.204358] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
  599. [ 2.207981] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
  600. [ 2.211712] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
  601. [ 2.215293] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  602. [ 2.218992] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
  603. [ 2.222630] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  604. [ 2.226173] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  605. [ 2.235343] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
  606. [ 2.240103] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  607. [ 2.249454] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  608. [ 2.255865] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  609. [ 2.261937] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
  610. [ 2.265910] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.5.0-rc2/modules.devname).
  611. [ 2.272303] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
  612. [ 2.285119] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
  613. [ 2.303305] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
  614. [ 2.311438] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
  615. [ 2.334013] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
  616. [ 2.344315] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
  617. [ 2.353683] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
  618. [ 2.363326] systemd[1]: Starting systemd-journald.service - Journal Service...
  619. [ 2.380009] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  620. [ 2.403334] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
  621. [ 2.413485] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  622. [ 2.423296] EXT4-fs (vda1): re-mounted 5ccc1f64-7470-48a8-8246-2fc31d76451c r/w. Quota mode: none.
  623. [ 2.429558] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
  624. [ 2.443674] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
  625. [ 2.447301] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
  626. [ 2.460656] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
  627. [ 2.471608] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
  628. [ 2.475550] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  629. [ 2.479273] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
  630. [ 2.487359] systemd[1]: Started systemd-journald.service - Journal Service.
  631. [ 2.564962] systemd-journald[196]: Received client request to flush runtime journal.
  632. [ 2.741337] audit: type=1400 audit(1689705163.920:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=227 comm="apparmor_parser"
  633. [ 2.750368] audit: type=1400 audit(1689705163.928:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=229 comm="apparmor_parser"
  634. [ 2.753012] audit: type=1400 audit(1689705163.928:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=229 comm="apparmor_parser"
  635. [ 2.773272] audit: type=1400 audit(1689705163.952:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=230 comm="apparmor_parser"
  636. [ 2.782193] audit: type=1400 audit(1689705163.952:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=230 comm="apparmor_parser"
  637. [ 2.792987] audit: type=1400 audit(1689705163.952:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=230 comm="apparmor_parser"
  638. [ 2.809123] audit: type=1400 audit(1689705163.952:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=230 comm="apparmor_parser"
  639. [ 2.820106] audit: type=1400 audit(1689705163.976:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=231 comm="apparmor_parser"
  640. [ 2.822834] audit: type=1400 audit(1689705163.976:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=231 comm="apparmor_parser"
  641. [ 3.031174] Adding 998396k swap on /dev/vda5. Priority:-2 extents:1 across:998396k FS
  642. [ 3.495165] random: crng init done
  643. [ 40.158790] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=348 'systemd'
  644. [ 57.439849] page:0000000076a3e320 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x13ff00
  645. [ 57.444073] flags: 0x1fffffc0001000(reserved|node=0|zone=3|lastcpupid=0x1fffff)
  646. [ 57.447301] page_type: 0xffffffff()
  647. [ 57.448754] raw: 001fffffc0001000 ffffdd6384ffc008 ffffdd6384ffc008 0000000000000000
  648. [ 57.450383] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
  649. [ 57.452011] page dumped because: unmovable page
  650.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement