项目

一般

简介

清远信创OA项目V9内存泄漏导致宕机问题 » 13dmesg20220422.log

lv pengqin, 2022-04-26 06:16

 
1
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x481fd010]
2
[    0.000000] Linux version 4.19.90-23.8.v2101.ky10.aarch64 (KYLINSOFT@localhost.localdomain) (gcc version 7.3.0 (GCC)) #1 SMP Mon May 17 17:07:38 CST 2021
3
[    0.000000] efi: Getting EFI parameters from FDT:
4
[    0.000000] efi: EFI v2.70 by EDK II
5
[    0.000000] efi:  SMBIOS 3.0=0x83bef0000  MEMATTR=0x83a544018  ACPI 2.0=0x8383e0000  MEMRESERVE=0x8383bf018 
6
[    0.000000] kexec_core: Reserving 256MB of low memory at 3840MB for crashkernel (System low RAM: 3072MB)
7
[    0.000000] crashkernel reserved: 0x0000001000000000 - 0x0000001040000000 (1024 MB)
8
[    0.000000] cma: Reserved 512 MiB at 0x00000000c0000000
9
[    0.000000] ACPI: Early table checksum verification disabled
10
[    0.000000] ACPI: RSDP 0x00000008383E0000 000024 (v02 BOCHS )
11
[    0.000000] ACPI: XSDT 0x00000008383D0000 00006C (v01 BOCHS  BXPCFACP 00000001      01000013)
12
[    0.000000] ACPI: FACP 0x0000000838390000 00010C (v05 BOCHS  BXPCFACP 00000001 BXPC 00000001)
13
[    0.000000] ACPI: DSDT 0x00000008383A0000 0086E8 (v02 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
14
[    0.000000] ACPI: PPTT 0x0000000838380000 001324 (v01 BOCHS  BXPCPPTT 00000001 BXPC 00000001)
15
[    0.000000] ACPI: APIC 0x0000000838370000 0009E8 (v03 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
16
[    0.000000] ACPI: GTDT 0x0000000838360000 000060 (v02 BOCHS  BXPCGTDT 00000001 BXPC 00000001)
17
[    0.000000] ACPI: MCFG 0x0000000838350000 00003C (v01 BOCHS  BXPCMCFG 00000001 BXPC 00000001)
18
[    0.000000] ACPI: SPCR 0x0000000838340000 000050 (v02 BOCHS  BXPCSPCR 00000001 BXPC 00000001)
19
[    0.000000] ACPI: SRAT 0x0000000838330000 0002C0 (v03 BOCHS  BXPCSRAT 00000001 BXPC 00000001)
20
[    0.000000] ACPI: IORT 0x0000000838320000 00007C (v00 BOCHS  BXPCIORT 00000001 BXPC 00000001)
21
[    0.000000] ACPI: BGRT 0x00000008383C0000 000038 (v01 INTEL  EDK2     00000002      01000013)
22
[    0.000000] ACPI: SPCR: console: pl011,mmio,0x9000000,9600
23
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40000000-0x83fffffff]
24
[    0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x840000000-0x103fffffff]
25
[    0.000000] NUMA: NODE_DATA [mem 0x83fffcec0-0x83fffffff]
26
[    0.000000] NUMA: NODE_DATA [mem 0xfffffcec0-0xfffffffff]
27
[    0.000000] Zone ranges:
28
[    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000ffffffff]
29
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000103fffffff]
30
[    0.000000] Movable zone start for each node
31
[    0.000000] Early memory node ranges
32
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000008383effff]
33
[    0.000000]   node   0: [mem 0x00000008383f0000-0x000000083874ffff]
34
[    0.000000]   node   0: [mem 0x0000000838750000-0x000000083bc1ffff]
35
[    0.000000]   node   0: [mem 0x000000083bc20000-0x000000083bffffff]
36
[    0.000000]   node   0: [mem 0x000000083c000000-0x000000083fffffff]
37
[    0.000000]   node   1: [mem 0x0000000840000000-0x000000103fffffff]
38
[    0.000000] Zeroed struct page in unavailable ranges: 116 pages
39
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000083fffffff]
40
[    0.000000] On node 0 totalpages: 524288
41
[    0.000000]   DMA32 zone: 48 pages used for memmap
42
[    0.000000]   DMA32 zone: 0 pages reserved
43
[    0.000000]   DMA32 zone: 49152 pages, LIFO batch:3
44
[    0.000000]   Normal zone: 464 pages used for memmap
45
[    0.000000]   Normal zone: 475136 pages, LIFO batch:3
46
[    0.000000] Initmem setup node 1 [mem 0x0000000840000000-0x000000103fffffff]
47
[    0.000000] On node 1 totalpages: 524288
48
[    0.000000]   Normal zone: 512 pages used for memmap
49
[    0.000000]   Normal zone: 524288 pages, LIFO batch:3
50
[    0.000000] psci: probing for conduit method from ACPI.
51
[    0.000000] psci: PSCIv1.0 detected in firmware.
52
[    0.000000] psci: Using standard PSCI v0.2 function IDs
53
[    0.000000] psci: Trusted OS migration not required
54
[    0.000000] psci: SMC Calling Convention v1.1
55
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x0 -> Node 0
56
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x1 -> Node 0
57
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x2 -> Node 0
58
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x3 -> Node 0
59
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x4 -> Node 0
60
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x5 -> Node 0
61
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x6 -> Node 0
62
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x7 -> Node 0
63
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x8 -> Node 0
64
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x9 -> Node 0
65
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xa -> Node 0
66
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xb -> Node 0
67
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xc -> Node 0
68
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xd -> Node 0
69
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xe -> Node 0
70
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xf -> Node 0
71
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x100 -> Node 1
72
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x101 -> Node 1
73
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x102 -> Node 1
74
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x103 -> Node 1
75
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x104 -> Node 1
76
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x105 -> Node 1
77
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x106 -> Node 1
78
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x107 -> Node 1
79
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x108 -> Node 1
80
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x109 -> Node 1
81
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10a -> Node 1
82
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10b -> Node 1
83
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10c -> Node 1
84
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10d -> Node 1
85
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10e -> Node 1
86
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10f -> Node 1
87
[    0.000000] percpu: Embedded 10 pages/cpu s597592 r8192 d49576 u655360
88
[    0.000000] pcpu-alloc: s597592 r8192 d49576 u655360 alloc=10*65536
89
[    0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07 
90
[    0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15 
91
[    0.000000] pcpu-alloc: [1] 16 [1] 17 [1] 18 [1] 19 [1] 20 [1] 21 [1] 22 [1] 23 
92
[    0.000000] pcpu-alloc: [1] 24 [1] 25 [1] 26 [1] 27 [1] 28 [1] 29 [1] 30 [1] 31 
93
[    0.000000] Detected VIPT I-cache on CPU0
94
[    0.000000] CPU features: enabling workaround for Mismatched cache type
95
[    0.000000] Speculative Store Bypass Disable mitigation not required
96
[    0.000000] CPU features: detected: GIC system register CPU interface
97
[    0.000000] CPU features: detected: Hardware dirty bit management
98
[    0.000000] Built 2 zonelists, mobility grouping on.  Total pages: 1047552
99
[    0.000000] Policy zone: Normal
100
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.90-23.8.v2101.ky10.aarch64 root=/dev/mapper/klas_host--192--168--0--173-root ro crashkernel=1024M,high rd.lvm.lv=klas_host-192-168-0-173/root rd.lvm.lv=klas_host-192-168-0-173/swap video=VGA-1:640x480-32@60me rhgb quiet smmu.bypassdev=0x1000:0x17 smmu.bypassdev=0x1000:0x15 video=efifb:off video=VGA-1:640x480-32@60me
101
[    0.000000] software IO TLB: mapped [mem 0xec000000-0xf0000000] (64MB)
102
[    0.000000] Memory: 65046912K/67108864K available (11964K kernel code, 1828K rwdata, 6336K rodata, 5504K init, 3061K bss, 1537664K reserved, 524288K cma-reserved)
103
[    0.000000] random: get_random_u64 called from cache_random_seq_create+0x64/0x120 with crng_init=0
104
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=2
105
[    0.000000] ftrace: allocating 40718 entries in 10 pages
106
[    0.000000] rcu: Hierarchical RCU implementation.
107
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=32.
108
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
109
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
110
[    0.000000] GICv3: Distributor has no Range Selector support
111
[    0.000000] GICv3: no VLPI support, no direct LPI support
112
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000
113
[    0.000000] ITS [mem 0x08080000-0x0809ffff]
114
[    0.000000] ITS@0x0000000008080000: allocated 8192 Devices @800290000 (indirect, esz 8, psz 64K, shr 1)
115
[    0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @8002a0000 (flat, esz 8, psz 64K, shr 1)
116
[    0.000000] GICv3: using LPI property table @0x00000008002b0000
117
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008002d0000
118
[    0.000000] rcu: 	Offload RCU callbacks from CPUs: (none).
119
[    0.000000] arch_timer: cp15 timer(s) running at 100.00MHz (virt).
120
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
121
[    0.000001] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
122
[    0.000047] Console: colour dummy device 80x25
123
[    0.000142] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
124
[    0.000153] ACPI: Core revision 20180810
125
[    0.000369] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=1000000)
126
[    0.000372] pid_max: default: 32768 minimum: 301
127
[    0.000657] Security Framework initialized
128
[    0.000658] LSM: module capability registered, index 0
129
[    0.000660] Kysec:  Disabled.
130
[    0.000662] AppArmor: AppArmor disabled by boot time parameter
131
[    0.003328] Dentry cache hash table entries: 8388608 (order: 10, 67108864 bytes)
132
[    0.004671] Inode-cache hash table entries: 4194304 (order: 9, 33554432 bytes)
133
[    0.004762] Mount-cache hash table entries: 131072 (order: 4, 1048576 bytes)
134
[    0.004804] Mountpoint-cache hash table entries: 131072 (order: 4, 1048576 bytes)
135
[    0.005582] ASID allocator initialised with 32768 entries
136
[    0.005595] rcu: Hierarchical SRCU implementation.
137
[    0.005865] Platform MSI: ITS@0x8080000 domain created
138
[    0.005870] PCI/MSI: ITS@0x8080000 domain created
139
[    0.005900] Remapping and enabling EFI services.
140
[    0.006175] smp: Bringing up secondary CPUs ...
141
[    0.006301] Detected VIPT I-cache on CPU1
142
[    0.006316] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
143
[    0.006436] GICv3: CPU1: using allocated LPI pending table @0x00000008002e0000
144
[    0.006461] CPU1: Booted secondary processor 0x0000000001 [0x481fd010]
145
[    0.006638] Detected VIPT I-cache on CPU2
146
[    0.006649] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
147
[    0.006745] GICv3: CPU2: using allocated LPI pending table @0x00000008002f0000
148
[    0.006762] CPU2: Booted secondary processor 0x0000000002 [0x481fd010]
149
[    0.006913] Detected VIPT I-cache on CPU3
150
[    0.006927] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
151
[    0.007034] GICv3: CPU3: using allocated LPI pending table @0x0000000800300000
152
[    0.007055] CPU3: Booted secondary processor 0x0000000003 [0x481fd010]
153
[    0.007218] Detected VIPT I-cache on CPU4
154
[    0.007233] GICv3: CPU4: found redistributor 4 region 0:0x0000000008120000
155
[    0.007334] GICv3: CPU4: using allocated LPI pending table @0x0000000800310000
156
[    0.007354] CPU4: Booted secondary processor 0x0000000004 [0x481fd010]
157
[    0.007488] Detected VIPT I-cache on CPU5
158
[    0.007503] GICv3: CPU5: found redistributor 5 region 0:0x0000000008140000
159
[    0.007602] GICv3: CPU5: using allocated LPI pending table @0x0000000800320000
160
[    0.007619] CPU5: Booted secondary processor 0x0000000005 [0x481fd010]
161
[    0.007756] Detected VIPT I-cache on CPU6
162
[    0.007778] GICv3: CPU6: found redistributor 6 region 0:0x0000000008160000
163
[    0.007881] GICv3: CPU6: using allocated LPI pending table @0x0000000800330000
164
[    0.007898] CPU6: Booted secondary processor 0x0000000006 [0x481fd010]
165
[    0.008032] Detected VIPT I-cache on CPU7
166
[    0.008050] GICv3: CPU7: found redistributor 7 region 0:0x0000000008180000
167
[    0.008152] GICv3: CPU7: using allocated LPI pending table @0x0000000800340000
168
[    0.008170] CPU7: Booted secondary processor 0x0000000007 [0x481fd010]
169
[    0.008302] Detected VIPT I-cache on CPU8
170
[    0.008325] GICv3: CPU8: found redistributor 8 region 0:0x00000000081a0000
171
[    0.008430] GICv3: CPU8: using allocated LPI pending table @0x0000000800350000
172
[    0.008452] CPU8: Booted secondary processor 0x0000000008 [0x481fd010]
173
[    0.008588] Detected VIPT I-cache on CPU9
174
[    0.008612] GICv3: CPU9: found redistributor 9 region 0:0x00000000081c0000
175
[    0.008715] GICv3: CPU9: using allocated LPI pending table @0x0000000800360000
176
[    0.008737] CPU9: Booted secondary processor 0x0000000009 [0x481fd010]
177
[    0.008874] Detected VIPT I-cache on CPU10
178
[    0.008896] GICv3: CPU10: found redistributor a region 0:0x00000000081e0000
179
[    0.008991] GICv3: CPU10: using allocated LPI pending table @0x0000000800370000
180
[    0.009010] CPU10: Booted secondary processor 0x000000000a [0x481fd010]
181
[    0.009133] Detected VIPT I-cache on CPU11
182
[    0.009157] GICv3: CPU11: found redistributor b region 0:0x0000000008200000
183
[    0.009250] GICv3: CPU11: using allocated LPI pending table @0x0000000800380000
184
[    0.009268] CPU11: Booted secondary processor 0x000000000b [0x481fd010]
185
[    0.009389] Detected VIPT I-cache on CPU12
186
[    0.009414] GICv3: CPU12: found redistributor c region 0:0x0000000008220000
187
[    0.009507] GICv3: CPU12: using allocated LPI pending table @0x0000000800390000
188
[    0.009525] CPU12: Booted secondary processor 0x000000000c [0x481fd010]
189
[    0.009649] Detected VIPT I-cache on CPU13
190
[    0.009677] GICv3: CPU13: found redistributor d region 0:0x0000000008240000
191
[    0.009777] GICv3: CPU13: using allocated LPI pending table @0x00000008003a0000
192
[    0.009797] CPU13: Booted secondary processor 0x000000000d [0x481fd010]
193
[    0.009919] Detected VIPT I-cache on CPU14
194
[    0.009946] GICv3: CPU14: found redistributor e region 0:0x0000000008260000
195
[    0.010041] GICv3: CPU14: using allocated LPI pending table @0x00000008003b0000
196
[    0.010059] CPU14: Booted secondary processor 0x000000000e [0x481fd010]
197
[    0.010178] Detected VIPT I-cache on CPU15
198
[    0.010206] GICv3: CPU15: found redistributor f region 0:0x0000000008280000
199
[    0.010300] GICv3: CPU15: using allocated LPI pending table @0x00000008003c0000
200
[    0.010317] CPU15: Booted secondary processor 0x000000000f [0x481fd010]
201
[    0.010515] Detected VIPT I-cache on CPU16
202
[    0.010558] GICv3: CPU16: found redistributor 100 region 0:0x00000000082a0000
203
[    0.010697] GICv3: CPU16: using allocated LPI pending table @0x00000008003d0000
204
[    0.010729] CPU16: Booted secondary processor 0x0000000100 [0x481fd010]
205
[    0.010935] Detected VIPT I-cache on CPU17
206
[    0.010973] GICv3: CPU17: found redistributor 101 region 0:0x00000000082c0000
207
[    0.011084] GICv3: CPU17: using allocated LPI pending table @0x00000008003e0000
208
[    0.011109] CPU17: Booted secondary processor 0x0000000101 [0x481fd010]
209
[    0.011265] Detected VIPT I-cache on CPU18
210
[    0.011300] GICv3: CPU18: found redistributor 102 region 0:0x00000000082e0000
211
[    0.011397] GICv3: CPU18: using allocated LPI pending table @0x00000008003f0000
212
[    0.011416] CPU18: Booted secondary processor 0x0000000102 [0x481fd010]
213
[    0.011548] Detected VIPT I-cache on CPU19
214
[    0.011586] GICv3: CPU19: found redistributor 103 region 0:0x0000000008300000
215
[    0.011684] GICv3: CPU19: using allocated LPI pending table @0x0000000800400000
216
[    0.011703] CPU19: Booted secondary processor 0x0000000103 [0x481fd010]
217
[    0.011854] Detected VIPT I-cache on CPU20
218
[    0.011895] GICv3: CPU20: found redistributor 104 region 0:0x0000000008320000
219
[    0.012004] GICv3: CPU20: using allocated LPI pending table @0x0000000800410000
220
[    0.012029] CPU20: Booted secondary processor 0x0000000104 [0x481fd010]
221
[    0.012180] Detected VIPT I-cache on CPU21
222
[    0.012224] GICv3: CPU21: found redistributor 105 region 0:0x0000000008340000
223
[    0.012331] GICv3: CPU21: using allocated LPI pending table @0x0000000800420000
224
[    0.012356] CPU21: Booted secondary processor 0x0000000105 [0x481fd010]
225
[    0.012511] Detected VIPT I-cache on CPU22
226
[    0.012556] GICv3: CPU22: found redistributor 106 region 0:0x0000000008360000
227
[    0.012661] GICv3: CPU22: using allocated LPI pending table @0x0000000800430000
228
[    0.012686] CPU22: Booted secondary processor 0x0000000106 [0x481fd010]
229
[    0.012839] Detected VIPT I-cache on CPU23
230
[    0.012885] GICv3: CPU23: found redistributor 107 region 0:0x0000000008380000
231
[    0.012991] GICv3: CPU23: using allocated LPI pending table @0x0000000800440000
232
[    0.013014] CPU23: Booted secondary processor 0x0000000107 [0x481fd010]
233
[    0.013161] Detected VIPT I-cache on CPU24
234
[    0.013206] GICv3: CPU24: found redistributor 108 region 0:0x00000000083a0000
235
[    0.013303] GICv3: CPU24: using allocated LPI pending table @0x0000000800450000
236
[    0.013324] CPU24: Booted secondary processor 0x0000000108 [0x481fd010]
237
[    0.013462] Detected VIPT I-cache on CPU25
238
[    0.013509] GICv3: CPU25: found redistributor 109 region 0:0x00000000083c0000
239
[    0.013602] GICv3: CPU25: using allocated LPI pending table @0x0000000800460000
240
[    0.013621] CPU25: Booted secondary processor 0x0000000109 [0x481fd010]
241
[    0.013755] Detected VIPT I-cache on CPU26
242
[    0.013803] GICv3: CPU26: found redistributor 10a region 0:0x00000000083e0000
243
[    0.013899] GICv3: CPU26: using allocated LPI pending table @0x0000000800470000
244
[    0.013919] CPU26: Booted secondary processor 0x000000010a [0x481fd010]
245
[    0.014055] Detected VIPT I-cache on CPU27
246
[    0.014104] GICv3: CPU27: found redistributor 10b region 0:0x0000000008400000
247
[    0.014197] GICv3: CPU27: using allocated LPI pending table @0x0000000800480000
248
[    0.014217] CPU27: Booted secondary processor 0x000000010b [0x481fd010]
249
[    0.014349] Detected VIPT I-cache on CPU28
250
[    0.014398] GICv3: CPU28: found redistributor 10c region 0:0x0000000008420000
251
[    0.014493] GICv3: CPU28: using allocated LPI pending table @0x0000000800490000
252
[    0.014511] CPU28: Booted secondary processor 0x000000010c [0x481fd010]
253
[    0.014656] Detected VIPT I-cache on CPU29
254
[    0.014708] GICv3: CPU29: found redistributor 10d region 0:0x0000000008440000
255
[    0.014805] GICv3: CPU29: using allocated LPI pending table @0x00000008004a0000
256
[    0.014825] CPU29: Booted secondary processor 0x000000010d [0x481fd010]
257
[    0.014959] Detected VIPT I-cache on CPU30
258
[    0.015013] GICv3: CPU30: found redistributor 10e region 0:0x0000000008460000
259
[    0.015107] GICv3: CPU30: using allocated LPI pending table @0x00000008004b0000
260
[    0.015127] CPU30: Booted secondary processor 0x000000010e [0x481fd010]
261
[    0.015263] Detected VIPT I-cache on CPU31
262
[    0.015318] GICv3: CPU31: found redistributor 10f region 0:0x0000000008480000
263
[    0.015411] GICv3: CPU31: using allocated LPI pending table @0x00000008004c0000
264
[    0.015429] CPU31: Booted secondary processor 0x000000010f [0x481fd010]
265
[    0.015466] smp: Brought up 2 nodes, 32 CPUs
266
[    0.015474] SMP: Total of 32 processors activated.
267
[    0.015475] CPU features: detected: Privileged Access Never
268
[    0.015476] CPU features: detected: LSE atomic instructions
269
[    0.015477] CPU features: detected: User Access Override
270
[    0.015477] CPU features: detected: Data cache clean to Point of Persistence
271
[    0.015479] CPU features: detected: RAS Extension Support
272
[    0.015479] CPU features: detected: ARM64 MPAM Extension Support
273
[    0.015480] CPU features: detected: CRC32 instructions
274
[    0.112708] CPU: All CPU(s) started at EL1
275
[    0.112837] alternatives: patching kernel code
276
[    0.115990] devtmpfs: initialized
277
[    0.117152] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
278
[    0.117159] futex hash table entries: 8192 (order: 3, 524288 bytes)
279
[    0.117741] pinctrl core: initialized pinctrl subsystem
280
[    0.117830] SMBIOS 3.0.0 present.
281
[    0.117833] DMI: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015
282
[    0.118174] NET: Registered protocol family 16
283
[    0.118750] audit: initializing netlink subsys (disabled)
284
[    0.118815] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1
285
[    0.119003] cpuidle: using governor menu
286
[    0.119181] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
287
[    0.121492] DMA: preallocated 256 KiB pool for atomic allocations
288
[    0.121556] ACPI: bus type PCI registered
289
[    0.121558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
290
[    0.121584] Serial: AMBA PL011 UART driver
291
[    0.123931] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
292
[    0.123932] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
293
[    0.125110] ACPI: Added _OSI(Module Device)
294
[    0.125111] ACPI: Added _OSI(Processor Device)
295
[    0.125112] ACPI: Added _OSI(3.0 _SCP Extensions)
296
[    0.125113] ACPI: Added _OSI(Processor Aggregator Device)
297
[    0.125114] ACPI: Added _OSI(Linux-Dell-Video)
298
[    0.125115] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
299
[    0.130299] ACPI: 1 ACPI AML tables successfully acquired and loaded
300
[    0.131286] ACPI: Interpreter enabled
301
[    0.131287] ACPI: Using GIC for interrupt routing
302
[    0.131300] ACPI: MCFG table detected, 1 entries
303
[    0.134309] ARMH0011:00: ttyAMA0 at MMIO 0x9000000 (irq = 4, base_baud = 0) is a SBSA
304
[    0.134327] console [ttyAMA0] enabled
305
[    0.135225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
306
[    0.135233] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
307
[    0.135311] acpi PNP0A08:00: _OSC: platform does not support [LTR]
308
[    0.135372] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
309
[    0.135581] acpi PNP0A08:00: ECAM area [mem 0x4010000000-0x401fffffff] reserved by PNP0C02:00
310
[    0.135690] acpi PNP0A08:00: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
311
[    0.135706] Remapped I/O 0x000000003dfe0000 to [io  0x0000-0x1ffff window]
312
[    0.135778] PCI host bridge to bus 0000:00
313
[    0.135779] pci_bus 0000:00: Unknown NUMA node; performance will be reduced
314
[    0.135781] pci_bus 0000:00: root bus resource [mem 0x0eff0000-0x3dfdffff window]
315
[    0.135782] pci_bus 0000:00: root bus resource [io  0x0000-0x1ffff window]
316
[    0.135784] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff window]
317
[    0.135785] pci_bus 0000:00: root bus resource [bus 00-ff]
318
[    0.135812] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
319
[    0.135986] pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400
320
[    0.139503] pci 0000:00:01.0: reg 0x10: [mem 0x1135c000-0x1135cfff]
321
[    0.145107] pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400
322
[    0.149726] pci 0000:00:01.1: reg 0x10: [mem 0x1135b000-0x1135bfff]
323
[    0.154450] pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400
324
[    0.157248] pci 0000:00:01.2: reg 0x10: [mem 0x1135a000-0x1135afff]
325
[    0.163980] pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400
326
[    0.166712] pci 0000:00:01.3: reg 0x10: [mem 0x11359000-0x11359fff]
327
[    0.173015] pci 0000:00:01.4: [1b36:000c] type 01 class 0x060400
328
[    0.175794] pci 0000:00:01.4: reg 0x10: [mem 0x11358000-0x11358fff]
329
[    0.180448] pci 0000:00:01.5: [1b36:000c] type 01 class 0x060400
330
[    0.183117] pci 0000:00:01.5: reg 0x10: [mem 0x11357000-0x11357fff]
331
[    0.189462] pci 0000:00:01.6: [1b36:000c] type 01 class 0x060400
332
[    0.192106] pci 0000:00:01.6: reg 0x10: [mem 0x11356000-0x11356fff]
333
[    0.198542] pci 0000:00:01.7: [1b36:000c] type 01 class 0x060400
334
[    0.201241] pci 0000:00:01.7: reg 0x10: [mem 0x11355000-0x11355fff]
335
[    0.205771] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400
336
[    0.210181] pci 0000:00:02.0: reg 0x10: [mem 0x11354000-0x11354fff]
337
[    0.214726] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400
338
[    0.217307] pci 0000:00:02.1: reg 0x10: [mem 0x11353000-0x11353fff]
339
[    0.223628] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400
340
[    0.226295] pci 0000:00:02.2: reg 0x10: [mem 0x11352000-0x11352fff]
341
[    0.230758] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400
342
[    0.235216] pci 0000:00:02.3: reg 0x10: [mem 0x11351000-0x11351fff]
343
[    0.239692] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400
344
[    0.242289] pci 0000:00:02.4: reg 0x10: [mem 0x11350000-0x11350fff]
345
[    0.248647] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400
346
[    0.251270] pci 0000:00:02.5: reg 0x10: [mem 0x1134f000-0x1134ffff]
347
[    0.255711] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400
348
[    0.260187] pci 0000:00:02.6: reg 0x10: [mem 0x1134e000-0x1134efff]
349
[    0.264692] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400
350
[    0.267302] pci 0000:00:02.7: reg 0x10: [mem 0x1134d000-0x1134dfff]
351
[    0.273615] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400
352
[    0.276242] pci 0000:00:03.0: reg 0x10: [mem 0x1134c000-0x1134cfff]
353
[    0.282592] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400
354
[    0.285266] pci 0000:00:03.1: reg 0x10: [mem 0x1134b000-0x1134bfff]
355
[    0.289770] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400
356
[    0.292395] pci 0000:00:03.2: reg 0x10: [mem 0x1134a000-0x1134afff]
357
[    0.298616] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400
358
[    0.301216] pci 0000:00:03.3: reg 0x10: [mem 0x11349000-0x11349fff]
359
[    0.307633] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400
360
[    0.310256] pci 0000:00:03.4: reg 0x10: [mem 0x11348000-0x11348fff]
361
[    0.314761] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400
362
[    0.319161] pci 0000:00:03.5: reg 0x10: [mem 0x11347000-0x11347fff]
363
[    0.323668] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400
364
[    0.326258] pci 0000:00:03.6: reg 0x10: [mem 0x11346000-0x11346fff]
365
[    0.332512] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400
366
[    0.335137] pci 0000:00:03.7: reg 0x10: [mem 0x11345000-0x11345fff]
367
[    0.339598] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400
368
[    0.344058] pci 0000:00:04.0: reg 0x10: [mem 0x11344000-0x11344fff]
369
[    0.348568] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400
370
[    0.351139] pci 0000:00:04.1: reg 0x10: [mem 0x11343000-0x11343fff]
371
[    0.357492] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400
372
[    0.360086] pci 0000:00:04.2: reg 0x10: [mem 0x11342000-0x11342fff]
373
[    0.364513] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400
374
[    0.369010] pci 0000:00:04.3: reg 0x10: [mem 0x11341000-0x11341fff]
375
[    0.373439] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400
376
[    0.376035] pci 0000:00:04.4: reg 0x10: [mem 0x11340000-0x11340fff]
377
[    0.383955] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400
378
[    0.386519] pci 0000:01:00.0: reg 0x10: [mem 0x11200000-0x112000ff 64bit]
379
[    0.391733] pci_bus 0000:02: extended config space not accessible
380
[    0.391785] pci 0000:02:01.0: [1af4:1002] type 00 class 0x00ff00
381
[    0.391840] pci 0000:02:01.0: reg 0x10: [io  0xf080-0xf09f]
382
[    0.391904] pci 0000:02:01.0: reg 0x20: [mem 0x8000008000-0x800000bfff 64bit pref]
383
[    0.392123] pci 0000:02:02.0: [1af4:1050] type 00 class 0x038000
384
[    0.395395] pci 0000:02:02.0: reg 0x14: [mem 0x11108000-0x11108fff]
385
[    0.400247] pci 0000:02:02.0: reg 0x20: [mem 0x8000004000-0x8000007fff 64bit pref]
386
[    0.404039] pci 0000:02:03.0: [1af4:1003] type 00 class 0x078000
387
[    0.404215] pci 0000:02:03.0: reg 0x10: [io  0xf000-0xf03f]
388
[    0.404230] pci 0000:02:03.0: reg 0x14: [mem 0x11107000-0x11107fff]
389
[    0.404280] pci 0000:02:03.0: reg 0x20: [mem 0x8000000000-0x8000003fff 64bit pref]
390
[    0.404504] pci 0000:02:04.0: [8086:2922] type 00 class 0x010601
391
[    0.412625] pci 0000:02:04.0: reg 0x20: [io  0xf060-0xf07f]
392
[    0.416089] pci 0000:02:04.0: reg 0x24: [mem 0x11106000-0x11106fff]
393
[    0.417879] pci 0000:02:05.0: [8086:7020] type 00 class 0x0c0300
394
[    0.422020] pci 0000:02:05.0: reg 0x20: [io  0xf040-0xf05f]
395
[    0.423729] pci 0000:02:06.0: [8086:24cd] type 00 class 0x0c0320
396
[    0.424575] pci 0000:02:06.0: reg 0x10: [mem 0x11105000-0x11105fff]
397
[    0.431584] pci 0000:02:07.0: [1033:0194] type 00 class 0x0c0330
398
[    0.431634] pci 0000:02:07.0: reg 0x10: [mem 0x11100000-0x11103fff 64bit]
399
[    0.431893] pci 0000:02:1f.0: [1af4:8888] type 00 class 0x050000
400
[    0.431981] pci 0000:02:1f.0: reg 0x10: [mem 0x11104000-0x111040ff]
401
[    0.434488] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000
402
[    0.437757] pci 0000:03:00.0: reg 0x14: [mem 0x11000000-0x11000fff]
403
[    0.444328] pci 0000:03:00.0: reg 0x20: [mem 0x8000100000-0x8000103fff 64bit pref]
404
[    0.445912] pci 0000:03:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
405
[    0.447310] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000
406
[    0.452486] pci 0000:04:00.0: reg 0x14: [mem 0x10f00000-0x10f00fff]
407
[    0.457253] pci 0000:04:00.0: reg 0x20: [mem 0x8000200000-0x8000203fff 64bit pref]
408
[    0.460224] pci 0000:05:00.0: [1af4:1042] type 00 class 0x010000
409
[    0.460286] pci 0000:05:00.0: reg 0x14: [mem 0x10e00000-0x10e00fff]
410
[    0.460335] pci 0000:05:00.0: reg 0x20: [mem 0x8000300000-0x8000303fff 64bit pref]
411
[    0.520040] pci 0000:00:01.0: bridge window [io  0x1000-0x1fff] to [bus 01-02] add_size 1000
412
[    0.520044] pci 0000:00:01.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 01-02] add_size 200000 add_align 100000
413
[    0.520046] pci 0000:00:01.0: bridge window [mem 0x00100000-0x002fffff] to [bus 01-02] add_size 200000 add_align 100000
414
[    0.520048] pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
415
[    0.520050] pci 0000:00:01.1: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
416
[    0.520051] pci 0000:00:01.1: bridge window [mem 0x00100000-0x001fffff] to [bus 03] add_size 200000 add_align 100000
417
[    0.520053] pci 0000:00:01.2: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
418
[    0.520055] pci 0000:00:01.2: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
419
[    0.520056] pci 0000:00:01.2: bridge window [mem 0x00100000-0x001fffff] to [bus 04] add_size 200000 add_align 100000
420
[    0.520058] pci 0000:00:01.3: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
421
[    0.520059] pci 0000:00:01.3: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
422
[    0.520060] pci 0000:00:01.3: bridge window [mem 0x00100000-0x001fffff] to [bus 05] add_size 200000 add_align 100000
423
[    0.520062] pci 0000:00:01.4: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
424
[    0.520063] pci 0000:00:01.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
425
[    0.520064] pci 0000:00:01.4: bridge window [mem 0x00100000-0x000fffff] to [bus 06] add_size 200000 add_align 100000
426
[    0.520066] pci 0000:00:01.5: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
427
[    0.520067] pci 0000:00:01.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
428
[    0.520069] pci 0000:00:01.5: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 add_align 100000
429
[    0.520070] pci 0000:00:01.6: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
430
[    0.520071] pci 0000:00:01.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
431
[    0.520073] pci 0000:00:01.6: bridge window [mem 0x00100000-0x000fffff] to [bus 08] add_size 200000 add_align 100000
432
[    0.520074] pci 0000:00:01.7: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
433
[    0.520075] pci 0000:00:01.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
434
[    0.520077] pci 0000:00:01.7: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
435
[    0.520078] pci 0000:00:02.0: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
436
[    0.520079] pci 0000:00:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
437
[    0.520080] pci 0000:00:02.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000
438
[    0.520082] pci 0000:00:02.1: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
439
[    0.520083] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
440
[    0.520084] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000 add_align 100000
441
[    0.520086] pci 0000:00:02.2: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
442
[    0.520087] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000 add_align 100000
443
[    0.520088] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff] to [bus 0c] add_size 200000 add_align 100000
444
[    0.520090] pci 0000:00:02.3: bridge window [io  0x1000-0x0fff] to [bus 0d] add_size 1000
445
[    0.520091] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0d] add_size 200000 add_align 100000
446
[    0.520092] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff] to [bus 0d] add_size 200000 add_align 100000
447
[    0.520093] pci 0000:00:02.4: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
448
[    0.520095] pci 0000:00:02.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0e] add_size 200000 add_align 100000
449
[    0.520096] pci 0000:00:02.4: bridge window [mem 0x00100000-0x000fffff] to [bus 0e] add_size 200000 add_align 100000
450
[    0.520097] pci 0000:00:02.5: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
451
[    0.520098] pci 0000:00:02.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0f] add_size 200000 add_align 100000
452
[    0.520100] pci 0000:00:02.5: bridge window [mem 0x00100000-0x000fffff] to [bus 0f] add_size 200000 add_align 100000
453
[    0.520101] pci 0000:00:02.6: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
454
[    0.520102] pci 0000:00:02.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000 add_align 100000
455
[    0.520104] pci 0000:00:02.6: bridge window [mem 0x00100000-0x000fffff] to [bus 10] add_size 200000 add_align 100000
456
[    0.520105] pci 0000:00:02.7: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
457
[    0.520106] pci 0000:00:02.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 200000 add_align 100000
458
[    0.520107] pci 0000:00:02.7: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 200000 add_align 100000
459
[    0.520109] pci 0000:00:03.0: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
460
[    0.520110] pci 0000:00:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12] add_size 200000 add_align 100000
461
[    0.520111] pci 0000:00:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 12] add_size 200000 add_align 100000
462
[    0.520113] pci 0000:00:03.1: bridge window [io  0x1000-0x0fff] to [bus 13] add_size 1000
463
[    0.520114] pci 0000:00:03.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 13] add_size 200000 add_align 100000
464
[    0.520115] pci 0000:00:03.1: bridge window [mem 0x00100000-0x000fffff] to [bus 13] add_size 200000 add_align 100000
465
[    0.520117] pci 0000:00:03.2: bridge window [io  0x1000-0x0fff] to [bus 14] add_size 1000
466
[    0.520118] pci 0000:00:03.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 14] add_size 200000 add_align 100000
467
[    0.520119] pci 0000:00:03.2: bridge window [mem 0x00100000-0x000fffff] to [bus 14] add_size 200000 add_align 100000
468
[    0.520121] pci 0000:00:03.3: bridge window [io  0x1000-0x0fff] to [bus 15] add_size 1000
469
[    0.520122] pci 0000:00:03.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 15] add_size 200000 add_align 100000
470
[    0.520123] pci 0000:00:03.3: bridge window [mem 0x00100000-0x000fffff] to [bus 15] add_size 200000 add_align 100000
471
[    0.520125] pci 0000:00:03.4: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
472
[    0.520126] pci 0000:00:03.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 16] add_size 200000 add_align 100000
473
[    0.520127] pci 0000:00:03.4: bridge window [mem 0x00100000-0x000fffff] to [bus 16] add_size 200000 add_align 100000
474
[    0.520129] pci 0000:00:03.5: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
475
[    0.520130] pci 0000:00:03.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 17] add_size 200000 add_align 100000
476
[    0.520131] pci 0000:00:03.5: bridge window [mem 0x00100000-0x000fffff] to [bus 17] add_size 200000 add_align 100000
477
[    0.520133] pci 0000:00:03.6: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
478
[    0.520134] pci 0000:00:03.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 18] add_size 200000 add_align 100000
479
[    0.520135] pci 0000:00:03.6: bridge window [mem 0x00100000-0x000fffff] to [bus 18] add_size 200000 add_align 100000
480
[    0.520137] pci 0000:00:03.7: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
481
[    0.520138] pci 0000:00:03.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 19] add_size 200000 add_align 100000
482
[    0.520139] pci 0000:00:03.7: bridge window [mem 0x00100000-0x000fffff] to [bus 19] add_size 200000 add_align 100000
483
[    0.520141] pci 0000:00:04.0: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
484
[    0.520142] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1a] add_size 200000 add_align 100000
485
[    0.520143] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 1a] add_size 200000 add_align 100000
486
[    0.520144] pci 0000:00:04.1: bridge window [io  0x1000-0x0fff] to [bus 1b] add_size 1000
487
[    0.520146] pci 0000:00:04.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1b] add_size 200000 add_align 100000
488
[    0.520147] pci 0000:00:04.1: bridge window [mem 0x00100000-0x000fffff] to [bus 1b] add_size 200000 add_align 100000
489
[    0.520148] pci 0000:00:04.2: bridge window [io  0x1000-0x0fff] to [bus 1c] add_size 1000
490
[    0.520150] pci 0000:00:04.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1c] add_size 200000 add_align 100000
491
[    0.520151] pci 0000:00:04.2: bridge window [mem 0x00100000-0x000fffff] to [bus 1c] add_size 200000 add_align 100000
492
[    0.520152] pci 0000:00:04.3: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
493
[    0.520154] pci 0000:00:04.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1d] add_size 200000 add_align 100000
494
[    0.520155] pci 0000:00:04.3: bridge window [mem 0x00100000-0x000fffff] to [bus 1d] add_size 200000 add_align 100000
495
[    0.520156] pci 0000:00:04.4: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
496
[    0.520158] pci 0000:00:04.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1e] add_size 200000 add_align 100000
497
[    0.520159] pci 0000:00:04.4: bridge window [mem 0x00100000-0x000fffff] to [bus 1e] add_size 200000 add_align 100000
498
[    0.520229] pci 0000:00:01.0: BAR 14: assigned [mem 0x0f000000-0x0f3fffff]
499
[    0.520232] pci 0000:00:01.0: BAR 15: assigned [mem 0x8000000000-0x80002fffff 64bit pref]
500
[    0.520233] pci 0000:00:01.1: BAR 14: assigned [mem 0x0f400000-0x0f6fffff]
501
[    0.520235] pci 0000:00:01.1: BAR 15: assigned [mem 0x8000300000-0x80005fffff 64bit pref]
502
[    0.520236] pci 0000:00:01.2: BAR 14: assigned [mem 0x0f700000-0x0f9fffff]
503
[    0.520237] pci 0000:00:01.2: BAR 15: assigned [mem 0x8000600000-0x80008fffff 64bit pref]
504
[    0.520239] pci 0000:00:01.3: BAR 14: assigned [mem 0x0fa00000-0x0fcfffff]
505
[    0.520240] pci 0000:00:01.3: BAR 15: assigned [mem 0x8000900000-0x8000bfffff 64bit pref]
506
[    0.520241] pci 0000:00:01.4: BAR 14: assigned [mem 0x0fd00000-0x0fefffff]
507
[    0.520243] pci 0000:00:01.4: BAR 15: assigned [mem 0x8000c00000-0x8000dfffff 64bit pref]
508
[    0.520244] pci 0000:00:01.5: BAR 14: assigned [mem 0x0ff00000-0x100fffff]
509
[    0.520246] pci 0000:00:01.5: BAR 15: assigned [mem 0x8000e00000-0x8000ffffff 64bit pref]
510
[    0.520247] pci 0000:00:01.6: BAR 14: assigned [mem 0x10100000-0x102fffff]
511
[    0.520248] pci 0000:00:01.6: BAR 15: assigned [mem 0x8001000000-0x80011fffff 64bit pref]
512
[    0.520250] pci 0000:00:01.7: BAR 14: assigned [mem 0x10300000-0x104fffff]
513
[    0.520251] pci 0000:00:01.7: BAR 15: assigned [mem 0x8001200000-0x80013fffff 64bit pref]
514
[    0.520252] pci 0000:00:02.0: BAR 14: assigned [mem 0x10500000-0x106fffff]
515
[    0.520254] pci 0000:00:02.0: BAR 15: assigned [mem 0x8001400000-0x80015fffff 64bit pref]
516
[    0.520255] pci 0000:00:02.1: BAR 14: assigned [mem 0x10700000-0x108fffff]
517
[    0.520256] pci 0000:00:02.1: BAR 15: assigned [mem 0x8001600000-0x80017fffff 64bit pref]
518
[    0.520257] pci 0000:00:02.2: BAR 14: assigned [mem 0x10900000-0x10afffff]
519
[    0.520259] pci 0000:00:02.2: BAR 15: assigned [mem 0x8001800000-0x80019fffff 64bit pref]
520
[    0.520260] pci 0000:00:02.3: BAR 14: assigned [mem 0x10b00000-0x10cfffff]
521
[    0.520262] pci 0000:00:02.3: BAR 15: assigned [mem 0x8001a00000-0x8001bfffff 64bit pref]
522
[    0.520263] pci 0000:00:02.4: BAR 14: assigned [mem 0x10d00000-0x10efffff]
523
[    0.520264] pci 0000:00:02.4: BAR 15: assigned [mem 0x8001c00000-0x8001dfffff 64bit pref]
524
[    0.520266] pci 0000:00:02.5: BAR 14: assigned [mem 0x10f00000-0x110fffff]
525
[    0.520267] pci 0000:00:02.5: BAR 15: assigned [mem 0x8001e00000-0x8001ffffff 64bit pref]
526
[    0.520269] pci 0000:00:02.6: BAR 14: assigned [mem 0x11100000-0x112fffff]
527
[    0.520270] pci 0000:00:02.6: BAR 15: assigned [mem 0x8002000000-0x80021fffff 64bit pref]
528
[    0.520272] pci 0000:00:02.7: BAR 14: assigned [mem 0x11300000-0x114fffff]
529
[    0.520273] pci 0000:00:02.7: BAR 15: assigned [mem 0x8002200000-0x80023fffff 64bit pref]
530
[    0.520274] pci 0000:00:03.0: BAR 14: assigned [mem 0x11500000-0x116fffff]
531
[    0.520276] pci 0000:00:03.0: BAR 15: assigned [mem 0x8002400000-0x80025fffff 64bit pref]
532
[    0.520277] pci 0000:00:03.1: BAR 14: assigned [mem 0x11700000-0x118fffff]
533
[    0.520279] pci 0000:00:03.1: BAR 15: assigned [mem 0x8002600000-0x80027fffff 64bit pref]
534
[    0.520280] pci 0000:00:03.2: BAR 14: assigned [mem 0x11900000-0x11afffff]
535
[    0.520282] pci 0000:00:03.2: BAR 15: assigned [mem 0x8002800000-0x80029fffff 64bit pref]
536
[    0.520283] pci 0000:00:03.3: BAR 14: assigned [mem 0x11b00000-0x11cfffff]
537
[    0.520285] pci 0000:00:03.3: BAR 15: assigned [mem 0x8002a00000-0x8002bfffff 64bit pref]
538
[    0.520286] pci 0000:00:03.4: BAR 14: assigned [mem 0x11d00000-0x11efffff]
539
[    0.520288] pci 0000:00:03.4: BAR 15: assigned [mem 0x8002c00000-0x8002dfffff 64bit pref]
540
[    0.520289] pci 0000:00:03.5: BAR 14: assigned [mem 0x11f00000-0x120fffff]
541
[    0.520291] pci 0000:00:03.5: BAR 15: assigned [mem 0x8002e00000-0x8002ffffff 64bit pref]
542
[    0.520292] pci 0000:00:03.6: BAR 14: assigned [mem 0x12100000-0x122fffff]
543
[    0.520294] pci 0000:00:03.6: BAR 15: assigned [mem 0x8003000000-0x80031fffff 64bit pref]
544
[    0.520296] pci 0000:00:03.7: BAR 14: assigned [mem 0x12300000-0x124fffff]
545
[    0.520297] pci 0000:00:03.7: BAR 15: assigned [mem 0x8003200000-0x80033fffff 64bit pref]
546
[    0.520299] pci 0000:00:04.0: BAR 14: assigned [mem 0x12500000-0x126fffff]
547
[    0.520301] pci 0000:00:04.0: BAR 15: assigned [mem 0x8003400000-0x80035fffff 64bit pref]
548
[    0.520302] pci 0000:00:04.1: BAR 14: assigned [mem 0x12700000-0x128fffff]
549
[    0.520304] pci 0000:00:04.1: BAR 15: assigned [mem 0x8003600000-0x80037fffff 64bit pref]
550
[    0.520305] pci 0000:00:04.2: BAR 14: assigned [mem 0x12900000-0x12afffff]
551
[    0.520307] pci 0000:00:04.2: BAR 15: assigned [mem 0x8003800000-0x80039fffff 64bit pref]
552
[    0.520309] pci 0000:00:04.3: BAR 14: assigned [mem 0x12b00000-0x12cfffff]
553
[    0.520311] pci 0000:00:04.3: BAR 15: assigned [mem 0x8003a00000-0x8003bfffff 64bit pref]
554
[    0.520312] pci 0000:00:04.4: BAR 14: assigned [mem 0x12d00000-0x12efffff]
555
[    0.520314] pci 0000:00:04.4: BAR 15: assigned [mem 0x8003c00000-0x8003dfffff 64bit pref]
556
[    0.520315] pci 0000:00:01.0: BAR 0: assigned [mem 0x0eff0000-0x0eff0fff]
557
[    0.522765] pci 0000:00:01.0: BAR 13: assigned [io  0x1000-0x2fff]
558
[    0.522767] pci 0000:00:01.1: BAR 0: assigned [mem 0x0eff1000-0x0eff1fff]
559
[    0.523718] pci 0000:00:01.1: BAR 13: assigned [io  0x3000-0x3fff]
560
[    0.523719] pci 0000:00:01.2: BAR 0: assigned [mem 0x0eff2000-0x0eff2fff]
561
[    0.524540] pci 0000:00:01.2: BAR 13: assigned [io  0x4000-0x4fff]
562
[    0.524541] pci 0000:00:01.3: BAR 0: assigned [mem 0x0eff3000-0x0eff3fff]
563
[    0.525344] pci 0000:00:01.3: BAR 13: assigned [io  0x5000-0x5fff]
564
[    0.525346] pci 0000:00:01.4: BAR 0: assigned [mem 0x0eff4000-0x0eff4fff]
565
[    0.526144] pci 0000:00:01.4: BAR 13: assigned [io  0x6000-0x6fff]
566
[    0.526145] pci 0000:00:01.5: BAR 0: assigned [mem 0x0eff5000-0x0eff5fff]
567
[    0.527029] pci 0000:00:01.5: BAR 13: assigned [io  0x7000-0x7fff]
568
[    0.527031] pci 0000:00:01.6: BAR 0: assigned [mem 0x0eff6000-0x0eff6fff]
569
[    0.527839] pci 0000:00:01.6: BAR 13: assigned [io  0x8000-0x8fff]
570
[    0.527841] pci 0000:00:01.7: BAR 0: assigned [mem 0x0eff7000-0x0eff7fff]
571
[    0.528630] pci 0000:00:01.7: BAR 13: assigned [io  0x9000-0x9fff]
572
[    0.528632] pci 0000:00:02.0: BAR 0: assigned [mem 0x0eff8000-0x0eff8fff]
573
[    0.529417] pci 0000:00:02.0: BAR 13: assigned [io  0xa000-0xafff]
574
[    0.529419] pci 0000:00:02.1: BAR 0: assigned [mem 0x0eff9000-0x0eff9fff]
575
[    0.530200] pci 0000:00:02.1: BAR 13: assigned [io  0xb000-0xbfff]
576
[    0.530201] pci 0000:00:02.2: BAR 0: assigned [mem 0x0effa000-0x0effafff]
577
[    0.530986] pci 0000:00:02.2: BAR 13: assigned [io  0xc000-0xcfff]
578
[    0.530988] pci 0000:00:02.3: BAR 0: assigned [mem 0x0effb000-0x0effbfff]
579
[    0.531782] pci 0000:00:02.3: BAR 13: assigned [io  0xd000-0xdfff]
580
[    0.531784] pci 0000:00:02.4: BAR 0: assigned [mem 0x0effc000-0x0effcfff]
581
[    0.532583] pci 0000:00:02.4: BAR 13: assigned [io  0xe000-0xefff]
582
[    0.532585] pci 0000:00:02.5: BAR 0: assigned [mem 0x0effd000-0x0effdfff]
583
[    0.535252] pci 0000:00:02.5: BAR 13: assigned [io  0xf000-0xffff]
584
[    0.535254] pci 0000:00:02.6: BAR 0: assigned [mem 0x0effe000-0x0effefff]
585
[    0.536212] pci 0000:00:02.6: BAR 13: assigned [io  0x10000-0x10fff]
586
[    0.536214] pci 0000:00:02.7: BAR 0: assigned [mem 0x0efff000-0x0effffff]
587
[    0.537031] pci 0000:00:02.7: BAR 13: assigned [io  0x11000-0x11fff]
588
[    0.537034] pci 0000:00:03.0: BAR 0: assigned [mem 0x12f00000-0x12f00fff]
589
[    0.537853] pci 0000:00:03.0: BAR 13: assigned [io  0x12000-0x12fff]
590
[    0.537856] pci 0000:00:03.1: BAR 0: assigned [mem 0x12f01000-0x12f01fff]
591
[    0.538663] pci 0000:00:03.1: BAR 13: assigned [io  0x13000-0x13fff]
592
[    0.538666] pci 0000:00:03.2: BAR 0: assigned [mem 0x12f02000-0x12f02fff]
593
[    0.539476] pci 0000:00:03.2: BAR 13: assigned [io  0x14000-0x14fff]
594
[    0.539479] pci 0000:00:03.3: BAR 0: assigned [mem 0x12f03000-0x12f03fff]
595
[    0.540287] pci 0000:00:03.3: BAR 13: assigned [io  0x15000-0x15fff]
596
[    0.540290] pci 0000:00:03.4: BAR 0: assigned [mem 0x12f04000-0x12f04fff]
597
[    0.541078] pci 0000:00:03.4: BAR 13: assigned [io  0x16000-0x16fff]
598
[    0.541080] pci 0000:00:03.5: BAR 0: assigned [mem 0x12f05000-0x12f05fff]
599
[    0.541875] pci 0000:00:03.5: BAR 13: assigned [io  0x17000-0x17fff]
600
[    0.541878] pci 0000:00:03.6: BAR 0: assigned [mem 0x12f06000-0x12f06fff]
601
[    0.542662] pci 0000:00:03.6: BAR 13: assigned [io  0x18000-0x18fff]
602
[    0.542665] pci 0000:00:03.7: BAR 0: assigned [mem 0x12f07000-0x12f07fff]
603
[    0.543531] pci 0000:00:03.7: BAR 13: assigned [io  0x19000-0x19fff]
604
[    0.543534] pci 0000:00:04.0: BAR 0: assigned [mem 0x12f08000-0x12f08fff]
605
[    0.544339] pci 0000:00:04.0: BAR 13: assigned [io  0x1a000-0x1afff]
606
[    0.544342] pci 0000:00:04.1: BAR 0: assigned [mem 0x12f09000-0x12f09fff]
607
[    0.545137] pci 0000:00:04.1: BAR 13: assigned [io  0x1b000-0x1bfff]
608
[    0.545140] pci 0000:00:04.2: BAR 0: assigned [mem 0x12f0a000-0x12f0afff]
609
[    0.547899] pci 0000:00:04.2: BAR 13: assigned [io  0x1c000-0x1cfff]
610
[    0.547902] pci 0000:00:04.3: BAR 0: assigned [mem 0x12f0b000-0x12f0bfff]
611
[    0.548855] pci 0000:00:04.3: BAR 13: assigned [io  0x1d000-0x1dfff]
612
[    0.548859] pci 0000:00:04.4: BAR 0: assigned [mem 0x12f0c000-0x12f0cfff]
613
[    0.549682] pci 0000:00:04.4: BAR 13: assigned [io  0x1e000-0x1efff]
614
[    0.549712] pci 0000:01:00.0: BAR 14: assigned [mem 0x0f000000-0x0f0fffff]
615
[    0.549713] pci 0000:01:00.0: BAR 15: assigned [mem 0x8000000000-0x80000fffff 64bit pref]
616
[    0.549714] pci 0000:01:00.0: BAR 13: assigned [io  0x1000-0x1fff]
617
[    0.549716] pci 0000:01:00.0: BAR 0: assigned [mem 0x0f100000-0x0f1000ff 64bit]
618
[    0.551396] pci 0000:02:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
619
[    0.551429] pci 0000:02:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
620
[    0.553022] pci 0000:02:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
621
[    0.553158] pci 0000:02:07.0: BAR 0: assigned [mem 0x0f000000-0x0f003fff 64bit]
622
[    0.553189] pci 0000:02:02.0: BAR 1: assigned [mem 0x0f004000-0x0f004fff]
623
[    0.553981] pci 0000:02:03.0: BAR 1: assigned [mem 0x0f005000-0x0f005fff]
624
[    0.553990] pci 0000:02:04.0: BAR 5: assigned [mem 0x0f006000-0x0f006fff]
625
[    0.554758] pci 0000:02:06.0: BAR 0: assigned [mem 0x0f007000-0x0f007fff]
626
[    0.555510] pci 0000:02:1f.0: BAR 0: assigned [mem 0x0f008000-0x0f0080ff]
627
[    0.555657] pci 0000:02:03.0: BAR 0: assigned [io  0x1000-0x103f]
628
[    0.555666] pci 0000:02:01.0: BAR 0: assigned [io  0x1040-0x105f]
629
[    0.555673] pci 0000:02:04.0: BAR 4: assigned [io  0x1060-0x107f]
630
[    0.556450] pci 0000:02:05.0: BAR 4: assigned [io  0x1080-0x109f]
631
[    0.557191] pci 0000:01:00.0: PCI bridge to [bus 02]
632
[    0.557197] pci 0000:01:00.0:   bridge window [io  0x1000-0x1fff]
633
[    0.560312] pci 0000:01:00.0:   bridge window [mem 0x0f000000-0x0f0fffff]
634
[    0.561158] pci 0000:01:00.0:   bridge window [mem 0x8000000000-0x80000fffff 64bit pref]
635
[    0.562807] pci 0000:00:01.0: PCI bridge to [bus 01-02]
636
[    0.562815] pci 0000:00:01.0:   bridge window [io  0x1000-0x2fff]
637
[    0.564115] pci 0000:00:01.0:   bridge window [mem 0x0f000000-0x0f3fffff]
638
[    0.565028] pci 0000:00:01.0:   bridge window [mem 0x8000000000-0x80002fffff 64bit pref]
639
[    0.566860] pci 0000:03:00.0: BAR 6: assigned [mem 0x0f400000-0x0f43ffff pref]
640
[    0.566862] pci 0000:03:00.0: BAR 4: assigned [mem 0x8000300000-0x8000303fff 64bit pref]
641
[    0.568503] pci 0000:03:00.0: BAR 1: assigned [mem 0x0f440000-0x0f440fff]
642
[    0.569302] pci 0000:00:01.1: PCI bridge to [bus 03]
643
[    0.569307] pci 0000:00:01.1:   bridge window [io  0x3000-0x3fff]
644
[    0.572408] pci 0000:00:01.1:   bridge window [mem 0x0f400000-0x0f6fffff]
645
[    0.573342] pci 0000:00:01.1:   bridge window [mem 0x8000300000-0x80005fffff 64bit pref]
646
[    0.575175] pci 0000:04:00.0: BAR 4: assigned [mem 0x8000600000-0x8000603fff 64bit pref]
647
[    0.576790] pci 0000:04:00.0: BAR 1: assigned [mem 0x0f700000-0x0f700fff]
648
[    0.577587] pci 0000:00:01.2: PCI bridge to [bus 04]
649
[    0.577592] pci 0000:00:01.2:   bridge window [io  0x4000-0x4fff]
650
[    0.578903] pci 0000:00:01.2:   bridge window [mem 0x0f700000-0x0f9fffff]
651
[    0.579784] pci 0000:00:01.2:   bridge window [mem 0x8000600000-0x80008fffff 64bit pref]
652
[    0.581569] pci 0000:05:00.0: BAR 4: assigned [mem 0x8000900000-0x8000903fff 64bit pref]
653
[    0.581600] pci 0000:05:00.0: BAR 1: assigned [mem 0x0fa00000-0x0fa00fff]
654
[    0.581607] pci 0000:00:01.3: PCI bridge to [bus 05]
655
[    0.581611] pci 0000:00:01.3:   bridge window [io  0x5000-0x5fff]
656
[    0.584749] pci 0000:00:01.3:   bridge window [mem 0x0fa00000-0x0fcfffff]
657
[    0.585654] pci 0000:00:01.3:   bridge window [mem 0x8000900000-0x8000bfffff 64bit pref]
658
[    0.587434] pci 0000:00:01.4: PCI bridge to [bus 06]
659
[    0.587442] pci 0000:00:01.4:   bridge window [io  0x6000-0x6fff]
660
[    0.588834] pci 0000:00:01.4:   bridge window [mem 0x0fd00000-0x0fefffff]
661
[    0.589722] pci 0000:00:01.4:   bridge window [mem 0x8000c00000-0x8000dfffff 64bit pref]
662
[    0.591478] pci 0000:00:01.5: PCI bridge to [bus 07]
663
[    0.591486] pci 0000:00:01.5:   bridge window [io  0x7000-0x7fff]
664
[    0.592833] pci 0000:00:01.5:   bridge window [mem 0x0ff00000-0x100fffff]
665
[    0.593719] pci 0000:00:01.5:   bridge window [mem 0x8000e00000-0x8000ffffff 64bit pref]
666
[    0.597348] pci 0000:00:01.6: PCI bridge to [bus 08]
667
[    0.597356] pci 0000:00:01.6:   bridge window [io  0x8000-0x8fff]
668
[    0.598712] pci 0000:00:01.6:   bridge window [mem 0x10100000-0x102fffff]
669
[    0.599607] pci 0000:00:01.6:   bridge window [mem 0x8001000000-0x80011fffff 64bit pref]
670
[    0.601389] pci 0000:00:01.7: PCI bridge to [bus 09]
671
[    0.601396] pci 0000:00:01.7:   bridge window [io  0x9000-0x9fff]
672
[    0.602721] pci 0000:00:01.7:   bridge window [mem 0x10300000-0x104fffff]
673
[    0.603594] pci 0000:00:01.7:   bridge window [mem 0x8001200000-0x80013fffff 64bit pref]
674
[    0.605366] pci 0000:00:02.0: PCI bridge to [bus 0a]
675
[    0.605373] pci 0000:00:02.0:   bridge window [io  0xa000-0xafff]
676
[    0.608503] pci 0000:00:02.0:   bridge window [mem 0x10500000-0x106fffff]
677
[    0.609433] pci 0000:00:02.0:   bridge window [mem 0x8001400000-0x80015fffff 64bit pref]
678
[    0.611217] pci 0000:00:02.1: PCI bridge to [bus 0b]
679
[    0.611225] pci 0000:00:02.1:   bridge window [io  0xb000-0xbfff]
680
[    0.612587] pci 0000:00:02.1:   bridge window [mem 0x10700000-0x108fffff]
681
[    0.613475] pci 0000:00:02.1:   bridge window [mem 0x8001600000-0x80017fffff 64bit pref]
682
[    0.615224] pci 0000:00:02.2: PCI bridge to [bus 0c]
683
[    0.615231] pci 0000:00:02.2:   bridge window [io  0xc000-0xcfff]
684
[    0.616567] pci 0000:00:02.2:   bridge window [mem 0x10900000-0x10afffff]
685
[    0.617450] pci 0000:00:02.2:   bridge window [mem 0x8001800000-0x80019fffff 64bit pref]
686
[    0.621036] pci 0000:00:02.3: PCI bridge to [bus 0d]
687
[    0.621044] pci 0000:00:02.3:   bridge window [io  0xd000-0xdfff]
688
[    0.622400] pci 0000:00:02.3:   bridge window [mem 0x10b00000-0x10cfffff]
689
[    0.623287] pci 0000:00:02.3:   bridge window [mem 0x8001a00000-0x8001bfffff 64bit pref]
690
[    0.625083] pci 0000:00:02.4: PCI bridge to [bus 0e]
691
[    0.625091] pci 0000:00:02.4:   bridge window [io  0xe000-0xefff]
692
[    0.626438] pci 0000:00:02.4:   bridge window [mem 0x10d00000-0x10efffff]
693
[    0.627311] pci 0000:00:02.4:   bridge window [mem 0x8001c00000-0x8001dfffff 64bit pref]
694
[    0.629064] pci 0000:00:02.5: PCI bridge to [bus 0f]
695
[    0.629071] pci 0000:00:02.5:   bridge window [io  0xf000-0xffff]
696
[    0.630411] pci 0000:00:02.5:   bridge window [mem 0x10f00000-0x110fffff]
697
[    0.633164] pci 0000:00:02.5:   bridge window [mem 0x8001e00000-0x8001ffffff 64bit pref]
698
[    0.634952] pci 0000:00:02.6: PCI bridge to [bus 10]
699
[    0.634960] pci 0000:00:02.6:   bridge window [io  0x10000-0x10fff]
700
[    0.636335] pci 0000:00:02.6:   bridge window [mem 0x11100000-0x112fffff]
701
[    0.637234] pci 0000:00:02.6:   bridge window [mem 0x8002000000-0x80021fffff 64bit pref]
702
[    0.639044] pci 0000:00:02.7: PCI bridge to [bus 11]
703
[    0.639053] pci 0000:00:02.7:   bridge window [io  0x11000-0x11fff]
704
[    0.640431] pci 0000:00:02.7:   bridge window [mem 0x11300000-0x114fffff]
705
[    0.641335] pci 0000:00:02.7:   bridge window [mem 0x8002200000-0x80023fffff 64bit pref]
706
[    0.644804] pci 0000:00:03.0: PCI bridge to [bus 12]
707
[    0.644812] pci 0000:00:03.0:   bridge window [io  0x12000-0x12fff]
708
[    0.646203] pci 0000:00:03.0:   bridge window [mem 0x11500000-0x116fffff]
709
[    0.647103] pci 0000:00:03.0:   bridge window [mem 0x8002400000-0x80025fffff 64bit pref]
710
[    0.648918] pci 0000:00:03.1: PCI bridge to [bus 13]
711
[    0.648926] pci 0000:00:03.1:   bridge window [io  0x13000-0x13fff]
712
[    0.650283] pci 0000:00:03.1:   bridge window [mem 0x11700000-0x118fffff]
713
[    0.651176] pci 0000:00:03.1:   bridge window [mem 0x8002600000-0x80027fffff 64bit pref]
714
[    0.652951] pci 0000:00:03.2: PCI bridge to [bus 14]
715
[    0.652958] pci 0000:00:03.2:   bridge window [io  0x14000-0x14fff]
716
[    0.656036] pci 0000:00:03.2:   bridge window [mem 0x11900000-0x11afffff]
717
[    0.656954] pci 0000:00:03.2:   bridge window [mem 0x8002800000-0x80029fffff 64bit pref]
718
[    0.658739] pci 0000:00:03.3: PCI bridge to [bus 15]
719
[    0.658747] pci 0000:00:03.3:   bridge window [io  0x15000-0x15fff]
720
[    0.660108] pci 0000:00:03.3:   bridge window [mem 0x11b00000-0x11cfffff]
721
[    0.661006] pci 0000:00:03.3:   bridge window [mem 0x8002a00000-0x8002bfffff 64bit pref]
722
[    0.662768] pci 0000:00:03.4: PCI bridge to [bus 16]
723
[    0.662775] pci 0000:00:03.4:   bridge window [io  0x16000-0x16fff]
724
[    0.664121] pci 0000:00:03.4:   bridge window [mem 0x11d00000-0x11efffff]
725
[    0.665002] pci 0000:00:03.4:   bridge window [mem 0x8002c00000-0x8002dfffff 64bit pref]
726
[    0.668678] pci 0000:00:03.5: PCI bridge to [bus 17]
727
[    0.668687] pci 0000:00:03.5:   bridge window [io  0x17000-0x17fff]
728
[    0.670043] pci 0000:00:03.5:   bridge window [mem 0x11f00000-0x120fffff]
729
[    0.670926] pci 0000:00:03.5:   bridge window [mem 0x8002e00000-0x8002ffffff 64bit pref]
730
[    0.672719] pci 0000:00:03.6: PCI bridge to [bus 18]
731
[    0.672727] pci 0000:00:03.6:   bridge window [io  0x18000-0x18fff]
732
[    0.674063] pci 0000:00:03.6:   bridge window [mem 0x12100000-0x122fffff]
733
[    0.674939] pci 0000:00:03.6:   bridge window [mem 0x8003000000-0x80031fffff 64bit pref]
734
[    0.676708] pci 0000:00:03.7: PCI bridge to [bus 19]
735
[    0.676716] pci 0000:00:03.7:   bridge window [io  0x19000-0x19fff]
736
[    0.678046] pci 0000:00:03.7:   bridge window [mem 0x12300000-0x124fffff]
737
[    0.680740] pci 0000:00:03.7:   bridge window [mem 0x8003200000-0x80033fffff 64bit pref]
738
[    0.682517] pci 0000:00:04.0: PCI bridge to [bus 1a]
739
[    0.682525] pci 0000:00:04.0:   bridge window [io  0x1a000-0x1afff]
740
[    0.683875] pci 0000:00:04.0:   bridge window [mem 0x12500000-0x126fffff]
741
[    0.684768] pci 0000:00:04.0:   bridge window [mem 0x8003400000-0x80035fffff 64bit pref]
742
[    0.686527] pci 0000:00:04.1: PCI bridge to [bus 1b]
743
[    0.686535] pci 0000:00:04.1:   bridge window [io  0x1b000-0x1bfff]
744
[    0.687859] pci 0000:00:04.1:   bridge window [mem 0x12700000-0x128fffff]
745
[    0.688738] pci 0000:00:04.1:   bridge window [mem 0x8003600000-0x80037fffff 64bit pref]
746
[    0.692326] pci 0000:00:04.2: PCI bridge to [bus 1c]
747
[    0.692334] pci 0000:00:04.2:   bridge window [io  0x1c000-0x1cfff]
748
[    0.693704] pci 0000:00:04.2:   bridge window [mem 0x12900000-0x12afffff]
749
[    0.694590] pci 0000:00:04.2:   bridge window [mem 0x8003800000-0x80039fffff 64bit pref]
750
[    0.696381] pci 0000:00:04.3: PCI bridge to [bus 1d]
751
[    0.696389] pci 0000:00:04.3:   bridge window [io  0x1d000-0x1dfff]
752
[    0.697737] pci 0000:00:04.3:   bridge window [mem 0x12b00000-0x12cfffff]
753
[    0.698623] pci 0000:00:04.3:   bridge window [mem 0x8003a00000-0x8003bfffff 64bit pref]
754
[    0.700459] pci 0000:00:04.4: PCI bridge to [bus 1e]
755
[    0.700467] pci 0000:00:04.4:   bridge window [io  0x1e000-0x1efff]
756
[    0.701813] pci 0000:00:04.4:   bridge window [mem 0x12d00000-0x12efffff]
757
[    0.704461] pci 0000:00:04.4:   bridge window [mem 0x8003c00000-0x8003dfffff 64bit pref]
758
[    0.706269] pci_bus 0000:00: resource 4 [mem 0x0eff0000-0x3dfdffff window]
759
[    0.706271] pci_bus 0000:00: resource 5 [io  0x0000-0x1ffff window]
760
[    0.706273] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff window]
761
[    0.706274] pci_bus 0000:01: resource 0 [io  0x1000-0x2fff]
762
[    0.706275] pci_bus 0000:01: resource 1 [mem 0x0f000000-0x0f3fffff]
763
[    0.706276] pci_bus 0000:01: resource 2 [mem 0x8000000000-0x80002fffff 64bit pref]
764
[    0.706278] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
765
[    0.706279] pci_bus 0000:02: resource 1 [mem 0x0f000000-0x0f0fffff]
766
[    0.706280] pci_bus 0000:02: resource 2 [mem 0x8000000000-0x80000fffff 64bit pref]
767
[    0.706282] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
768
[    0.706283] pci_bus 0000:03: resource 1 [mem 0x0f400000-0x0f6fffff]
769
[    0.706284] pci_bus 0000:03: resource 2 [mem 0x8000300000-0x80005fffff 64bit pref]
770
[    0.706286] pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
771
[    0.706286] pci_bus 0000:04: resource 1 [mem 0x0f700000-0x0f9fffff]
772
[    0.706288] pci_bus 0000:04: resource 2 [mem 0x8000600000-0x80008fffff 64bit pref]
773
[    0.706289] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
774
[    0.706290] pci_bus 0000:05: resource 1 [mem 0x0fa00000-0x0fcfffff]
775
[    0.706291] pci_bus 0000:05: resource 2 [mem 0x8000900000-0x8000bfffff 64bit pref]
776
[    0.706292] pci_bus 0000:06: resource 0 [io  0x6000-0x6fff]
777
[    0.706293] pci_bus 0000:06: resource 1 [mem 0x0fd00000-0x0fefffff]
778
[    0.706295] pci_bus 0000:06: resource 2 [mem 0x8000c00000-0x8000dfffff 64bit pref]
779
[    0.706296] pci_bus 0000:07: resource 0 [io  0x7000-0x7fff]
780
[    0.706297] pci_bus 0000:07: resource 1 [mem 0x0ff00000-0x100fffff]
781
[    0.706298] pci_bus 0000:07: resource 2 [mem 0x8000e00000-0x8000ffffff 64bit pref]
782
[    0.706299] pci_bus 0000:08: resource 0 [io  0x8000-0x8fff]
783
[    0.706301] pci_bus 0000:08: resource 1 [mem 0x10100000-0x102fffff]
784
[    0.706302] pci_bus 0000:08: resource 2 [mem 0x8001000000-0x80011fffff 64bit pref]
785
[    0.706303] pci_bus 0000:09: resource 0 [io  0x9000-0x9fff]
786
[    0.706304] pci_bus 0000:09: resource 1 [mem 0x10300000-0x104fffff]
787
[    0.706305] pci_bus 0000:09: resource 2 [mem 0x8001200000-0x80013fffff 64bit pref]
788
[    0.706307] pci_bus 0000:0a: resource 0 [io  0xa000-0xafff]
789
[    0.706308] pci_bus 0000:0a: resource 1 [mem 0x10500000-0x106fffff]
790
[    0.706309] pci_bus 0000:0a: resource 2 [mem 0x8001400000-0x80015fffff 64bit pref]
791
[    0.706310] pci_bus 0000:0b: resource 0 [io  0xb000-0xbfff]
792
[    0.706311] pci_bus 0000:0b: resource 1 [mem 0x10700000-0x108fffff]
793
[    0.706312] pci_bus 0000:0b: resource 2 [mem 0x8001600000-0x80017fffff 64bit pref]
794
[    0.706313] pci_bus 0000:0c: resource 0 [io  0xc000-0xcfff]
795
[    0.706314] pci_bus 0000:0c: resource 1 [mem 0x10900000-0x10afffff]
796
[    0.706315] pci_bus 0000:0c: resource 2 [mem 0x8001800000-0x80019fffff 64bit pref]
797
[    0.706317] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
798
[    0.706318] pci_bus 0000:0d: resource 1 [mem 0x10b00000-0x10cfffff]
799
[    0.706319] pci_bus 0000:0d: resource 2 [mem 0x8001a00000-0x8001bfffff 64bit pref]
800
[    0.706320] pci_bus 0000:0e: resource 0 [io  0xe000-0xefff]
801
[    0.706321] pci_bus 0000:0e: resource 1 [mem 0x10d00000-0x10efffff]
802
[    0.706322] pci_bus 0000:0e: resource 2 [mem 0x8001c00000-0x8001dfffff 64bit pref]
803
[    0.706323] pci_bus 0000:0f: resource 0 [io  0xf000-0xffff]
804
[    0.706324] pci_bus 0000:0f: resource 1 [mem 0x10f00000-0x110fffff]
805
[    0.706325] pci_bus 0000:0f: resource 2 [mem 0x8001e00000-0x8001ffffff 64bit pref]
806
[    0.706327] pci_bus 0000:10: resource 0 [io  0x10000-0x10fff]
807
[    0.706328] pci_bus 0000:10: resource 1 [mem 0x11100000-0x112fffff]
808
[    0.706329] pci_bus 0000:10: resource 2 [mem 0x8002000000-0x80021fffff 64bit pref]
809
[    0.706330] pci_bus 0000:11: resource 0 [io  0x11000-0x11fff]
810
[    0.706331] pci_bus 0000:11: resource 1 [mem 0x11300000-0x114fffff]
811
[    0.706332] pci_bus 0000:11: resource 2 [mem 0x8002200000-0x80023fffff 64bit pref]
812
[    0.706333] pci_bus 0000:12: resource 0 [io  0x12000-0x12fff]
813
[    0.706334] pci_bus 0000:12: resource 1 [mem 0x11500000-0x116fffff]
814
[    0.706335] pci_bus 0000:12: resource 2 [mem 0x8002400000-0x80025fffff 64bit pref]
815
[    0.706337] pci_bus 0000:13: resource 0 [io  0x13000-0x13fff]
816
[    0.706338] pci_bus 0000:13: resource 1 [mem 0x11700000-0x118fffff]
817
[    0.706339] pci_bus 0000:13: resource 2 [mem 0x8002600000-0x80027fffff 64bit pref]
818
[    0.706340] pci_bus 0000:14: resource 0 [io  0x14000-0x14fff]
819
[    0.706341] pci_bus 0000:14: resource 1 [mem 0x11900000-0x11afffff]
820
[    0.706342] pci_bus 0000:14: resource 2 [mem 0x8002800000-0x80029fffff 64bit pref]
821
[    0.706343] pci_bus 0000:15: resource 0 [io  0x15000-0x15fff]
822
[    0.706344] pci_bus 0000:15: resource 1 [mem 0x11b00000-0x11cfffff]
823
[    0.706345] pci_bus 0000:15: resource 2 [mem 0x8002a00000-0x8002bfffff 64bit pref]
824
[    0.706347] pci_bus 0000:16: resource 0 [io  0x16000-0x16fff]
825
[    0.706348] pci_bus 0000:16: resource 1 [mem 0x11d00000-0x11efffff]
826
[    0.706349] pci_bus 0000:16: resource 2 [mem 0x8002c00000-0x8002dfffff 64bit pref]
827
[    0.706350] pci_bus 0000:17: resource 0 [io  0x17000-0x17fff]
828
[    0.706351] pci_bus 0000:17: resource 1 [mem 0x11f00000-0x120fffff]
829
[    0.706352] pci_bus 0000:17: resource 2 [mem 0x8002e00000-0x8002ffffff 64bit pref]
830
[    0.706353] pci_bus 0000:18: resource 0 [io  0x18000-0x18fff]
831
[    0.706354] pci_bus 0000:18: resource 1 [mem 0x12100000-0x122fffff]
832
[    0.706355] pci_bus 0000:18: resource 2 [mem 0x8003000000-0x80031fffff 64bit pref]
833
[    0.706357] pci_bus 0000:19: resource 0 [io  0x19000-0x19fff]
834
[    0.706358] pci_bus 0000:19: resource 1 [mem 0x12300000-0x124fffff]
835
[    0.706359] pci_bus 0000:19: resource 2 [mem 0x8003200000-0x80033fffff 64bit pref]
836
[    0.706360] pci_bus 0000:1a: resource 0 [io  0x1a000-0x1afff]
837
[    0.706361] pci_bus 0000:1a: resource 1 [mem 0x12500000-0x126fffff]
838
[    0.706362] pci_bus 0000:1a: resource 2 [mem 0x8003400000-0x80035fffff 64bit pref]
839
[    0.706363] pci_bus 0000:1b: resource 0 [io  0x1b000-0x1bfff]
840
[    0.706364] pci_bus 0000:1b: resource 1 [mem 0x12700000-0x128fffff]
841
[    0.706365] pci_bus 0000:1b: resource 2 [mem 0x8003600000-0x80037fffff 64bit pref]
842
[    0.706366] pci_bus 0000:1c: resource 0 [io  0x1c000-0x1cfff]
843
[    0.706367] pci_bus 0000:1c: resource 1 [mem 0x12900000-0x12afffff]
844
[    0.706368] pci_bus 0000:1c: resource 2 [mem 0x8003800000-0x80039fffff 64bit pref]
845
[    0.706370] pci_bus 0000:1d: resource 0 [io  0x1d000-0x1dfff]
846
[    0.706371] pci_bus 0000:1d: resource 1 [mem 0x12b00000-0x12cfffff]
847
[    0.706372] pci_bus 0000:1d: resource 2 [mem 0x8003a00000-0x8003bfffff 64bit pref]
848
[    0.706373] pci_bus 0000:1e: resource 0 [io  0x1e000-0x1efff]
849
[    0.706374] pci_bus 0000:1e: resource 1 [mem 0x12d00000-0x12efffff]
850
[    0.706375] pci_bus 0000:1e: resource 2 [mem 0x8003c00000-0x8003dfffff 64bit pref]
851
[    0.706446] ACPI: PCI Interrupt Link [GSI0] (IRQs *35)
852
[    0.706455] ACPI: PCI Interrupt Link [GSI1] (IRQs *36)
853
[    0.706463] ACPI: PCI Interrupt Link [GSI2] (IRQs *37)
854
[    0.706470] ACPI: PCI Interrupt Link [GSI3] (IRQs *38)
855
[    0.706882] vgaarb: loaded
856
[    0.707085] SCSI subsystem initialized
857
[    0.707278] libata version 3.00 loaded.
858
[    0.707302] ACPI: bus type USB registered
859
[    0.707324] usbcore: registered new interface driver usbfs
860
[    0.707331] usbcore: registered new interface driver hub
861
[    0.707560] usbcore: registered new device driver usb
862
[    0.707613] pps_core: LinuxPPS API ver. 1 registered
863
[    0.707614] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
864
[    0.707617] PTP clock support registered
865
[    0.707888] EDAC MC: Ver: 3.0.0
866
[    0.708238] Registered efivars operations
867
[    0.708958] NetLabel: Initializing
868
[    0.708959] NetLabel:  domain hash size = 128
869
[    0.708960] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
870
[    0.708971] NetLabel:  unlabeled traffic allowed by default
871
[    0.709203] clocksource: Switched to clocksource arch_sys_counter
872
[    0.723601] VFS: Disk quotas dquot_6.6.0
873
[    0.723648] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
874
[    0.723747] Init kysecfs SUCCESS!
875
[    0.723750] Init box entries under sysfs SUCCESS!
876
[    0.723792] pnp: PnP ACPI init
877
[    0.724019] system 00:00: [mem 0x4010000000-0x401fffffff window] could not be reserved
878
[    0.724024] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
879
[    0.724029] pnp: PnP ACPI: found 1 devices
880
[    0.725836] NET: Registered protocol family 2
881
[    0.726061] tcp_listen_portaddr_hash hash table entries: 32768 (order: 3, 524288 bytes)
882
[    0.726166] TCP established hash table entries: 524288 (order: 6, 4194304 bytes)
883
[    0.726740] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes)
884
[    0.726856] TCP: Hash tables configured (established 524288 bind 65536)
885
[    0.726905] UDP hash table entries: 32768 (order: 4, 1048576 bytes)
886
[    0.727005] UDP-Lite hash table entries: 32768 (order: 4, 1048576 bytes)
887
[    0.727231] NET: Registered protocol family 1
888
[    0.727237] NET: Registered protocol family 44
889
[    0.730272] pci 0000:02:07.0: enabling device (0000 -> 0002)
890
[    0.730782] PCI: CLS 0 bytes, default 64
891
[    0.730824] Unpacking initramfs...
892
[    1.229433] Freeing initrd memory: 36608K
893
[    1.235156] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 13 counters available
894
[    1.235160] kvm [1]: HYP mode not available
895
[    1.236045] Initialise system trusted keyrings
896
[    1.236156] workingset: timestamp_bits=40 max_order=20 bucket_order=0
897
[    1.237622] zbud: loaded
898
[    1.238984] SGI XFS with ACLs, security attributes, no debug enabled
899
[    1.240425] aufs 4.19-20200518
900
[    1.276554] NET: Registered protocol family 38
901
[    1.276558] Key type asymmetric registered
902
[    1.276559] Asymmetric key parser 'x509' registered
903
[    1.276571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
904
[    1.276780] io scheduler noop registered
905
[    1.276781] io scheduler deadline registered (default)
906
[    1.276862] io scheduler cfq registered
907
[    1.276863] io scheduler mq-deadline registered (default)
908
[    1.276864] io scheduler kyber registered
909
[    1.276913] io scheduler bfq registered
910
[    1.277589] atomic64_test: passed
911
[    1.279220] PCI Interrupt Link [GSI1] enabled at IRQ 36
912
[    1.280398] pcieport 0000:00:01.0: Signaling PME with IRQ 43
913
[    1.280527] pcieport 0000:00:01.0: AER enabled with IRQ 43
914
[    1.280551] pciehp 0000:00:01.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
915
[    1.284078] pcieport 0000:00:01.1: Signaling PME with IRQ 44
916
[    1.284151] pcieport 0000:00:01.1: AER enabled with IRQ 44
917
[    1.284177] pciehp 0000:00:01.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
918
[    1.287650] pcieport 0000:00:01.2: Signaling PME with IRQ 45
919
[    1.287723] pcieport 0000:00:01.2: AER enabled with IRQ 45
920
[    1.287748] pciehp 0000:00:01.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
921
[    1.291241] pcieport 0000:00:01.3: Signaling PME with IRQ 46
922
[    1.291316] pcieport 0000:00:01.3: AER enabled with IRQ 46
923
[    1.291343] pciehp 0000:00:01.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
924
[    1.294866] pcieport 0000:00:01.4: Signaling PME with IRQ 47
925
[    1.294932] pcieport 0000:00:01.4: AER enabled with IRQ 47
926
[    1.294958] pciehp 0000:00:01.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
927
[    1.298482] pcieport 0000:00:01.5: Signaling PME with IRQ 48
928
[    1.298548] pcieport 0000:00:01.5: AER enabled with IRQ 48
929
[    1.298574] pciehp 0000:00:01.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
930
[    1.298613] pciehp 0000:00:01.4:pcie004: Slot(0-4): Link Up
931
[    1.303407] pcieport 0000:00:01.6: Signaling PME with IRQ 49
932
[    1.303475] pcieport 0000:00:01.6: AER enabled with IRQ 49
933
[    1.303501] pciehp 0000:00:01.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
934
[    1.303539] pciehp 0000:00:01.5:pcie004: Slot(0-5): Link Up
935
[    1.306734] pcieport 0000:00:01.7: Signaling PME with IRQ 50
936
[    1.306798] pcieport 0000:00:01.7: AER enabled with IRQ 50
937
[    1.306820] pciehp 0000:00:01.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
938
[    1.306854] pciehp 0000:00:01.6:pcie004: Slot(0-6): Link Up
939
[    1.308157] PCI Interrupt Link [GSI2] enabled at IRQ 37
940
[    1.309972] pcieport 0000:00:02.0: Signaling PME with IRQ 51
941
[    1.310043] pcieport 0000:00:02.0: AER enabled with IRQ 51
942
[    1.310069] pciehp 0000:00:02.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
943
[    1.310106] pciehp 0000:00:01.7:pcie004: Slot(0-7): Link Up
944
[    1.313167] pcieport 0000:00:02.1: Signaling PME with IRQ 52
945
[    1.313229] pcieport 0000:00:02.1: AER enabled with IRQ 52
946
[    1.313251] pciehp 0000:00:02.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
947
[    1.313285] pciehp 0000:00:02.0:pcie004: Slot(0-8): Link Up
948
[    1.316286] pcieport 0000:00:02.2: Signaling PME with IRQ 53
949
[    1.316351] pcieport 0000:00:02.2: AER enabled with IRQ 53
950
[    1.316375] pciehp 0000:00:02.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
951
[    1.316410] pciehp 0000:00:02.1:pcie004: Slot(0-9): Link Up
952
[    1.319428] pcieport 0000:00:02.3: Signaling PME with IRQ 54
953
[    1.319492] pcieport 0000:00:02.3: AER enabled with IRQ 54
954
[    1.319517] pciehp 0000:00:02.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
955
[    1.319549] pciehp 0000:00:02.2:pcie004: Slot(0-10): Link Up
956
[    1.324505] pcieport 0000:00:02.4: Signaling PME with IRQ 55
957
[    1.324578] pcieport 0000:00:02.4: AER enabled with IRQ 55
958
[    1.324614] pciehp 0000:00:02.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
959
[    1.324649] pciehp 0000:00:02.3:pcie004: Slot(0-11): Link Up
960
[    1.327957] pcieport 0000:00:02.5: Signaling PME with IRQ 56
961
[    1.328029] pcieport 0000:00:02.5: AER enabled with IRQ 56
962
[    1.328056] pciehp 0000:00:02.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
963
[    1.328108] pciehp 0000:00:02.4:pcie004: Slot(0-12): Link Up
964
[    1.331799] pcieport 0000:00:02.6: Signaling PME with IRQ 57
965
[    1.331883] pcieport 0000:00:02.6: AER enabled with IRQ 57
966
[    1.331910] pciehp 0000:00:02.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
967
[    1.331958] pciehp 0000:00:02.5:pcie004: Slot(0-13): Link Up
968
[    1.335413] pcieport 0000:00:02.7: Signaling PME with IRQ 58
969
[    1.335481] pcieport 0000:00:02.7: AER enabled with IRQ 58
970
[    1.335508] pciehp 0000:00:02.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
971
[    1.335548] pciehp 0000:00:02.6:pcie004: Slot(0-14): Link Up
972
[    1.336935] PCI Interrupt Link [GSI3] enabled at IRQ 38
973
[    1.338751] pcieport 0000:00:03.0: Signaling PME with IRQ 59
974
[    1.338812] pcieport 0000:00:03.0: AER enabled with IRQ 59
975
[    1.338834] pciehp 0000:00:03.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
976
[    1.338870] pciehp 0000:00:02.7:pcie004: Slot(0-15): Link Up
977
[    1.342058] pcieport 0000:00:03.1: Signaling PME with IRQ 60
978
[    1.342118] pcieport 0000:00:03.1: AER enabled with IRQ 60
979
[    1.342139] pciehp 0000:00:03.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
980
[    1.342177] pciehp 0000:00:03.0:pcie004: Slot(0-16): Link Up
981
[    1.346795] pcieport 0000:00:03.2: Signaling PME with IRQ 61
982
[    1.346856] pcieport 0000:00:03.2: AER enabled with IRQ 61
983
[    1.346878] pciehp 0000:00:03.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
984
[    1.346914] pciehp 0000:00:03.1:pcie004: Slot(0-17): Link Up
985
[    1.349976] pcieport 0000:00:03.3: Signaling PME with IRQ 62
986
[    1.350043] pcieport 0000:00:03.3: AER enabled with IRQ 62
987
[    1.350069] pciehp 0000:00:03.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
988
[    1.350107] pciehp 0000:00:03.2:pcie004: Slot(0-18): Link Up
989
[    1.353196] pcieport 0000:00:03.4: Signaling PME with IRQ 63
990
[    1.353262] pcieport 0000:00:03.4: AER enabled with IRQ 63
991
[    1.353288] pciehp 0000:00:03.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
992
[    1.353325] pciehp 0000:00:03.3:pcie004: Slot(0-19): Link Up
993
[    1.356305] pcieport 0000:00:03.5: Signaling PME with IRQ 64
994
[    1.356364] pcieport 0000:00:03.5: AER enabled with IRQ 64
995
[    1.356386] pciehp 0000:00:03.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
996
[    1.356421] pciehp 0000:00:03.4:pcie004: Slot(0-20): Link Up
997
[    1.359401] pcieport 0000:00:03.6: Signaling PME with IRQ 65
998
[    1.359474] pcieport 0000:00:03.6: AER enabled with IRQ 65
999
[    1.359499] pciehp 0000:00:03.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1000
[    1.359532] pciehp 0000:00:03.5:pcie004: Slot(0-21): Link Up
1001
[    1.362488] pcieport 0000:00:03.7: Signaling PME with IRQ 66
1002
[    1.362552] pcieport 0000:00:03.7: AER enabled with IRQ 66
1003
[    1.362577] pciehp 0000:00:03.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1004
[    1.362614] pciehp 0000:00:03.6:pcie004: Slot(0-22): Link Up
1005
[    1.363926] PCI Interrupt Link [GSI0] enabled at IRQ 35
1006
[    1.365653] pcieport 0000:00:04.0: Signaling PME with IRQ 67
1007
[    1.365719] pcieport 0000:00:04.0: AER enabled with IRQ 67
1008
[    1.365753] pciehp 0000:00:04.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1009
[    1.365790] pciehp 0000:00:03.7:pcie004: Slot(0-23): Link Up
1010
[    1.369617] pcieport 0000:00:04.1: Signaling PME with IRQ 68
1011
[    1.369683] pcieport 0000:00:04.1: AER enabled with IRQ 68
1012
[    1.369709] pciehp 0000:00:04.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1013
[    1.369745] pciehp 0000:00:04.0:pcie004: Slot(0-24): Link Up
1014
[    1.372736] pcieport 0000:00:04.2: Signaling PME with IRQ 69
1015
[    1.372801] pcieport 0000:00:04.2: AER enabled with IRQ 69
1016
[    1.372826] pciehp 0000:00:04.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1017
[    1.372863] pciehp 0000:00:04.1:pcie004: Slot(0-25): Link Up
1018
[    1.375787] pcieport 0000:00:04.3: Signaling PME with IRQ 70
1019
[    1.375856] pcieport 0000:00:04.3: AER enabled with IRQ 70
1020
[    1.375878] pciehp 0000:00:04.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1021
[    1.375913] pciehp 0000:00:04.2:pcie004: Slot(0-26): Link Up
1022
[    1.378853] pcieport 0000:00:04.4: Signaling PME with IRQ 71
1023
[    1.378918] pcieport 0000:00:04.4: AER enabled with IRQ 71
1024
[    1.378944] pciehp 0000:00:04.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1025
[    1.378982] pciehp 0000:00:04.3:pcie004: Slot(0-27): Link Up
1026
[    1.380602] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0
1027
[    1.384544] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
1028
[    1.384690] pciehp 0000:00:04.4:pcie004: Slot(0-28): Link Up
1029
[    1.384866] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
1030
[    1.384876] ACPI: Power Button [PWRB]
1031
[    1.388580] virtio-pci 0000:02:01.0: enabling device (0000 -> 0003)
1032
[    1.393638] virtio-pci 0000:02:03.0: enabling device (0000 -> 0003)
1033
[    1.396499] virtio-pci 0000:02:1f.0: enabling device (0000 -> 0002)
1034
[    1.403095] virtio-pci 0000:05:00.0: enabling device (0000 -> 0002)
1035
[    1.405990] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
1036
[    1.410196] virtio_blk virtio4: [vda] 209715200 512-byte logical blocks (107 GB/100 GiB)
1037
[    1.412596]  vda: vda1 vda2 vda3
1038
[    1.413684] virtio_blk virtio5: [vdb] 419430400 512-byte logical blocks (215 GB/200 GiB)
1039
[    1.415231] rdac: device handler registered
1040
[    1.415310] hp_sw: device handler registered
1041
[    1.415311] emc: device handler registered
1042
[    1.415500] alua: device handler registered
1043
[    1.417303] ahci 0000:02:04.0: version 3.0
1044
[    1.417642] ahci 0000:02:04.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
1045
[    1.417644] ahci 0000:02:04.0: flags: 64bit ncq only 
1046
[    1.418356] scsi host0: ahci
1047
[    1.418567] scsi host1: ahci
1048
[    1.418690] scsi host2: ahci
1049
[    1.418826] scsi host3: ahci
1050
[    1.418950] scsi host4: ahci
1051
[    1.419077] scsi host5: ahci
1052
[    1.419125] ata1: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006100 irq 77
1053
[    1.419129] ata2: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006180 irq 77
1054
[    1.419132] ata3: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006200 irq 77
1055
[    1.419135] ata4: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006280 irq 77
1056
[    1.419138] ata5: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006300 irq 77
1057
[    1.419141] ata6: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006380 irq 77
1058
[    1.419260] libphy: Fixed MDIO Bus: probed
1059
[    1.419328] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
1060
[    1.419330] ehci-pci: EHCI PCI platform driver
1061
[    1.421371] ehci-pci 0000:02:06.0: EHCI Host Controller
1062
[    1.421414] ehci-pci 0000:02:06.0: new USB bus registered, assigned bus number 1
1063
[    1.421530] ehci-pci 0000:02:06.0: irq 39, io mem 0x0f007000
1064
[    1.449255] ehci-pci 0000:02:06.0: USB 2.0 started, EHCI 1.00
1065
[    1.449327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
1066
[    1.449328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1067
[    1.449329] usb usb1: Product: EHCI Host Controller
1068
[    1.449331] usb usb1: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 ehci_hcd
1069
[    1.449331] usb usb1: SerialNumber: 0000:02:06.0
1070
[    1.449425] hub 1-0:1.0: USB hub found
1071
[    1.449431] hub 1-0:1.0: 6 ports detected
1072
[    1.449596] ehci-platform: EHCI generic platform driver
1073
[    1.449632] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1074
[    1.449635] ohci-pci: OHCI PCI platform driver
1075
[    1.449649] uhci_hcd: USB Universal Host Controller Interface driver
1076
[    1.451842] uhci_hcd 0000:02:05.0: UHCI Host Controller
1077
[    1.451887] uhci_hcd 0000:02:05.0: new USB bus registered, assigned bus number 2
1078
[    1.451903] uhci_hcd 0000:02:05.0: detected 2 ports
1079
[    1.451961] uhci_hcd 0000:02:05.0: irq 38, io base 0x00001080
1080
[    1.452098] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
1081
[    1.452099] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1082
[    1.452100] usb usb2: Product: UHCI Host Controller
1083
[    1.452101] usb usb2: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 uhci_hcd
1084
[    1.452102] usb usb2: SerialNumber: 0000:02:05.0
1085
[    1.452187] hub 2-0:1.0: USB hub found
1086
[    1.452192] hub 2-0:1.0: 2 ports detected
1087
[    1.454193] xhci_hcd 0000:02:07.0: xHCI Host Controller
1088
[    1.454257] xhci_hcd 0000:02:07.0: new USB bus registered, assigned bus number 3
1089
[    1.454448] xhci_hcd 0000:02:07.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000014
1090
[    1.455225] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
1091
[    1.455226] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1092
[    1.455227] usb usb3: Product: xHCI Host Controller
1093
[    1.455229] usb usb3: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 xhci-hcd
1094
[    1.455230] usb usb3: SerialNumber: 0000:02:07.0
1095
[    1.455311] hub 3-0:1.0: USB hub found
1096
[    1.455336] hub 3-0:1.0: 4 ports detected
1097
[    1.455476] xhci_hcd 0000:02:07.0: xHCI Host Controller
1098
[    1.455499] xhci_hcd 0000:02:07.0: new USB bus registered, assigned bus number 4
1099
[    1.455501] xhci_hcd 0000:02:07.0: Host supports USB 3.0 EnhancedSuperSpeed
1100
[    1.455530] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
1101
[    1.455549] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
1102
[    1.455551] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1103
[    1.455552] usb usb4: Product: xHCI Host Controller
1104
[    1.455553] usb usb4: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 xhci-hcd
1105
[    1.455554] usb usb4: SerialNumber: 0000:02:07.0
1106
[    1.455612] hub 4-0:1.0: USB hub found
1107
[    1.455627] hub 4-0:1.0: 4 ports detected
1108
[    1.455769] usbcore: registered new interface driver usb-storage
1109
[    1.455841] mousedev: PS/2 mouse device common for all mice
1110
[    1.456130] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
1111
[    1.456139] i2c /dev entries driver
1112
[    1.456329] device-mapper: uevent: version 1.0.3
1113
[    1.456423] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
1114
[    1.457643] EFI Variables Facility v0.08 2004-May-17
1115
[    1.458360] hidraw: raw HID events driver (C) Jiri Kosina
1116
[    1.458458] usbcore: registered new interface driver usbhid
1117
[    1.458459] usbhid: USB HID core driver
1118
[    1.458809] Initializing XFRM netlink socket
1119
[    1.459082] NET: Registered protocol family 10
1120
[    1.459517] Segment Routing with IPv6
1121
[    1.459531] NET: Registered protocol family 17
1122
[    1.459730] registered taskstats version 1
1123
[    1.459732] Loading compiled-in X.509 certificates
1124
[    1.490352] Loaded X.509 cert 'Build time autogenerated kernel key: 24506faddeb9191be60518bdd762d60fa772d476'
1125
[    1.490405] zswap: loaded using pool lzo/zbud
1126
[    1.492647] Key type big_key registered
1127
[    1.494521] Key type encrypted registered
1128
[    1.494878] rtc-efi rtc-efi: setting system clock to 2022-04-08 09:48:17 UTC (1649411297)
1129
[    1.495864] SDEI NMI watchdog: Disable SDEI NMI Watchdog in VM
1130
[    1.751033] ata3: SATA link down (SStatus 0 SControl 300)
1131
[    1.751168] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
1132
[    1.751355] ata6: SATA link down (SStatus 0 SControl 300)
1133
[    1.751422] ata5: SATA link down (SStatus 0 SControl 300)
1134
[    1.751567] ata4: SATA link down (SStatus 0 SControl 300)
1135
[    1.751626] ata1: SATA link down (SStatus 0 SControl 300)
1136
[    1.751660] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
1137
[    1.751661] ata2.00: applying bridge limits
1138
[    1.751771] ata2.00: configured for UDMA/100
1139
[    1.752083] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
1140
[    1.752320] scsi 1:0:0:0: Attached scsi generic sg0 type 5
1141
[    1.753608] Freeing unused kernel memory: 5504K
1142
[    1.789239] Run /init as init process
1143
[    1.806712] systemd[1]: systemd v243-31.se.p03.ky10 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
1144
[    1.806740] systemd[1]: Detected virtualization kvm.
1145
[    1.806755] systemd[1]: Detected architecture arm64.
1146
[    1.806757] systemd[1]: Running in initial RAM disk.
1147
[    1.809372] systemd[1]: Set hostname to <localhost.localdomain>.
1148
[    1.819230] usb 1-1: new high-speed USB device number 2 using ehci-pci
1149
[    1.864085] random: systemd: uninitialized urandom read (16 bytes read)
1150
[    1.864098] systemd[1]: Reached target Local File Systems.
1151
[    1.864145] random: systemd: uninitialized urandom read (16 bytes read)
1152
[    1.864151] systemd[1]: Reached target Slices.
1153
[    1.864162] random: systemd: uninitialized urandom read (16 bytes read)
1154
[    1.864167] systemd[1]: Reached target Swap.
1155
[    1.864178] systemd[1]: Reached target Timers.
1156
[    1.864299] systemd[1]: Listening on Journal Audit Socket.
1157
[    1.881234] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
1158
[    1.881236] usb 1-1: New USB device strings: Mfr=1, Product=4, SerialNumber=11
1159
[    1.881238] usb 1-1: Product: QEMU USB Keyboard
1160
[    1.881239] usb 1-1: Manufacturer: QEMU
1161
[    1.881240] usb 1-1: SerialNumber: 68284-0000:00:01.0:00.0:06.0-1
1162
[    1.882820] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:06.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1
1163
[    1.949399] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:02:06.0-1/input0
1164
[    2.006683] audit: type=1130 audit(1649411298.000:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1165
[    2.028728] audit: type=1130 audit(1649411298.020:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1166
[    2.039695] audit: type=1130 audit(1649411298.040:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1167
[    2.047508] audit: type=1130 audit(1649411298.040:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1168
[    2.119232] usb 1-2: new high-speed USB device number 3 using ehci-pci
1169
[    2.133750] audit: type=1130 audit(1649411298.130:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1170
[    2.181186] usb 1-2: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
1171
[    2.181189] usb 1-2: New USB device strings: Mfr=1, Product=3, SerialNumber=10
1172
[    2.181191] usb 1-2: Product: QEMU USB Tablet
1173
[    2.181192] usb 1-2: Manufacturer: QEMU
1174
[    2.181193] usb 1-2: SerialNumber: 28754-0000:00:01.0:00.0:06.0-2
1175
[    2.182732] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:06.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2
1176
[    2.182803] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:02:06.0-2/input0
1177
[    2.207043] audit: type=1130 audit(1649411298.200:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1178
[    2.209389] [drm] pci: virtio-gpu-pci detected at 0000:02:02.0
1179
[    2.209565] [drm] virgl 3d acceleration not supported by host
1180
[    2.210088] [TTM] Zone  kernel: Available graphics memory: 32806656 kiB
1181
[    2.210090] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
1182
[    2.210091] [TTM] Initializing pool allocator
1183
[    2.210097] [TTM] Initializing DMA pool allocator
1184
[    2.210117] [drm] number of scanouts: 1
1185
[    2.210120] [drm] number of cap sets: 0
1186
[    2.210911] Console: switching to colour frame buffer device 128x48
1187
[    2.213417] virtio_gpu virtio1: fb0: virtiodrmfb frame buffer device
1188
[    2.260471] audit: type=1130 audit(1649411298.260:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1189
[    2.271615] virtio_net virtio3 enp3s0: renamed from eth0
1190
[    2.319238] [drm] Initialized virtio_gpu 0.0.1 0 for virtio1 on minor 0
1191
[    2.349671] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
1192
[    2.349675] cdrom: Uniform CD-ROM driver Revision: 3.20
1193
[    2.351682] sr 1:0:0:0: Attached scsi CD-ROM sr0
1194
[    3.409293] pciehp 0000:00:01.4:pcie004: Failed to check link status
1195
[    3.449265] pciehp 0000:00:01.6:pcie004: Failed to check link status
1196
[    3.449832] pciehp 0000:00:01.5:pcie004: Failed to check link status
1197
[    3.450322] pciehp 0000:00:02.1:pcie004: Failed to check link status
1198
[    3.450803] pciehp 0000:00:02.0:pcie004: Failed to check link status
1199
[    3.451288] pciehp 0000:00:01.7:pcie004: Failed to check link status
1200
[    3.451782] pciehp 0000:00:02.4:pcie004: Failed to check link status
1201
[    3.452277] pciehp 0000:00:02.3:pcie004: Failed to check link status
1202
[    3.452763] pciehp 0000:00:02.2:pcie004: Failed to check link status
1203
[    3.453256] pciehp 0000:00:02.7:pcie004: Failed to check link status
1204
[    3.453743] pciehp 0000:00:02.6:pcie004: Failed to check link status
1205
[    3.469257] pciehp 0000:00:02.5:pcie004: Failed to check link status
1206
[    3.489278] pciehp 0000:00:04.3:pcie004: Failed to check link status
1207
[    3.489925] random: fast init done
1208
[    3.489975] pciehp 0000:00:04.2:pcie004: Failed to check link status
1209
[    3.490466] pciehp 0000:00:04.1:pcie004: Failed to check link status
1210
[    3.490967] pciehp 0000:00:04.0:pcie004: Failed to check link status
1211
[    3.491462] pciehp 0000:00:03.7:pcie004: Failed to check link status
1212
[    3.491963] pciehp 0000:00:03.6:pcie004: Failed to check link status
1213
[    3.492463] pciehp 0000:00:03.5:pcie004: Failed to check link status
1214
[    3.492955] pciehp 0000:00:03.4:pcie004: Failed to check link status
1215
[    3.493466] pciehp 0000:00:03.3:pcie004: Failed to check link status
1216
[    3.493985] pciehp 0000:00:03.2:pcie004: Failed to check link status
1217
[    3.494492] pciehp 0000:00:03.1:pcie004: Failed to check link status
1218
[    3.494992] pciehp 0000:00:03.0:pcie004: Failed to check link status
1219
[    3.529245] pciehp 0000:00:04.4:pcie004: Failed to check link status
1220
[    3.578991] random: crng init done
1221
[    3.578994] random: 7 urandom warning(s) missed due to ratelimiting
1222
[    3.652379] audit: type=1130 audit(1649411299.650:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1223
[    3.673457] audit: type=1130 audit(1649411299.670:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1224
[    3.688382] XFS (dm-0): Mounting V5 Filesystem
1225
[    3.708467] XFS (dm-0): Ending clean mount
1226
[    4.553801] systemd-journald[388]: Received SIGTERM from PID 1 (systemd).
1227
[    4.583046] systemd: 27 output lines suppressed due to ratelimiting
1228
[    4.804543] systemd[1]: systemd v243-31.se.p03.ky10 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
1229
[    4.804567] systemd[1]: Detected virtualization kvm.
1230
[    4.804583] systemd[1]: Detected architecture arm64.
1231
[    4.805692] systemd[1]: Set hostname to <localhost.localdomain>.
1232
[    4.824424] systemd-rc-local-generator[823]: /etc/rc.d/rc.local is not marked executable, skipping.
1233
[    4.889060] systemd[1]: /usr/lib/systemd/system/auditd.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/auditd.pid → /run/auditd.pid; please update the unit file accordingly.
1234
[    4.913347] systemd[1]: /usr/lib/systemd/system/gssproxy.service:10: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
1235
[    4.944375] systemd[1]: Configuration file /etc/systemd/system/vm-agent.service is marked executable. Please remove executable permission bits. Proceeding anyway.
1236
[    4.959175] systemd[1]: /usr/lib/systemd/system/sssd.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sssd.pid → /run/sssd.pid; please update the unit file accordingly.
1237
[    4.962576] systemd[1]: /usr/lib/systemd/system/restorecond.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/restorecond.pid → /run/restorecond.pid; please update the unit file accordingly.
1238
[    4.965982] systemd[1]: Configuration file /usr/lib/systemd/system/kylin-activation-check.service is marked executable. Please remove executable permission bits. Proceeding anyway.
1239
[    5.064698] VFS: Open an write opened block device exclusively dm-1 [831 swapon].
1240
[    5.169223] Adding 4206528k swap on /dev/mapper/klas_host--192--168--0--173-swap.  Priority:-2 extents:1 across:4206528k FS
1241
[    5.175165] kauditd_printk_skb: 38 callbacks suppressed
1242
[    5.175167] audit: type=1305 audit(1649411301.170:49): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 res=1
1243
[    5.179680] audit: type=1130 audit(1649411301.180:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1244
[    5.210196] systemd-journald[837]: Received client request to flush runtime journal.
1245
[    5.211243] audit: type=1130 audit(1649411301.210:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1246
[    5.240368] audit: type=1130 audit(1649411301.240:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1247
[    5.321542] audit: type=1130 audit(1649411301.320:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1248
[    5.430387] cryptd: max_cpu_qlen set to 1000
1249
[    5.650428] audit: type=1130 audit(1649411301.650:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1250
[    5.659937] XFS (vda2): Mounting V5 Filesystem
1251
[    5.699678] audit: type=1130 audit(1649411301.700:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-1A09\x2dA8B3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1252
[    5.721577] XFS (vda2): Ending clean mount
1253
[    5.756484] audit: type=1130 audit(1649411301.750:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1254
[    5.770329] audit: type=1130 audit(1649411301.770:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1255
[    5.777091] audit: type=1130 audit(1649411301.770:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1256
[    5.794825] RPC: Registered named UNIX socket transport module.
1257
[    5.794827] RPC: Registered udp transport module.
1258
[    5.794827] RPC: Registered tcp transport module.
1259
[    5.794828] RPC: Registered tcp NFSv4.1 backchannel transport module.
1260
[    9.443922] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
1261
[   10.329968] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:bb:86:8b detected!
1262
[   10.439733] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:03:77:a2 detected!
1263
[   10.469797] IPv6: enp3s0: IPv6 duplicate address fe80::4747:a30a:8156:f215 used by fa:16:3e:14:43:b7 detected!
1264
[   10.569713] IPv6: enp3s0: IPv6 duplicate address fe80::9fe0:e989:db5:8074 used by fa:16:3e:03:77:a2 detected!
1265
[   10.719441] IPv6: enp3s0: IPv6 duplicate address fe80::4747:a30a:8156:f215 used by fa:16:3e:14:43:b7 detected!
1266
[   10.969545] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:03:77:a2 detected!
1267
[612279.280687]  vdb: vdb1
1268
[612284.385668] VFS: Open an write opened block device exclusively vdb1 [1107516 lvcreate].
1269
[612346.211233] XFS (dm-3): Mounting V5 Filesystem
1270
[612346.226313] XFS (dm-3): Ending clean mount
1271
[850295.872090] systemd-rc-local-generator[1603049]: /etc/rc.d/rc.local is not marked executable, skipping.
1272
[1014172.334590] HTTPHandler-5-9 invoked oom-killer: gfp_mask=0x6200ca(GFP_HIGHUSER_MOVABLE), nodemask=(null), order=0, oom_score_adj=0
1273
[1014172.334592] HTTPHandler-5-9 cpuset=/ mems_allowed=0-1
1274
[1014172.334597] CPU: 9 PID: 1956795 Comm: HTTPHandler-5-9 Kdump: loaded Not tainted 4.19.90-23.8.v2101.ky10.aarch64 #1
1275
[1014172.334598] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015
1276
[1014172.334599] Call trace:
1277
[1014172.334602]  dump_backtrace+0x0/0x170
1278
[1014172.334604]  show_stack+0x24/0x30
1279
[1014172.334606]  dump_stack+0xa4/0xe8
1280
[1014172.334610]  dump_header+0x6c/0x240
1281
[1014172.334611]  oom_kill_process+0x334/0x370
1282
[1014172.334612]  out_of_memory+0xe4/0x4f0
1283
[1014172.334614]  __alloc_pages_nodemask+0xcf0/0xd70
1284
[1014172.334617]  alloc_pages_current+0x88/0xf0
1285
[1014172.334618]  __page_cache_alloc+0x8c/0xd8
1286
[1014172.334619]  filemap_fault+0x3dc/0x590
1287
[1014172.334621]  __xfs_filemap_fault+0x190/0x218
1288
[1014172.334622]  xfs_filemap_fault+0x50/0x60
1289
[1014172.334626]  __do_fault+0x38/0x160
1290
[1014172.334627]  do_fault+0xf4/0x5c0
1291
[1014172.334627]  __handle_mm_fault+0x3d8/0x798
1292
[1014172.334628]  handle_mm_fault+0x104/0x1d8
1293
[1014172.334631]  do_page_fault+0x210/0x4c8
1294
[1014172.334632]  do_translation_fault+0xa8/0xbc
1295
[1014172.334634]  do_mem_abort+0x50/0xe0
1296
[1014172.334635]  do_el0_ia_bp_hardening+0x60/0xa0
1297
[1014172.334636]  el0_ia+0x1c/0x20
1298
[1014172.334637] Mem-Info:
1299
[1014172.334642] active_anon:903004 inactive_anon:55870 isolated_anon:0
1300
                  active_file:33 inactive_file:151 isolated_file:0
1301
                  unevictable:0 dirty:1 writeback:0 unstable:0
1302
                  slab_reclaimable:1068 slab_unreclaimable:5946
1303
                  mapped:362 shmem:233 pagetables:400 bounce:0
1304
                  free:52894 free_pcp:0 free_cma:142
1305
[1014172.334645] Node 0 active_anon:29108352kB inactive_anon:1779712kB active_file:2112kB inactive_file:2816kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:17984kB dirty:0kB writeback:0kB shmem:14144kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB unstable:0kB all_unreclaimable? yes
1306
[1014172.334647] Node 1 active_anon:28683904kB inactive_anon:1795968kB active_file:0kB inactive_file:6848kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:5184kB dirty:64kB writeback:0kB shmem:768kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB unstable:0kB all_unreclaimable? yes
1307
[1014172.334649] Node 0 DMA32 free:256960kB min:139072kB low:173824kB high:208576kB active_anon:2529536kB inactive_anon:128kB active_file:256kB inactive_file:576kB unevictable:0kB writepending:0kB present:3145728kB managed:2794368kB mlocked:0kB kernel_stack:0kB pagetables:256kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:9088kB
1308
[1014172.334652] lowmem_reserve[]: 0 1850 1850
1309
[1014172.334654] Node 0 Normal free:1510528kB min:1512192kB low:1890240kB high:2268288kB active_anon:26578816kB inactive_anon:1779584kB active_file:768kB inactive_file:3584kB unevictable:0kB writepending:0kB present:30408704kB managed:30357056kB mlocked:0kB kernel_stack:5632kB pagetables:14976kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
1310
[1014172.334656] lowmem_reserve[]: 0 0 0
1311
[1014172.334658] Node 1 Normal free:1617728kB min:1619008kB low:2023744kB high:2428480kB active_anon:28683904kB inactive_anon:1795968kB active_file:0kB inactive_file:6848kB unevictable:0kB writepending:64kB present:33554432kB managed:32461888kB mlocked:0kB kernel_stack:4816kB pagetables:10368kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
1312
[1014172.334660] lowmem_reserve[]: 0 0 0
1313
[1014172.334661] Node 0 DMA32: 178*64kB (UMC) 77*128kB (UMC) 20*256kB (UMC) 6*512kB (UMC) 2*1024kB (M) 1*2048kB (M) 1*4096kB (M) 1*8192kB (M) 1*16384kB (M) 0*32768kB 1*65536kB (M) 1*131072kB (M) 0*262144kB 0*524288kB = 258816kB
1314
[1014172.334668] Node 0 Normal: 599*64kB (UME) 280*128kB (UME) 80*256kB (UE) 50*512kB (UME) 19*1024kB (UE) 10*2048kB (UME) 5*4096kB (UE) 1*8192kB (U) 1*16384kB (M) 2*32768kB (UE) 1*65536kB (U) 3*131072kB (UME) 3*262144kB (UME) 0*524288kB = 1515968kB
1315
[1014172.334675] Node 1 Normal: 434*64kB (UME) 220*128kB (UME) 96*256kB (UE) 38*512kB (UE) 26*1024kB (UM) 6*2048kB (UM) 3*4096kB (UM) 4*8192kB (UME) 0*16384kB 2*32768kB (ME) 3*65536kB (UME) 1*131072kB (E) 2*262144kB (ME) 1*524288kB (M) = 1625728kB
1316
[1014172.334682] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
1317
[1014172.334683] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=524288kB
1318
[1014172.334684] Node 1 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
1319
[1014172.334685] Node 1 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=524288kB
1320
[1014172.334686] 2021 total pagecache pages
1321
[1014172.334687] 1348 pages in swap cache
1322
[1014172.334688] Swap cache stats: add 72133, delete 70765, find 1741/4125
1323
[1014172.334689] Free swap  = 0kB
1324
[1014172.334690] Total swap = 4206528kB
1325
[1014172.334691] 1048576 pages RAM
1326
[1014172.334692] 0 pages HighMem/MovableOnly
1327
[1014172.334692] 23368 pages reserved
1328
[1014172.334693] 8192 pages cma reserved
1329
[1014172.334693] 0 pages hwpoisoned
1330
[1014172.334694] Tasks state (memory values in pages):
1331
[1014172.334695] [  pid  ]   uid  tgid total_vm      rss pgtables_bytes swapents oom_score_adj name
1332
[1014172.334705] [    837]     0   837     1184      211   458752       71          -250 systemd-journal
1333
[1014172.334706] [    866]     0   866      779       11   393216      102         -1000 systemd-udevd
1334
[1014172.334708] [   1109]    32  1109      212        5   393216       51             0 rpcbind
1335
[1014172.334710] [   1112]     0  1112       52        5   393216        5             0 mdadm
1336
[1014172.334711] [   1116]     0  1116     2097       20   393216      557         -1000 auditd
1337
[1014172.334713] [   1123]     0  1123      134        9   393216       30         -1000 sedispatch
1338
[1014172.334714] [   1153]   979  1153      551       26   393216       34          -900 dbus-daemon
1339
[1014172.334716] [   1159]   996  1159      178        5   393216       10             0 lsmd
1340
[1014172.334717] [   1164]   998  1164    30577        7   786432      183             0 polkitd
1341
[1014172.334719] [   1166]     0  1166      152        2   393216       77             0 rasdaemon
1342
[1014172.334720] [   1169]     0  1169      320       12   393216       69             0 rngd
1343
[1014172.334721] [   1170]     0  1170     3235       32   393216       64             0 rsyslogd
1344
[1014172.334723] [   1171]   172  1171     2566        2   458752       38             0 rtkit-daemon
1345
[1014172.334724] [   1172]     0  1172      129        0   327680       29             0 smartd
1346
[1014172.334725] [   1173]     0  1173     4376       13   393216      145             0 sssd
1347
[1014172.334726] [   1176]     0  1176     6452        1   458752      204             0 udisksd
1348
[1014172.334728] [   1177]     0  1177      114        1   393216       25             0 vm-agent
1349
[1014172.334729] [   1178]     0  1178     4160        3   458752       64             0 gssproxy
1350
[1014172.334730] [   1185]     0  1185     1266       17   393216       17          -500 irqbalance
1351
[1014172.334731] [   1305]     0  1305     4397       17   458752      170             0 sssd_be
1352
[1014172.334733] [   1306]     0  1306     9596      183   458752       22             0 vm-agent
1353
[1014172.334734] [   1327]     0  1327     4579       37   458752      115             0 sssd_nss
1354
[1014172.334735] [   1379]     0  1379     7217       22   458752       67             0 accounts-daemon
1355
[1014172.334737] [   1400]     0  1400      486       13   393216       77             0 systemd-logind
1356
[1014172.334738] [   1446]     0  1446     8685       23   524288      161             0 NetworkManager
1357
[1014172.334739] [   1447]   192  1447      490        9   393216       78             0 systemd-network
1358
[1014172.334741] [   1462]     0  1462     8691       77   393216      264             0 lvmdbusd
1359
[1014172.334742] [   1573]     0  1573      294        2   393216       87             0 dhclient
1360
[1014172.334743] [   1774]     0  1774     7520       53   458752      277             0 tuned
1361
[1014172.334744] [   1781]     0  1781      315        1   327680       31             0 atd
1362
[1014172.334746] [   1784]     0  1784     3513       36   327680       21             0 crond
1363
[1014172.334747] [   1792]     0  1792     3828        2   393216       85             0 lightdm
1364
[1014172.334748] [   1804]     0  1804     5321        0   458752       87          -900 kylin-security-
1365
[1014172.334749] [   1894]     0  1894    21299       45   589824      305             0 Xorg
1366
[1014172.334751] [   2439]     0  2439     2954        0   327680      113             0 lightdm
1367
[1014172.334752] [   2444]     0  2444     3425        0   393216       10             0 agetty
1368
[1014172.334753] [   2517]   993  2517      388       20   393216       82             0 systemd
1369
[1014172.334755] [   2543]   993  2543     3113        0   393216      182             0 (sd-pam)
1370
[1014172.334756] [   2668]   993  2668    31550       74   655360      403             0 ukui-greeter
1371
[1014172.334757] [   2814]   993  2814      439        3   393216       42             0 dbus-daemon
1372
[1014172.334758] [   2960]     0  2960      398        2   393216      133             0 lightdm
1373
[1014172.334760] [   6952]     0  6952     2385       15   327680       10             0 gpg-agent
1374
[1014172.334761] [ 776419]     0 776419      387        9   393216       91             0 systemd
1375
[1014172.334763] [ 776420]     0 776420     2950       10   393216      173             0 (sd-pam)
1376
[1014172.334765] [1576404]     0 1576404      397        5   393216       67         -1000 sshd
1377
[1014172.334766] [1602889]     0 1602889     5382       14   458752      460             0 firewalld
1378
[1014172.334768] [1608247]   994 1608247      208        6   327680       15             0 chronyd
1379
[1014172.334769] [1760589]   550 1760589      439        0   327680       35             0 zabbix_agentd
1380
[1014172.334771] [1760590]   550 1760590      439       45   327680       27             0 zabbix_agentd
1381
[1014172.334772] [1760591]   550 1760591      439       11   327680       26             0 zabbix_agentd
1382
[1014172.334773] [1760592]   550 1760592      439        7   327680       28             0 zabbix_agentd
1383
[1014172.334775] [1760593]   550 1760593      439       18   327680       26             0 zabbix_agentd
1384
[1014172.334776] [1760594]   550 1760594      444       21   327680       28             0 zabbix_agentd
1385
[1014172.334777] [1765706]     0 1765706      756        1   393216      130             0 sshd
1386
[1014172.334778] [1765708]     0 1765708      658       12   393216      121             0 sshd
1387
[1014172.334780] [1765709]     0 1765709     3515       12   327680       37             0 bash
1388
[1014172.334781] [1955805]  1000 1955805     3362        2   393216       22             0 startapusic
1389
[1014172.334783] [1955861]  1000 1955861  1517290   954745  9830400    59630             0 java
1390
[1014172.334784] [1967693]     0 1967693     3607       60   458752        0             0 ssh
1391
[1014172.334786] Out of memory: Kill process 1955861 (java) score 929 or sacrifice child
1392
[1014172.335616] Killed process 1955861 (java) total-vm:97106560kB, anon-rss:61103744kB, file-rss:0kB, shmem-rss:64kB
1393
[1014172.649740] oom_reaper: reaped process 1955861 (java), now anon-rss:0kB, file-rss:0kB, shmem-rss:64kB
1394
[1118584.552989] ukui-greeter invoked oom-killer: gfp_mask=0x6200ca(GFP_HIGHUSER_MOVABLE), nodemask=(null), order=0, oom_score_adj=0
1395
[1118584.552991] ukui-greeter cpuset=/ mems_allowed=0-1
1396
[1118584.552996] CPU: 16 PID: 2668 Comm: ukui-greeter Kdump: loaded Not tainted 4.19.90-23.8.v2101.ky10.aarch64 #1
1397
[1118584.552997] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015
1398
[1118584.552998] Call trace:
1399
[1118584.553002]  dump_backtrace+0x0/0x170
1400
[1118584.553003]  show_stack+0x24/0x30
1401
[1118584.553007]  dump_stack+0xa4/0xe8
1402
[1118584.553011]  dump_header+0x6c/0x240
1403
[1118584.553012]  oom_kill_process+0x334/0x370
1404
[1118584.553013]  out_of_memory+0xe4/0x4f0
1405
[1118584.553015]  __alloc_pages_nodemask+0xcf0/0xd70
1406
[1118584.553018]  alloc_pages_current+0x88/0xf0
1407
[1118584.553019]  __page_cache_alloc+0x8c/0xd8
1408
[1118584.553020]  filemap_fault+0x3dc/0x590
1409
[1118584.553022]  __xfs_filemap_fault+0x190/0x218
1410
[1118584.553023]  xfs_filemap_fault+0x50/0x60
1411
[1118584.553027]  __do_fault+0x38/0x160
1412
[1118584.553028]  do_fault+0xf4/0x5c0
1413
[1118584.553029]  __handle_mm_fault+0x3d8/0x798
1414
[1118584.553030]  handle_mm_fault+0x104/0x1d8
1415
[1118584.553033]  do_page_fault+0x210/0x4c8
1416
[1118584.553034]  do_translation_fault+0xa8/0xbc
1417
[1118584.553036]  do_mem_abort+0x50/0xe0
1418
[1118584.553037]  do_el0_ia_bp_hardening+0x60/0xa0
1419
[1118584.553038]  el0_ia+0x1c/0x20
1420
[1118584.553039] Mem-Info:
1421
[1118584.553043] active_anon:901507 inactive_anon:56882 isolated_anon:0
1422
                  active_file:83 inactive_file:88 isolated_file:0
1423
                  unevictable:0 dirty:2 writeback:0 unstable:0
1424
                  slab_reclaimable:1084 slab_unreclaimable:6151
1425
                  mapped:664 shmem:312 pagetables:403 bounce:0
1426
                  free:52696 free_pcp:0 free_cma:128
1427
[1118584.553046] Node 0 active_anon:29065600kB inactive_anon:1821952kB active_file:2368kB inactive_file:1280kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:24384kB dirty:64kB writeback:0kB shmem:17536kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB unstable:0kB all_unreclaimable? yes
1428
[1118584.553048] Node 1 active_anon:28630848kB inactive_anon:1818496kB active_file:2944kB inactive_file:4352kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:18112kB dirty:64kB writeback:0kB shmem:2432kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB unstable:0kB all_unreclaimable? yes
1429
[1118584.553049] Node 0 DMA32 free:245184kB min:139072kB low:173824kB high:208576kB active_anon:2547072kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:3145728kB managed:2794368kB mlocked:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:8192kB
1430
[1118584.553053] lowmem_reserve[]: 0 1850 1850
1431
[1118584.553055] Node 0 Normal free:1511424kB min:1512192kB low:1890240kB high:2268288kB active_anon:26518528kB inactive_anon:1821952kB active_file:2368kB inactive_file:1280kB unevictable:0kB writepending:64kB present:30408704kB managed:30357056kB mlocked:0kB kernel_stack:7328kB pagetables:16384kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
1432
[1118584.553057] lowmem_reserve[]: 0 0 0
1433
[1118584.553059] Node 1 Normal free:1615936kB min:1619008kB low:2023744kB high:2428480kB active_anon:28630848kB inactive_anon:1818496kB active_file:1792kB inactive_file:7168kB unevictable:0kB writepending:64kB present:33554432kB managed:32461888kB mlocked:0kB kernel_stack:4528kB pagetables:9408kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
1434
[1118584.553061] lowmem_reserve[]: 0 0 0
1435
[1118584.553062] Node 0 DMA32: 167*64kB (UMC) 32*128kB (UMC) 14*256kB (UMC) 3*512kB (MC) 2*1024kB (MC) 3*2048kB (MC) 1*4096kB (M) 0*8192kB 1*16384kB (M) 0*32768kB 1*65536kB (M) 1*131072kB (M) 0*262144kB 0*524288kB = 245184kB
1436
[1118584.553069] Node 0 Normal: 512*64kB (UME) 227*128kB (UME) 69*256kB (UME) 40*512kB (UME) 24*1024kB (UE) 11*2048kB (UME) 6*4096kB (UME) 2*8192kB (UM) 1*16384kB (M) 2*32768kB (UE) 1*65536kB (U) 3*131072kB (UME) 3*262144kB (UME) 0*524288kB = 1515136kB
1437
[1118584.553076] Node 1 Normal: 411*64kB (UME) 281*128kB (UME) 83*256kB (UME) 36*512kB (UE) 24*1024kB (UM) 6*2048kB (UM) 3*4096kB (UM) 4*8192kB (UME) 0*16384kB 2*32768kB (ME) 3*65536kB (UME) 1*131072kB (E) 2*262144kB (ME) 1*524288kB (M) = 1625664kB
1438
[1118584.553083] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
1439
[1118584.553084] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=524288kB
1440
[1118584.553085] Node 1 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
1441
[1118584.553086] Node 1 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=524288kB
1442
[1118584.553087] 2584 total pagecache pages
1443
[1118584.553088] 1702 pages in swap cache
1444
[1118584.553089] Swap cache stats: add 593305, delete 591506, find 1148136/1234222
1445
[1118584.553090] Free swap  = 0kB
1446
[1118584.553090] Total swap = 4206528kB
1447
[1118584.553092] 1048576 pages RAM
1448
[1118584.553092] 0 pages HighMem/MovableOnly
1449
[1118584.553093] 23368 pages reserved
1450
[1118584.553094] 8192 pages cma reserved
1451
[1118584.553094] 0 pages hwpoisoned
1452
[1118584.553095] Tasks state (memory values in pages):
1453
[1118584.553096] [  pid  ]   uid  tgid total_vm      rss pgtables_bytes swapents oom_score_adj name
1454
[1118584.553106] [    837]     0   837     1184      305   458752       71          -250 systemd-journal
1455
[1118584.553108] [    866]     0   866      779        4   393216      109         -1000 systemd-udevd
1456
[1118584.553110] [   1109]    32  1109      212        0   393216       62             0 rpcbind
1457
[1118584.553111] [   1112]     0  1112       52        1   393216        9             0 mdadm
1458
[1118584.553113] [   1116]     0  1116     2133        3   393216      611         -1000 auditd
1459
[1118584.553114] [   1123]     0  1123      134        2   393216       39         -1000 sedispatch
1460
[1118584.553115] [   1153]   979  1153      551       18   393216       42          -900 dbus-daemon
1461
[1118584.553117] [   1159]   996  1159      178        0   393216       22             0 lsmd
1462
[1118584.553118] [   1164]   998  1164    30577        0   786432      193             0 polkitd
1463
[1118584.553120] [   1166]     0  1166      152        2   393216       86             0 rasdaemon
1464
[1118584.553121] [   1169]     0  1169      320        0   393216       84             0 rngd
1465
[1118584.553122] [   1170]     0  1170     3235       34   393216       73             0 rsyslogd
1466
[1118584.553124] [   1171]   172  1171     2566        0   458752       52             0 rtkit-daemon
1467
[1118584.553125] [   1172]     0  1172      129        0   327680       36             0 smartd
1468
[1118584.553126] [   1173]     0  1173     4376       10   393216      149             0 sssd
1469
[1118584.553128] [   1176]     0  1176     6452        0   458752      211             0 udisksd
1470
[1118584.553129] [   1177]     0  1177      114        0   393216       26             0 vm-agent
1471
[1118584.553130] [   1178]     0  1178     4160        0   458752       70             0 gssproxy
1472
[1118584.553131] [   1185]     0  1185     1266       17   393216       17          -500 irqbalance
1473
[1118584.553133] [   1305]     0  1305     4397       10   458752      176             0 sssd_be
1474
[1118584.553134] [   1306]     0  1306     9596      190   458752       15             0 vm-agent
1475
[1118584.553135] [   1327]     0  1327     4579       35   458752      117             0 sssd_nss
1476
[1118584.553137] [   1379]     0  1379     7217       12   458752       67             0 accounts-daemon
1477
[1118584.553138] [   1400]     0  1400      486       16   393216       74             0 systemd-logind
1478
[1118584.553140] [   1446]     0  1446     8685       26   524288      166             0 NetworkManager
1479
[1118584.553141] [   1447]   192  1447      490       12   393216       76             0 systemd-network
1480
[1118584.553143] [   1462]     0  1462     8691       69   393216      272             0 lvmdbusd
1481
[1118584.553144] [   1573]     0  1573      294        1   393216       88             0 dhclient
1482
[1118584.553145] [   1774]     0  1774     7520       33   458752      297             0 tuned
1483
[1118584.553146] [   1781]     0  1781      315        0   327680       44             0 atd
1484
[1118584.553148] [   1784]     0  1784     3513       16   327680       22             0 crond
1485
[1118584.553149] [   1792]     0  1792     3828        2   393216       84             0 lightdm
1486
[1118584.553150] [   1804]     0  1804     5321        0   458752       87          -900 kylin-security-
1487
[1118584.553152] [   1894]     0  1894    21299       45   589824      305             0 Xorg
1488
[1118584.553153] [   2439]     0  2439     2954        0   327680      113             0 lightdm
1489
[1118584.553154] [   2444]     0  2444     3425        1   393216        9             0 agetty
1490
[1118584.553155] [   2517]   993  2517      388       22   393216       80             0 systemd
1491
[1118584.553157] [   2543]   993  2543     3113        0   393216      182             0 (sd-pam)
1492
[1118584.553158] [   2668]   993  2668    31550       71   655360      406             0 ukui-greeter
1493
[1118584.553159] [   2814]   993  2814      439        0   393216       48             0 dbus-daemon
1494
[1118584.553160] [   2960]     0  2960      398        2   393216      133             0 lightdm
1495
[1118584.553162] [   6952]     0  6952     2385       22   327680        3             0 gpg-agent
1496
[1118584.553163] [ 776419]     0 776419      387       21   393216       79             0 systemd
1497
[1118584.553164] [ 776420]     0 776420     2950        0   393216      183             0 (sd-pam)
1498
[1118584.553166] [1576404]     0 1576404      397        2   393216       70         -1000 sshd
1499
[1118584.553168] [1602889]     0 1602889     5382        3   458752      471             0 firewalld
1500
[1118584.553169] [1608247]   994 1608247      208       10   327680       11             0 chronyd
1501
[1118584.553171] [1760589]   550 1760589      439        0   327680       35             0 zabbix_agentd
1502
[1118584.553172] [1760590]   550 1760590      439       50   327680       27             0 zabbix_agentd
1503
[1118584.553173] [1760591]   550 1760591      439       11   327680       26             0 zabbix_agentd
1504
[1118584.553174] [1760592]   550 1760592      439       11   327680       26             0 zabbix_agentd
1505
[1118584.553176] [1760593]   550 1760593      439       11   327680       26             0 zabbix_agentd
1506
[1118584.553177] [1760594]   550 1760594      444       10   327680       27             0 zabbix_agentd
1507
[1118584.553178] [1765706]     0 1765706      756        0   393216      133             0 sshd
1508
[1118584.553179] [1765708]     0 1765708      658       12   393216      121             0 sshd
1509
[1118584.553181] [1765709]     0 1765709     3518       20   327680       30             0 bash
1510
[1118584.553182] [2186073]  1000 2186073     3362        2   393216       22             0 startapusic
1511
[1118584.553184] [2186129]  1000 2186129  1564220   952841 10354688    59813             0 java
1512
[1118584.553185] Out of memory: Kill process 2186129 (java) score 928 or sacrifice child
1513
[1118584.554085] Killed process 2186129 (java) total-vm:100110080kB, anon-rss:60981760kB, file-rss:0kB, shmem-rss:64kB
1514
[1118584.838433] oom_reaper: reaped process 2186129 (java), now anon-rss:0kB, file-rss:0kB, shmem-rss:64kB
(7-7/10)