项目

一般

简介

清远信创OA项目V9内存泄漏导致宕机问题 » 14dmesg20220422.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.000045] Console: colour dummy device 80x25
123
[    0.000130] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
124
[    0.000143] ACPI: Core revision 20180810
125
[    0.000357] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=1000000)
126
[    0.000359] pid_max: default: 32768 minimum: 301
127
[    0.000645] Security Framework initialized
128
[    0.000647] LSM: module capability registered, index 0
129
[    0.000649] Kysec:  Disabled.
130
[    0.000650] AppArmor: AppArmor disabled by boot time parameter
131
[    0.003317] Dentry cache hash table entries: 8388608 (order: 10, 67108864 bytes)
132
[    0.004614] Inode-cache hash table entries: 4194304 (order: 9, 33554432 bytes)
133
[    0.004699] Mount-cache hash table entries: 131072 (order: 4, 1048576 bytes)
134
[    0.004740] Mountpoint-cache hash table entries: 131072 (order: 4, 1048576 bytes)
135
[    0.005532] ASID allocator initialised with 32768 entries
136
[    0.005546] rcu: Hierarchical SRCU implementation.
137
[    0.005837] Platform MSI: ITS@0x8080000 domain created
138
[    0.005841] PCI/MSI: ITS@0x8080000 domain created
139
[    0.005870] Remapping and enabling EFI services.
140
[    0.006179] smp: Bringing up secondary CPUs ...
141
[    0.006319] Detected VIPT I-cache on CPU1
142
[    0.006334] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
143
[    0.006448] GICv3: CPU1: using allocated LPI pending table @0x00000008002e0000
144
[    0.006471] CPU1: Booted secondary processor 0x0000000001 [0x481fd010]
145
[    0.006653] Detected VIPT I-cache on CPU2
146
[    0.006665] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
147
[    0.006757] GICv3: CPU2: using allocated LPI pending table @0x00000008002f0000
148
[    0.006776] CPU2: Booted secondary processor 0x0000000002 [0x481fd010]
149
[    0.006920] Detected VIPT I-cache on CPU3
150
[    0.006932] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
151
[    0.007017] GICv3: CPU3: using allocated LPI pending table @0x0000000800300000
152
[    0.007035] CPU3: Booted secondary processor 0x0000000003 [0x481fd010]
153
[    0.007177] Detected VIPT I-cache on CPU4
154
[    0.007192] GICv3: CPU4: found redistributor 4 region 0:0x0000000008120000
155
[    0.007283] GICv3: CPU4: using allocated LPI pending table @0x0000000800310000
156
[    0.007300] CPU4: Booted secondary processor 0x0000000004 [0x481fd010]
157
[    0.007439] Detected VIPT I-cache on CPU5
158
[    0.007454] GICv3: CPU5: found redistributor 5 region 0:0x0000000008140000
159
[    0.007544] GICv3: CPU5: using allocated LPI pending table @0x0000000800320000
160
[    0.007562] CPU5: Booted secondary processor 0x0000000005 [0x481fd010]
161
[    0.007679] Detected VIPT I-cache on CPU6
162
[    0.007696] GICv3: CPU6: found redistributor 6 region 0:0x0000000008160000
163
[    0.007783] GICv3: CPU6: using allocated LPI pending table @0x0000000800330000
164
[    0.007801] CPU6: Booted secondary processor 0x0000000006 [0x481fd010]
165
[    0.007920] Detected VIPT I-cache on CPU7
166
[    0.007936] GICv3: CPU7: found redistributor 7 region 0:0x0000000008180000
167
[    0.008027] GICv3: CPU7: using allocated LPI pending table @0x0000000800340000
168
[    0.008044] CPU7: Booted secondary processor 0x0000000007 [0x481fd010]
169
[    0.008166] Detected VIPT I-cache on CPU8
170
[    0.008187] GICv3: CPU8: found redistributor 8 region 0:0x00000000081a0000
171
[    0.008280] GICv3: CPU8: using allocated LPI pending table @0x0000000800350000
172
[    0.008298] CPU8: Booted secondary processor 0x0000000008 [0x481fd010]
173
[    0.008449] Detected VIPT I-cache on CPU9
174
[    0.008475] GICv3: CPU9: found redistributor 9 region 0:0x00000000081c0000
175
[    0.008583] GICv3: CPU9: using allocated LPI pending table @0x0000000800360000
176
[    0.008606] CPU9: Booted secondary processor 0x0000000009 [0x481fd010]
177
[    0.008743] Detected VIPT I-cache on CPU10
178
[    0.008766] GICv3: CPU10: found redistributor a region 0:0x00000000081e0000
179
[    0.008857] GICv3: CPU10: using allocated LPI pending table @0x0000000800370000
180
[    0.008875] CPU10: Booted secondary processor 0x000000000a [0x481fd010]
181
[    0.008998] Detected VIPT I-cache on CPU11
182
[    0.009021] GICv3: CPU11: found redistributor b region 0:0x0000000008200000
183
[    0.009110] GICv3: CPU11: using allocated LPI pending table @0x0000000800380000
184
[    0.009127] CPU11: Booted secondary processor 0x000000000b [0x481fd010]
185
[    0.009249] Detected VIPT I-cache on CPU12
186
[    0.009273] GICv3: CPU12: found redistributor c region 0:0x0000000008220000
187
[    0.009362] GICv3: CPU12: using allocated LPI pending table @0x0000000800390000
188
[    0.009380] CPU12: Booted secondary processor 0x000000000c [0x481fd010]
189
[    0.009511] Detected VIPT I-cache on CPU13
190
[    0.009542] GICv3: CPU13: found redistributor d region 0:0x0000000008240000
191
[    0.009662] GICv3: CPU13: using allocated LPI pending table @0x00000008003a0000
192
[    0.009685] CPU13: Booted secondary processor 0x000000000d [0x481fd010]
193
[    0.009819] Detected VIPT I-cache on CPU14
194
[    0.009847] GICv3: CPU14: found redistributor e region 0:0x0000000008260000
195
[    0.009939] GICv3: CPU14: using allocated LPI pending table @0x00000008003b0000
196
[    0.009957] CPU14: Booted secondary processor 0x000000000e [0x481fd010]
197
[    0.010098] Detected VIPT I-cache on CPU15
198
[    0.010126] GICv3: CPU15: found redistributor f region 0:0x0000000008280000
199
[    0.010213] GICv3: CPU15: using allocated LPI pending table @0x00000008003c0000
200
[    0.010231] CPU15: Booted secondary processor 0x000000000f [0x481fd010]
201
[    0.010411] Detected VIPT I-cache on CPU16
202
[    0.010450] GICv3: CPU16: found redistributor 100 region 0:0x00000000082a0000
203
[    0.010553] GICv3: CPU16: using allocated LPI pending table @0x00000008003d0000
204
[    0.010579] CPU16: Booted secondary processor 0x0000000100 [0x481fd010]
205
[    0.010798] Detected VIPT I-cache on CPU17
206
[    0.010839] GICv3: CPU17: found redistributor 101 region 0:0x00000000082c0000
207
[    0.010949] GICv3: CPU17: using allocated LPI pending table @0x00000008003e0000
208
[    0.010976] CPU17: Booted secondary processor 0x0000000101 [0x481fd010]
209
[    0.011136] Detected VIPT I-cache on CPU18
210
[    0.011172] GICv3: CPU18: found redistributor 102 region 0:0x00000000082e0000
211
[    0.011270] GICv3: CPU18: using allocated LPI pending table @0x00000008003f0000
212
[    0.011289] CPU18: Booted secondary processor 0x0000000102 [0x481fd010]
213
[    0.011431] Detected VIPT I-cache on CPU19
214
[    0.011471] GICv3: CPU19: found redistributor 103 region 0:0x0000000008300000
215
[    0.011574] GICv3: CPU19: using allocated LPI pending table @0x0000000800400000
216
[    0.011598] CPU19: Booted secondary processor 0x0000000103 [0x481fd010]
217
[    0.011744] Detected VIPT I-cache on CPU20
218
[    0.011783] GICv3: CPU20: found redistributor 104 region 0:0x0000000008320000
219
[    0.011873] GICv3: CPU20: using allocated LPI pending table @0x0000000800410000
220
[    0.011892] CPU20: Booted secondary processor 0x0000000104 [0x481fd010]
221
[    0.012028] Detected VIPT I-cache on CPU21
222
[    0.012067] GICv3: CPU21: found redistributor 105 region 0:0x0000000008340000
223
[    0.012154] GICv3: CPU21: using allocated LPI pending table @0x0000000800420000
224
[    0.012172] CPU21: Booted secondary processor 0x0000000105 [0x481fd010]
225
[    0.012306] Detected VIPT I-cache on CPU22
226
[    0.012347] GICv3: CPU22: found redistributor 106 region 0:0x0000000008360000
227
[    0.012434] GICv3: CPU22: using allocated LPI pending table @0x0000000800430000
228
[    0.012453] CPU22: Booted secondary processor 0x0000000106 [0x481fd010]
229
[    0.012586] Detected VIPT I-cache on CPU23
230
[    0.012628] GICv3: CPU23: found redistributor 107 region 0:0x0000000008380000
231
[    0.012718] GICv3: CPU23: using allocated LPI pending table @0x0000000800440000
232
[    0.012736] CPU23: Booted secondary processor 0x0000000107 [0x481fd010]
233
[    0.012866] Detected VIPT I-cache on CPU24
234
[    0.012910] GICv3: CPU24: found redistributor 108 region 0:0x00000000083a0000
235
[    0.012997] GICv3: CPU24: using allocated LPI pending table @0x0000000800450000
236
[    0.013015] CPU24: Booted secondary processor 0x0000000108 [0x481fd010]
237
[    0.013147] Detected VIPT I-cache on CPU25
238
[    0.013192] GICv3: CPU25: found redistributor 109 region 0:0x00000000083c0000
239
[    0.013285] GICv3: CPU25: using allocated LPI pending table @0x0000000800460000
240
[    0.013303] CPU25: Booted secondary processor 0x0000000109 [0x481fd010]
241
[    0.013435] Detected VIPT I-cache on CPU26
242
[    0.013484] GICv3: CPU26: found redistributor 10a region 0:0x00000000083e0000
243
[    0.013590] GICv3: CPU26: using allocated LPI pending table @0x0000000800470000
244
[    0.013609] CPU26: Booted secondary processor 0x000000010a [0x481fd010]
245
[    0.013760] Detected VIPT I-cache on CPU27
246
[    0.013809] GICv3: CPU27: found redistributor 10b region 0:0x0000000008400000
247
[    0.013905] GICv3: CPU27: using allocated LPI pending table @0x0000000800480000
248
[    0.013922] CPU27: Booted secondary processor 0x000000010b [0x481fd010]
249
[    0.014056] Detected VIPT I-cache on CPU28
250
[    0.014109] GICv3: CPU28: found redistributor 10c region 0:0x0000000008420000
251
[    0.014198] GICv3: CPU28: using allocated LPI pending table @0x0000000800490000
252
[    0.014216] CPU28: Booted secondary processor 0x000000010c [0x481fd010]
253
[    0.014362] Detected VIPT I-cache on CPU29
254
[    0.014416] GICv3: CPU29: found redistributor 10d region 0:0x0000000008440000
255
[    0.014506] GICv3: CPU29: using allocated LPI pending table @0x00000008004a0000
256
[    0.014525] CPU29: Booted secondary processor 0x000000010d [0x481fd010]
257
[    0.014658] Detected VIPT I-cache on CPU30
258
[    0.014713] GICv3: CPU30: found redistributor 10e region 0:0x0000000008460000
259
[    0.014803] GICv3: CPU30: using allocated LPI pending table @0x00000008004b0000
260
[    0.014822] CPU30: Booted secondary processor 0x000000010e [0x481fd010]
261
[    0.014958] Detected VIPT I-cache on CPU31
262
[    0.015013] GICv3: CPU31: found redistributor 10f region 0:0x0000000008480000
263
[    0.015100] GICv3: CPU31: using allocated LPI pending table @0x00000008004c0000
264
[    0.015118] CPU31: Booted secondary processor 0x000000010f [0x481fd010]
265
[    0.015154] smp: Brought up 2 nodes, 32 CPUs
266
[    0.015161] SMP: Total of 32 processors activated.
267
[    0.015163] CPU features: detected: Privileged Access Never
268
[    0.015163] CPU features: detected: LSE atomic instructions
269
[    0.015164] CPU features: detected: User Access Override
270
[    0.015165] CPU features: detected: Data cache clean to Point of Persistence
271
[    0.015166] CPU features: detected: RAS Extension Support
272
[    0.015166] CPU features: detected: ARM64 MPAM Extension Support
273
[    0.015167] CPU features: detected: CRC32 instructions
274
[    0.056065] CPU: All CPU(s) started at EL1
275
[    0.056185] alternatives: patching kernel code
276
[    0.059287] devtmpfs: initialized
277
[    0.060410] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
278
[    0.060418] futex hash table entries: 8192 (order: 3, 524288 bytes)
279
[    0.060982] pinctrl core: initialized pinctrl subsystem
280
[    0.061066] SMBIOS 3.0.0 present.
281
[    0.061069] DMI: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015
282
[    0.061361] NET: Registered protocol family 16
283
[    0.061939] audit: initializing netlink subsys (disabled)
284
[    0.061990] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
285
[    0.062161] cpuidle: using governor menu
286
[    0.062338] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
287
[    0.064617] DMA: preallocated 256 KiB pool for atomic allocations
288
[    0.064666] ACPI: bus type PCI registered
289
[    0.064668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
290
[    0.064693] Serial: AMBA PL011 UART driver
291
[    0.067115] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
292
[    0.067117] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
293
[    0.068186] ACPI: Added _OSI(Module Device)
294
[    0.068187] ACPI: Added _OSI(Processor Device)
295
[    0.068188] ACPI: Added _OSI(3.0 _SCP Extensions)
296
[    0.068189] ACPI: Added _OSI(Processor Aggregator Device)
297
[    0.068190] ACPI: Added _OSI(Linux-Dell-Video)
298
[    0.068191] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
299
[    0.073360] ACPI: 1 ACPI AML tables successfully acquired and loaded
300
[    0.074293] ACPI: Interpreter enabled
301
[    0.074294] ACPI: Using GIC for interrupt routing
302
[    0.074304] ACPI: MCFG table detected, 1 entries
303
[    0.077215] ARMH0011:00: ttyAMA0 at MMIO 0x9000000 (irq = 4, base_baud = 0) is a SBSA
304
[    0.077231] console [ttyAMA0] enabled
305
[    0.078018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
306
[    0.078026] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
307
[    0.078104] acpi PNP0A08:00: _OSC: platform does not support [LTR]
308
[    0.078164] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
309
[    0.078368] acpi PNP0A08:00: ECAM area [mem 0x4010000000-0x401fffffff] reserved by PNP0C02:00
310
[    0.078479] acpi PNP0A08:00: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
311
[    0.078493] Remapped I/O 0x000000003dfe0000 to [io  0x0000-0x1ffff window]
312
[    0.078562] PCI host bridge to bus 0000:00
313
[    0.078563] pci_bus 0000:00: Unknown NUMA node; performance will be reduced
314
[    0.078565] pci_bus 0000:00: root bus resource [mem 0x0eff0000-0x3dfdffff window]
315
[    0.078567] pci_bus 0000:00: root bus resource [io  0x0000-0x1ffff window]
316
[    0.078568] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff window]
317
[    0.078569] pci_bus 0000:00: root bus resource [bus 00-ff]
318
[    0.078595] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
319
[    0.078756] pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400
320
[    0.082294] pci 0000:00:01.0: reg 0x10: [mem 0x1135c000-0x1135cfff]
321
[    0.087943] pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400
322
[    0.092288] pci 0000:00:01.1: reg 0x10: [mem 0x1135b000-0x1135bfff]
323
[    0.096825] pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400
324
[    0.099521] pci 0000:00:01.2: reg 0x10: [mem 0x1135a000-0x1135afff]
325
[    0.106013] pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400
326
[    0.108629] pci 0000:00:01.3: reg 0x10: [mem 0x11359000-0x11359fff]
327
[    0.113212] pci 0000:00:01.4: [1b36:000c] type 01 class 0x060400
328
[    0.117346] pci 0000:00:01.4: reg 0x10: [mem 0x11358000-0x11358fff]
329
[    0.121701] pci 0000:00:01.5: [1b36:000c] type 01 class 0x060400
330
[    0.124261] pci 0000:00:01.5: reg 0x10: [mem 0x11357000-0x11357fff]
331
[    0.130544] pci 0000:00:01.6: [1b36:000c] type 01 class 0x060400
332
[    0.133112] pci 0000:00:01.6: reg 0x10: [mem 0x11356000-0x11356fff]
333
[    0.137424] pci 0000:00:01.7: [1b36:000c] type 01 class 0x060400
334
[    0.141548] pci 0000:00:01.7: reg 0x10: [mem 0x11355000-0x11355fff]
335
[    0.145905] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400
336
[    0.148447] pci 0000:00:02.0: reg 0x10: [mem 0x11354000-0x11354fff]
337
[    0.154450] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400
338
[    0.156959] pci 0000:00:02.1: reg 0x10: [mem 0x11353000-0x11353fff]
339
[    0.161280] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400
340
[    0.165347] pci 0000:00:02.2: reg 0x10: [mem 0x11352000-0x11352fff]
341
[    0.169674] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400
342
[    0.172162] pci 0000:00:02.3: reg 0x10: [mem 0x11351000-0x11351fff]
343
[    0.178084] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400
344
[    0.180632] pci 0000:00:02.4: reg 0x10: [mem 0x11350000-0x11350fff]
345
[    0.184963] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400
346
[    0.189072] pci 0000:00:02.5: reg 0x10: [mem 0x1134f000-0x1134ffff]
347
[    0.193398] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400
348
[    0.195898] pci 0000:00:02.6: reg 0x10: [mem 0x1134e000-0x1134efff]
349
[    0.201887] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400
350
[    0.204406] pci 0000:00:02.7: reg 0x10: [mem 0x1134d000-0x1134dfff]
351
[    0.208745] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400
352
[    0.212861] pci 0000:00:03.0: reg 0x10: [mem 0x1134c000-0x1134cfff]
353
[    0.217155] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400
354
[    0.219641] pci 0000:00:03.1: reg 0x10: [mem 0x1134b000-0x1134bfff]
355
[    0.225598] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400
356
[    0.228094] pci 0000:00:03.2: reg 0x10: [mem 0x1134a000-0x1134afff]
357
[    0.232403] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400
358
[    0.236530] pci 0000:00:03.3: reg 0x10: [mem 0x11349000-0x11349fff]
359
[    0.240807] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400
360
[    0.243340] pci 0000:00:03.4: reg 0x10: [mem 0x11348000-0x11348fff]
361
[    0.249239] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400
362
[    0.251771] pci 0000:00:03.5: reg 0x10: [mem 0x11347000-0x11347fff]
363
[    0.256081] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400
364
[    0.260174] pci 0000:00:03.6: reg 0x10: [mem 0x11346000-0x11346fff]
365
[    0.264562] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400
366
[    0.267078] pci 0000:00:03.7: reg 0x10: [mem 0x11345000-0x11345fff]
367
[    0.273040] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400
368
[    0.275553] pci 0000:00:04.0: reg 0x10: [mem 0x11344000-0x11344fff]
369
[    0.279866] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400
370
[    0.283906] pci 0000:00:04.1: reg 0x10: [mem 0x11343000-0x11343fff]
371
[    0.288180] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400
372
[    0.290691] pci 0000:00:04.2: reg 0x10: [mem 0x11342000-0x11342fff]
373
[    0.296582] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400
374
[    0.299136] pci 0000:00:04.3: reg 0x10: [mem 0x11341000-0x11341fff]
375
[    0.303469] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400
376
[    0.307507] pci 0000:00:04.4: reg 0x10: [mem 0x11340000-0x11340fff]
377
[    0.313238] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400
378
[    0.315718] pci 0000:01:00.0: reg 0x10: [mem 0x11200000-0x112000ff 64bit]
379
[    0.320467] pci_bus 0000:02: extended config space not accessible
380
[    0.320518] pci 0000:02:01.0: [1af4:1002] type 00 class 0x00ff00
381
[    0.320560] pci 0000:02:01.0: reg 0x10: [io  0xf080-0xf09f]
382
[    0.320623] pci 0000:02:01.0: reg 0x20: [mem 0x8000008000-0x800000bfff 64bit pref]
383
[    0.320838] pci 0000:02:02.0: [1af4:1050] type 00 class 0x038000
384
[    0.323942] pci 0000:02:02.0: reg 0x14: [mem 0x11108000-0x11108fff]
385
[    0.330142] pci 0000:02:02.0: reg 0x20: [mem 0x8000004000-0x8000007fff 64bit pref]
386
[    0.331926] pci 0000:02:03.0: [1af4:1003] type 00 class 0x078000
387
[    0.332079] pci 0000:02:03.0: reg 0x10: [io  0xf000-0xf03f]
388
[    0.332094] pci 0000:02:03.0: reg 0x14: [mem 0x11107000-0x11107fff]
389
[    0.332145] pci 0000:02:03.0: reg 0x20: [mem 0x8000000000-0x8000003fff 64bit pref]
390
[    0.332370] pci 0000:02:04.0: [8086:2922] type 00 class 0x010601
391
[    0.341904] pci 0000:02:04.0: reg 0x20: [io  0xf060-0xf07f]
392
[    0.343478] pci 0000:02:04.0: reg 0x24: [mem 0x11106000-0x11106fff]
393
[    0.345186] pci 0000:02:05.0: [8086:7020] type 00 class 0x0c0300
394
[    0.349170] pci 0000:02:05.0: reg 0x20: [io  0xf040-0xf05f]
395
[    0.350877] pci 0000:02:06.0: [8086:24cd] type 00 class 0x0c0320
396
[    0.353520] pci 0000:02:06.0: reg 0x10: [mem 0x11105000-0x11105fff]
397
[    0.358395] pci 0000:02:07.0: [1033:0194] type 00 class 0x0c0330
398
[    0.358447] pci 0000:02:07.0: reg 0x10: [mem 0x11100000-0x11103fff 64bit]
399
[    0.358709] pci 0000:02:1f.0: [1af4:8888] type 00 class 0x050000
400
[    0.358783] pci 0000:02:1f.0: reg 0x10: [mem 0x11104000-0x111040ff]
401
[    0.361243] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000
402
[    0.365924] pci 0000:03:00.0: reg 0x14: [mem 0x11000000-0x11000fff]
403
[    0.370514] pci 0000:03:00.0: reg 0x20: [mem 0x8000100000-0x8000103fff 64bit pref]
404
[    0.372044] pci 0000:03:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
405
[    0.373414] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000
406
[    0.378465] pci 0000:04:00.0: reg 0x14: [mem 0x10f00000-0x10f00fff]
407
[    0.383075] pci 0000:04:00.0: reg 0x20: [mem 0x8000200000-0x8000203fff 64bit pref]
408
[    0.385993] pci 0000:05:00.0: [1af4:1042] type 00 class 0x010000
409
[    0.386056] pci 0000:05:00.0: reg 0x14: [mem 0x10e00000-0x10e00fff]
410
[    0.386105] pci 0000:05:00.0: reg 0x20: [mem 0x8000300000-0x8000303fff 64bit pref]
411
[    0.442750] pci 0000:00:01.0: bridge window [io  0x1000-0x1fff] to [bus 01-02] add_size 1000
412
[    0.442753] pci 0000:00:01.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 01-02] add_size 200000 add_align 100000
413
[    0.442755] pci 0000:00:01.0: bridge window [mem 0x00100000-0x002fffff] to [bus 01-02] add_size 200000 add_align 100000
414
[    0.442757] pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
415
[    0.442758] pci 0000:00:01.1: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
416
[    0.442759] pci 0000:00:01.1: bridge window [mem 0x00100000-0x001fffff] to [bus 03] add_size 200000 add_align 100000
417
[    0.442761] pci 0000:00:01.2: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
418
[    0.442762] pci 0000:00:01.2: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
419
[    0.442764] pci 0000:00:01.2: bridge window [mem 0x00100000-0x001fffff] to [bus 04] add_size 200000 add_align 100000
420
[    0.442766] pci 0000:00:01.3: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
421
[    0.442767] pci 0000:00:01.3: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
422
[    0.442768] pci 0000:00:01.3: bridge window [mem 0x00100000-0x001fffff] to [bus 05] add_size 200000 add_align 100000
423
[    0.442770] pci 0000:00:01.4: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
424
[    0.442771] pci 0000:00:01.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
425
[    0.442773] pci 0000:00:01.4: bridge window [mem 0x00100000-0x000fffff] to [bus 06] add_size 200000 add_align 100000
426
[    0.442774] pci 0000:00:01.5: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
427
[    0.442775] pci 0000:00:01.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
428
[    0.442777] pci 0000:00:01.5: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 add_align 100000
429
[    0.442779] pci 0000:00:01.6: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
430
[    0.442780] pci 0000:00:01.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
431
[    0.442781] pci 0000:00:01.6: bridge window [mem 0x00100000-0x000fffff] to [bus 08] add_size 200000 add_align 100000
432
[    0.442783] pci 0000:00:01.7: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
433
[    0.442784] pci 0000:00:01.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
434
[    0.442786] pci 0000:00:01.7: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
435
[    0.442787] pci 0000:00:02.0: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
436
[    0.442789] pci 0000:00:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
437
[    0.442790] pci 0000:00:02.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000
438
[    0.442792] pci 0000:00:02.1: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
439
[    0.442793] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
440
[    0.442794] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000 add_align 100000
441
[    0.442796] pci 0000:00:02.2: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
442
[    0.442797] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000 add_align 100000
443
[    0.442798] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff] to [bus 0c] add_size 200000 add_align 100000
444
[    0.442800] pci 0000:00:02.3: bridge window [io  0x1000-0x0fff] to [bus 0d] add_size 1000
445
[    0.442801] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0d] add_size 200000 add_align 100000
446
[    0.442802] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff] to [bus 0d] add_size 200000 add_align 100000
447
[    0.442804] pci 0000:00:02.4: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
448
[    0.442805] pci 0000:00:02.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0e] add_size 200000 add_align 100000
449
[    0.442806] pci 0000:00:02.4: bridge window [mem 0x00100000-0x000fffff] to [bus 0e] add_size 200000 add_align 100000
450
[    0.442808] pci 0000:00:02.5: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
451
[    0.442809] pci 0000:00:02.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0f] add_size 200000 add_align 100000
452
[    0.442811] pci 0000:00:02.5: bridge window [mem 0x00100000-0x000fffff] to [bus 0f] add_size 200000 add_align 100000
453
[    0.442812] pci 0000:00:02.6: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
454
[    0.442813] pci 0000:00:02.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000 add_align 100000
455
[    0.442815] pci 0000:00:02.6: bridge window [mem 0x00100000-0x000fffff] to [bus 10] add_size 200000 add_align 100000
456
[    0.442816] pci 0000:00:02.7: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
457
[    0.442817] pci 0000:00:02.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 200000 add_align 100000
458
[    0.442819] pci 0000:00:02.7: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 200000 add_align 100000
459
[    0.442820] pci 0000:00:03.0: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
460
[    0.442821] pci 0000:00:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12] add_size 200000 add_align 100000
461
[    0.442823] pci 0000:00:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 12] add_size 200000 add_align 100000
462
[    0.442824] pci 0000:00:03.1: bridge window [io  0x1000-0x0fff] to [bus 13] add_size 1000
463
[    0.442826] pci 0000:00:03.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 13] add_size 200000 add_align 100000
464
[    0.442827] pci 0000:00:03.1: bridge window [mem 0x00100000-0x000fffff] to [bus 13] add_size 200000 add_align 100000
465
[    0.442828] pci 0000:00:03.2: bridge window [io  0x1000-0x0fff] to [bus 14] add_size 1000
466
[    0.442830] pci 0000:00:03.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 14] add_size 200000 add_align 100000
467
[    0.442831] pci 0000:00:03.2: bridge window [mem 0x00100000-0x000fffff] to [bus 14] add_size 200000 add_align 100000
468
[    0.442832] pci 0000:00:03.3: bridge window [io  0x1000-0x0fff] to [bus 15] add_size 1000
469
[    0.442834] pci 0000:00:03.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 15] add_size 200000 add_align 100000
470
[    0.442835] pci 0000:00:03.3: bridge window [mem 0x00100000-0x000fffff] to [bus 15] add_size 200000 add_align 100000
471
[    0.442837] pci 0000:00:03.4: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
472
[    0.442838] pci 0000:00:03.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 16] add_size 200000 add_align 100000
473
[    0.442839] pci 0000:00:03.4: bridge window [mem 0x00100000-0x000fffff] to [bus 16] add_size 200000 add_align 100000
474
[    0.442841] pci 0000:00:03.5: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
475
[    0.442842] pci 0000:00:03.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 17] add_size 200000 add_align 100000
476
[    0.442843] pci 0000:00:03.5: bridge window [mem 0x00100000-0x000fffff] to [bus 17] add_size 200000 add_align 100000
477
[    0.442845] pci 0000:00:03.6: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
478
[    0.442846] pci 0000:00:03.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 18] add_size 200000 add_align 100000
479
[    0.442847] pci 0000:00:03.6: bridge window [mem 0x00100000-0x000fffff] to [bus 18] add_size 200000 add_align 100000
480
[    0.442849] pci 0000:00:03.7: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
481
[    0.442850] pci 0000:00:03.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 19] add_size 200000 add_align 100000
482
[    0.442851] pci 0000:00:03.7: bridge window [mem 0x00100000-0x000fffff] to [bus 19] add_size 200000 add_align 100000
483
[    0.442853] pci 0000:00:04.0: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
484
[    0.442854] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1a] add_size 200000 add_align 100000
485
[    0.442855] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 1a] add_size 200000 add_align 100000
486
[    0.442857] pci 0000:00:04.1: bridge window [io  0x1000-0x0fff] to [bus 1b] add_size 1000
487
[    0.442858] pci 0000:00:04.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1b] add_size 200000 add_align 100000
488
[    0.442859] pci 0000:00:04.1: bridge window [mem 0x00100000-0x000fffff] to [bus 1b] add_size 200000 add_align 100000
489
[    0.442861] pci 0000:00:04.2: bridge window [io  0x1000-0x0fff] to [bus 1c] add_size 1000
490
[    0.442862] pci 0000:00:04.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1c] add_size 200000 add_align 100000
491
[    0.442863] pci 0000:00:04.2: bridge window [mem 0x00100000-0x000fffff] to [bus 1c] add_size 200000 add_align 100000
492
[    0.442865] pci 0000:00:04.3: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
493
[    0.442866] pci 0000:00:04.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1d] add_size 200000 add_align 100000
494
[    0.442867] pci 0000:00:04.3: bridge window [mem 0x00100000-0x000fffff] to [bus 1d] add_size 200000 add_align 100000
495
[    0.442869] pci 0000:00:04.4: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
496
[    0.442870] pci 0000:00:04.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1e] add_size 200000 add_align 100000
497
[    0.442871] pci 0000:00:04.4: bridge window [mem 0x00100000-0x000fffff] to [bus 1e] add_size 200000 add_align 100000
498
[    0.442945] pci 0000:00:01.0: BAR 14: assigned [mem 0x0f000000-0x0f3fffff]
499
[    0.442947] pci 0000:00:01.0: BAR 15: assigned [mem 0x8000000000-0x80002fffff 64bit pref]
500
[    0.442948] pci 0000:00:01.1: BAR 14: assigned [mem 0x0f400000-0x0f6fffff]
501
[    0.442950] pci 0000:00:01.1: BAR 15: assigned [mem 0x8000300000-0x80005fffff 64bit pref]
502
[    0.442952] pci 0000:00:01.2: BAR 14: assigned [mem 0x0f700000-0x0f9fffff]
503
[    0.442953] pci 0000:00:01.2: BAR 15: assigned [mem 0x8000600000-0x80008fffff 64bit pref]
504
[    0.442955] pci 0000:00:01.3: BAR 14: assigned [mem 0x0fa00000-0x0fcfffff]
505
[    0.442956] pci 0000:00:01.3: BAR 15: assigned [mem 0x8000900000-0x8000bfffff 64bit pref]
506
[    0.442957] pci 0000:00:01.4: BAR 14: assigned [mem 0x0fd00000-0x0fefffff]
507
[    0.442959] pci 0000:00:01.4: BAR 15: assigned [mem 0x8000c00000-0x8000dfffff 64bit pref]
508
[    0.442960] pci 0000:00:01.5: BAR 14: assigned [mem 0x0ff00000-0x100fffff]
509
[    0.442962] pci 0000:00:01.5: BAR 15: assigned [mem 0x8000e00000-0x8000ffffff 64bit pref]
510
[    0.442963] pci 0000:00:01.6: BAR 14: assigned [mem 0x10100000-0x102fffff]
511
[    0.442965] pci 0000:00:01.6: BAR 15: assigned [mem 0x8001000000-0x80011fffff 64bit pref]
512
[    0.442966] pci 0000:00:01.7: BAR 14: assigned [mem 0x10300000-0x104fffff]
513
[    0.442968] pci 0000:00:01.7: BAR 15: assigned [mem 0x8001200000-0x80013fffff 64bit pref]
514
[    0.442969] pci 0000:00:02.0: BAR 14: assigned [mem 0x10500000-0x106fffff]
515
[    0.442970] pci 0000:00:02.0: BAR 15: assigned [mem 0x8001400000-0x80015fffff 64bit pref]
516
[    0.442972] pci 0000:00:02.1: BAR 14: assigned [mem 0x10700000-0x108fffff]
517
[    0.442973] pci 0000:00:02.1: BAR 15: assigned [mem 0x8001600000-0x80017fffff 64bit pref]
518
[    0.442975] pci 0000:00:02.2: BAR 14: assigned [mem 0x10900000-0x10afffff]
519
[    0.442976] pci 0000:00:02.2: BAR 15: assigned [mem 0x8001800000-0x80019fffff 64bit pref]
520
[    0.442978] pci 0000:00:02.3: BAR 14: assigned [mem 0x10b00000-0x10cfffff]
521
[    0.442979] pci 0000:00:02.3: BAR 15: assigned [mem 0x8001a00000-0x8001bfffff 64bit pref]
522
[    0.442980] pci 0000:00:02.4: BAR 14: assigned [mem 0x10d00000-0x10efffff]
523
[    0.442982] pci 0000:00:02.4: BAR 15: assigned [mem 0x8001c00000-0x8001dfffff 64bit pref]
524
[    0.442983] pci 0000:00:02.5: BAR 14: assigned [mem 0x10f00000-0x110fffff]
525
[    0.442985] pci 0000:00:02.5: BAR 15: assigned [mem 0x8001e00000-0x8001ffffff 64bit pref]
526
[    0.442986] pci 0000:00:02.6: BAR 14: assigned [mem 0x11100000-0x112fffff]
527
[    0.442988] pci 0000:00:02.6: BAR 15: assigned [mem 0x8002000000-0x80021fffff 64bit pref]
528
[    0.442989] pci 0000:00:02.7: BAR 14: assigned [mem 0x11300000-0x114fffff]
529
[    0.442991] pci 0000:00:02.7: BAR 15: assigned [mem 0x8002200000-0x80023fffff 64bit pref]
530
[    0.442992] pci 0000:00:03.0: BAR 14: assigned [mem 0x11500000-0x116fffff]
531
[    0.442993] pci 0000:00:03.0: BAR 15: assigned [mem 0x8002400000-0x80025fffff 64bit pref]
532
[    0.442995] pci 0000:00:03.1: BAR 14: assigned [mem 0x11700000-0x118fffff]
533
[    0.442996] pci 0000:00:03.1: BAR 15: assigned [mem 0x8002600000-0x80027fffff 64bit pref]
534
[    0.442998] pci 0000:00:03.2: BAR 14: assigned [mem 0x11900000-0x11afffff]
535
[    0.442999] pci 0000:00:03.2: BAR 15: assigned [mem 0x8002800000-0x80029fffff 64bit pref]
536
[    0.443001] pci 0000:00:03.3: BAR 14: assigned [mem 0x11b00000-0x11cfffff]
537
[    0.443002] pci 0000:00:03.3: BAR 15: assigned [mem 0x8002a00000-0x8002bfffff 64bit pref]
538
[    0.443004] pci 0000:00:03.4: BAR 14: assigned [mem 0x11d00000-0x11efffff]
539
[    0.443005] pci 0000:00:03.4: BAR 15: assigned [mem 0x8002c00000-0x8002dfffff 64bit pref]
540
[    0.443007] pci 0000:00:03.5: BAR 14: assigned [mem 0x11f00000-0x120fffff]
541
[    0.443009] pci 0000:00:03.5: BAR 15: assigned [mem 0x8002e00000-0x8002ffffff 64bit pref]
542
[    0.443010] pci 0000:00:03.6: BAR 14: assigned [mem 0x12100000-0x122fffff]
543
[    0.443012] pci 0000:00:03.6: BAR 15: assigned [mem 0x8003000000-0x80031fffff 64bit pref]
544
[    0.443013] pci 0000:00:03.7: BAR 14: assigned [mem 0x12300000-0x124fffff]
545
[    0.443015] pci 0000:00:03.7: BAR 15: assigned [mem 0x8003200000-0x80033fffff 64bit pref]
546
[    0.443016] pci 0000:00:04.0: BAR 14: assigned [mem 0x12500000-0x126fffff]
547
[    0.443018] pci 0000:00:04.0: BAR 15: assigned [mem 0x8003400000-0x80035fffff 64bit pref]
548
[    0.443020] pci 0000:00:04.1: BAR 14: assigned [mem 0x12700000-0x128fffff]
549
[    0.443022] pci 0000:00:04.1: BAR 15: assigned [mem 0x8003600000-0x80037fffff 64bit pref]
550
[    0.443023] pci 0000:00:04.2: BAR 14: assigned [mem 0x12900000-0x12afffff]
551
[    0.443025] pci 0000:00:04.2: BAR 15: assigned [mem 0x8003800000-0x80039fffff 64bit pref]
552
[    0.443027] pci 0000:00:04.3: BAR 14: assigned [mem 0x12b00000-0x12cfffff]
553
[    0.443029] pci 0000:00:04.3: BAR 15: assigned [mem 0x8003a00000-0x8003bfffff 64bit pref]
554
[    0.443030] pci 0000:00:04.4: BAR 14: assigned [mem 0x12d00000-0x12efffff]
555
[    0.443032] pci 0000:00:04.4: BAR 15: assigned [mem 0x8003c00000-0x8003dfffff 64bit pref]
556
[    0.443033] pci 0000:00:01.0: BAR 0: assigned [mem 0x0eff0000-0x0eff0fff]
557
[    0.443825] pci 0000:00:01.0: BAR 13: assigned [io  0x1000-0x2fff]
558
[    0.443827] pci 0000:00:01.1: BAR 0: assigned [mem 0x0eff1000-0x0eff1fff]
559
[    0.444584] pci 0000:00:01.1: BAR 13: assigned [io  0x3000-0x3fff]
560
[    0.444585] pci 0000:00:01.2: BAR 0: assigned [mem 0x0eff2000-0x0eff2fff]
561
[    0.445357] pci 0000:00:01.2: BAR 13: assigned [io  0x4000-0x4fff]
562
[    0.445358] pci 0000:00:01.3: BAR 0: assigned [mem 0x0eff3000-0x0eff3fff]
563
[    0.446156] pci 0000:00:01.3: BAR 13: assigned [io  0x5000-0x5fff]
564
[    0.446158] pci 0000:00:01.4: BAR 0: assigned [mem 0x0eff4000-0x0eff4fff]
565
[    0.448481] pci 0000:00:01.4: BAR 13: assigned [io  0x6000-0x6fff]
566
[    0.448483] pci 0000:00:01.5: BAR 0: assigned [mem 0x0eff5000-0x0eff5fff]
567
[    0.449316] pci 0000:00:01.5: BAR 13: assigned [io  0x7000-0x7fff]
568
[    0.449318] pci 0000:00:01.6: BAR 0: assigned [mem 0x0eff6000-0x0eff6fff]
569
[    0.450097] pci 0000:00:01.6: BAR 13: assigned [io  0x8000-0x8fff]
570
[    0.450099] pci 0000:00:01.7: BAR 0: assigned [mem 0x0eff7000-0x0eff7fff]
571
[    0.450869] pci 0000:00:01.7: BAR 13: assigned [io  0x9000-0x9fff]
572
[    0.450871] pci 0000:00:02.0: BAR 0: assigned [mem 0x0eff8000-0x0eff8fff]
573
[    0.451635] pci 0000:00:02.0: BAR 13: assigned [io  0xa000-0xafff]
574
[    0.451636] pci 0000:00:02.1: BAR 0: assigned [mem 0x0eff9000-0x0eff9fff]
575
[    0.452481] pci 0000:00:02.1: BAR 13: assigned [io  0xb000-0xbfff]
576
[    0.452483] pci 0000:00:02.2: BAR 0: assigned [mem 0x0effa000-0x0effafff]
577
[    0.453245] pci 0000:00:02.2: BAR 13: assigned [io  0xc000-0xcfff]
578
[    0.453247] pci 0000:00:02.3: BAR 0: assigned [mem 0x0effb000-0x0effbfff]
579
[    0.454021] pci 0000:00:02.3: BAR 13: assigned [io  0xd000-0xdfff]
580
[    0.454024] pci 0000:00:02.4: BAR 0: assigned [mem 0x0effc000-0x0effcfff]
581
[    0.454784] pci 0000:00:02.4: BAR 13: assigned [io  0xe000-0xefff]
582
[    0.454786] pci 0000:00:02.5: BAR 0: assigned [mem 0x0effd000-0x0effdfff]
583
[    0.455553] pci 0000:00:02.5: BAR 13: assigned [io  0xf000-0xffff]
584
[    0.455556] pci 0000:00:02.6: BAR 0: assigned [mem 0x0effe000-0x0effefff]
585
[    0.456309] pci 0000:00:02.6: BAR 13: assigned [io  0x10000-0x10fff]
586
[    0.456312] pci 0000:00:02.7: BAR 0: assigned [mem 0x0efff000-0x0effffff]
587
[    0.457134] pci 0000:00:02.7: BAR 13: assigned [io  0x11000-0x11fff]
588
[    0.457138] pci 0000:00:03.0: BAR 0: assigned [mem 0x12f00000-0x12f00fff]
589
[    0.457957] pci 0000:00:03.0: BAR 13: assigned [io  0x12000-0x12fff]
590
[    0.457960] pci 0000:00:03.1: BAR 0: assigned [mem 0x12f01000-0x12f01fff]
591
[    0.460504] pci 0000:00:03.1: BAR 13: assigned [io  0x13000-0x13fff]
592
[    0.460507] pci 0000:00:03.2: BAR 0: assigned [mem 0x12f02000-0x12f02fff]
593
[    0.461345] pci 0000:00:03.2: BAR 13: assigned [io  0x14000-0x14fff]
594
[    0.461348] pci 0000:00:03.3: BAR 0: assigned [mem 0x12f03000-0x12f03fff]
595
[    0.462121] pci 0000:00:03.3: BAR 13: assigned [io  0x15000-0x15fff]
596
[    0.462123] pci 0000:00:03.4: BAR 0: assigned [mem 0x12f04000-0x12f04fff]
597
[    0.462890] pci 0000:00:03.4: BAR 13: assigned [io  0x16000-0x16fff]
598
[    0.462893] pci 0000:00:03.5: BAR 0: assigned [mem 0x12f05000-0x12f05fff]
599
[    0.463653] pci 0000:00:03.5: BAR 13: assigned [io  0x17000-0x17fff]
600
[    0.463656] pci 0000:00:03.6: BAR 0: assigned [mem 0x12f06000-0x12f06fff]
601
[    0.464437] pci 0000:00:03.6: BAR 13: assigned [io  0x18000-0x18fff]
602
[    0.464440] pci 0000:00:03.7: BAR 0: assigned [mem 0x12f07000-0x12f07fff]
603
[    0.465205] pci 0000:00:03.7: BAR 13: assigned [io  0x19000-0x19fff]
604
[    0.465208] pci 0000:00:04.0: BAR 0: assigned [mem 0x12f08000-0x12f08fff]
605
[    0.465992] pci 0000:00:04.0: BAR 13: assigned [io  0x1a000-0x1afff]
606
[    0.465995] pci 0000:00:04.1: BAR 0: assigned [mem 0x12f09000-0x12f09fff]
607
[    0.466757] pci 0000:00:04.1: BAR 13: assigned [io  0x1b000-0x1bfff]
608
[    0.466759] pci 0000:00:04.2: BAR 0: assigned [mem 0x12f0a000-0x12f0afff]
609
[    0.467534] pci 0000:00:04.2: BAR 13: assigned [io  0x1c000-0x1cfff]
610
[    0.467537] pci 0000:00:04.3: BAR 0: assigned [mem 0x12f0b000-0x12f0bfff]
611
[    0.468292] pci 0000:00:04.3: BAR 13: assigned [io  0x1d000-0x1dfff]
612
[    0.468295] pci 0000:00:04.4: BAR 0: assigned [mem 0x12f0c000-0x12f0cfff]
613
[    0.469054] pci 0000:00:04.4: BAR 13: assigned [io  0x1e000-0x1efff]
614
[    0.469088] pci 0000:01:00.0: BAR 14: assigned [mem 0x0f000000-0x0f0fffff]
615
[    0.469090] pci 0000:01:00.0: BAR 15: assigned [mem 0x8000000000-0x80000fffff 64bit pref]
616
[    0.469091] pci 0000:01:00.0: BAR 13: assigned [io  0x1000-0x1fff]
617
[    0.469092] pci 0000:01:00.0: BAR 0: assigned [mem 0x0f100000-0x0f1000ff 64bit]
618
[    0.470727] pci 0000:02:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
619
[    0.472332] pci 0000:02:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
620
[    0.473905] pci 0000:02:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
621
[    0.474015] pci 0000:02:07.0: BAR 0: assigned [mem 0x0f000000-0x0f003fff 64bit]
622
[    0.474046] pci 0000:02:02.0: BAR 1: assigned [mem 0x0f004000-0x0f004fff]
623
[    0.474802] pci 0000:02:03.0: BAR 1: assigned [mem 0x0f005000-0x0f005fff]
624
[    0.474811] pci 0000:02:04.0: BAR 5: assigned [mem 0x0f006000-0x0f006fff]
625
[    0.475557] pci 0000:02:06.0: BAR 0: assigned [mem 0x0f007000-0x0f007fff]
626
[    0.476276] pci 0000:02:1f.0: BAR 0: assigned [mem 0x0f008000-0x0f0080ff]
627
[    0.476382] pci 0000:02:03.0: BAR 0: assigned [io  0x1000-0x103f]
628
[    0.476391] pci 0000:02:01.0: BAR 0: assigned [io  0x1040-0x105f]
629
[    0.476399] pci 0000:02:04.0: BAR 4: assigned [io  0x1060-0x107f]
630
[    0.477137] pci 0000:02:05.0: BAR 4: assigned [io  0x1080-0x109f]
631
[    0.477883] pci 0000:01:00.0: PCI bridge to [bus 02]
632
[    0.477888] pci 0000:01:00.0:   bridge window [io  0x1000-0x1fff]
633
[    0.479093] pci 0000:01:00.0:   bridge window [mem 0x0f000000-0x0f0fffff]
634
[    0.479868] pci 0000:01:00.0:   bridge window [mem 0x8000000000-0x80000fffff 64bit pref]
635
[    0.481417] pci 0000:00:01.0: PCI bridge to [bus 01-02]
636
[    0.481424] pci 0000:00:01.0:   bridge window [io  0x1000-0x2fff]
637
[    0.482640] pci 0000:00:01.0:   bridge window [mem 0x0f000000-0x0f3fffff]
638
[    0.485020] pci 0000:00:01.0:   bridge window [mem 0x8000000000-0x80002fffff 64bit pref]
639
[    0.486720] pci 0000:03:00.0: BAR 6: assigned [mem 0x0f400000-0x0f43ffff pref]
640
[    0.486722] pci 0000:03:00.0: BAR 4: assigned [mem 0x8000300000-0x8000303fff 64bit pref]
641
[    0.488260] pci 0000:03:00.0: BAR 1: assigned [mem 0x0f440000-0x0f440fff]
642
[    0.489026] pci 0000:00:01.1: PCI bridge to [bus 03]
643
[    0.489031] pci 0000:00:01.1:   bridge window [io  0x3000-0x3fff]
644
[    0.490312] pci 0000:00:01.1:   bridge window [mem 0x0f400000-0x0f6fffff]
645
[    0.491163] pci 0000:00:01.1:   bridge window [mem 0x8000300000-0x80005fffff 64bit pref]
646
[    0.492872] pci 0000:04:00.0: BAR 4: assigned [mem 0x8000600000-0x8000603fff 64bit pref]
647
[    0.494440] pci 0000:04:00.0: BAR 1: assigned [mem 0x0f700000-0x0f700fff]
648
[    0.496756] pci 0000:00:01.2: PCI bridge to [bus 04]
649
[    0.496761] pci 0000:00:01.2:   bridge window [io  0x4000-0x4fff]
650
[    0.498042] pci 0000:00:01.2:   bridge window [mem 0x0f700000-0x0f9fffff]
651
[    0.498910] pci 0000:00:01.2:   bridge window [mem 0x8000600000-0x80008fffff 64bit pref]
652
[    0.500619] pci 0000:05:00.0: BAR 4: assigned [mem 0x8000900000-0x8000903fff 64bit pref]
653
[    0.500650] pci 0000:05:00.0: BAR 1: assigned [mem 0x0fa00000-0x0fa00fff]
654
[    0.500657] pci 0000:00:01.3: PCI bridge to [bus 05]
655
[    0.500660] pci 0000:00:01.3:   bridge window [io  0x5000-0x5fff]
656
[    0.501976] pci 0000:00:01.3:   bridge window [mem 0x0fa00000-0x0fcfffff]
657
[    0.502830] pci 0000:00:01.3:   bridge window [mem 0x8000900000-0x8000bfffff 64bit pref]
658
[    0.504532] pci 0000:00:01.4: PCI bridge to [bus 06]
659
[    0.504538] pci 0000:00:01.4:   bridge window [io  0x6000-0x6fff]
660
[    0.505838] pci 0000:00:01.4:   bridge window [mem 0x0fd00000-0x0fefffff]
661
[    0.508274] pci 0000:00:01.4:   bridge window [mem 0x8000c00000-0x8000dfffff 64bit pref]
662
[    0.510029] pci 0000:00:01.5: PCI bridge to [bus 07]
663
[    0.510038] pci 0000:00:01.5:   bridge window [io  0x7000-0x7fff]
664
[    0.511334] pci 0000:00:01.5:   bridge window [mem 0x0ff00000-0x100fffff]
665
[    0.512214] pci 0000:00:01.5:   bridge window [mem 0x8000e00000-0x8000ffffff 64bit pref]
666
[    0.513961] pci 0000:00:01.6: PCI bridge to [bus 08]
667
[    0.513969] pci 0000:00:01.6:   bridge window [io  0x8000-0x8fff]
668
[    0.515264] pci 0000:00:01.6:   bridge window [mem 0x10100000-0x102fffff]
669
[    0.516123] pci 0000:00:01.6:   bridge window [mem 0x8001000000-0x80011fffff 64bit pref]
670
[    0.517879] pci 0000:00:01.7: PCI bridge to [bus 09]
671
[    0.519335] pci 0000:00:01.7:   bridge window [io  0x9000-0x9fff]
672
[    0.520693] pci 0000:00:01.7:   bridge window [mem 0x10300000-0x104fffff]
673
[    0.521551] pci 0000:00:01.7:   bridge window [mem 0x8001200000-0x80013fffff 64bit pref]
674
[    0.523281] pci 0000:00:02.0: PCI bridge to [bus 0a]
675
[    0.523288] pci 0000:00:02.0:   bridge window [io  0xa000-0xafff]
676
[    0.524599] pci 0000:00:02.0:   bridge window [mem 0x10500000-0x106fffff]
677
[    0.525468] pci 0000:00:02.0:   bridge window [mem 0x8001400000-0x80015fffff 64bit pref]
678
[    0.527199] pci 0000:00:02.1: PCI bridge to [bus 0b]
679
[    0.527207] pci 0000:00:02.1:   bridge window [io  0xb000-0xbfff]
680
[    0.528512] pci 0000:00:02.1:   bridge window [mem 0x10700000-0x108fffff]
681
[    0.529394] pci 0000:00:02.1:   bridge window [mem 0x8001600000-0x80017fffff 64bit pref]
682
[    0.532690] pci 0000:00:02.2: PCI bridge to [bus 0c]
683
[    0.532697] pci 0000:00:02.2:   bridge window [io  0xc000-0xcfff]
684
[    0.534030] pci 0000:00:02.2:   bridge window [mem 0x10900000-0x10afffff]
685
[    0.534889] pci 0000:00:02.2:   bridge window [mem 0x8001800000-0x80019fffff 64bit pref]
686
[    0.536620] pci 0000:00:02.3: PCI bridge to [bus 0d]
687
[    0.536627] pci 0000:00:02.3:   bridge window [io  0xd000-0xdfff]
688
[    0.537959] pci 0000:00:02.3:   bridge window [mem 0x10b00000-0x10cfffff]
689
[    0.538832] pci 0000:00:02.3:   bridge window [mem 0x8001a00000-0x8001bfffff 64bit pref]
690
[    0.540571] pci 0000:00:02.4: PCI bridge to [bus 0e]
691
[    0.540578] pci 0000:00:02.4:   bridge window [io  0xe000-0xefff]
692
[    0.543510] pci 0000:00:02.4:   bridge window [mem 0x10d00000-0x10efffff]
693
[    0.544380] pci 0000:00:02.4:   bridge window [mem 0x8001c00000-0x8001dfffff 64bit pref]
694
[    0.546124] pci 0000:00:02.5: PCI bridge to [bus 0f]
695
[    0.546132] pci 0000:00:02.5:   bridge window [io  0xf000-0xffff]
696
[    0.547433] pci 0000:00:02.5:   bridge window [mem 0x10f00000-0x110fffff]
697
[    0.548314] pci 0000:00:02.5:   bridge window [mem 0x8001e00000-0x8001ffffff 64bit pref]
698
[    0.550078] pci 0000:00:02.6: PCI bridge to [bus 10]
699
[    0.550087] pci 0000:00:02.6:   bridge window [io  0x10000-0x10fff]
700
[    0.551386] pci 0000:00:02.6:   bridge window [mem 0x11100000-0x112fffff]
701
[    0.552261] pci 0000:00:02.6:   bridge window [mem 0x8002000000-0x80021fffff 64bit pref]
702
[    0.555688] pci 0000:00:02.7: PCI bridge to [bus 11]
703
[    0.555698] pci 0000:00:02.7:   bridge window [io  0x11000-0x11fff]
704
[    0.557015] pci 0000:00:02.7:   bridge window [mem 0x11300000-0x114fffff]
705
[    0.557897] pci 0000:00:02.7:   bridge window [mem 0x8002200000-0x80023fffff 64bit pref]
706
[    0.559648] pci 0000:00:03.0: PCI bridge to [bus 12]
707
[    0.559655] pci 0000:00:03.0:   bridge window [io  0x12000-0x12fff]
708
[    0.560991] pci 0000:00:03.0:   bridge window [mem 0x11500000-0x116fffff]
709
[    0.561862] pci 0000:00:03.0:   bridge window [mem 0x8002400000-0x80025fffff 64bit pref]
710
[    0.563592] pci 0000:00:03.1: PCI bridge to [bus 13]
711
[    0.563599] pci 0000:00:03.1:   bridge window [io  0x13000-0x13fff]
712
[    0.566501] pci 0000:00:03.1:   bridge window [mem 0x11700000-0x118fffff]
713
[    0.567368] pci 0000:00:03.1:   bridge window [mem 0x8002600000-0x80027fffff 64bit pref]
714
[    0.569099] pci 0000:00:03.2: PCI bridge to [bus 14]
715
[    0.569107] pci 0000:00:03.2:   bridge window [io  0x14000-0x14fff]
716
[    0.570425] pci 0000:00:03.2:   bridge window [mem 0x11900000-0x11afffff]
717
[    0.571284] pci 0000:00:03.2:   bridge window [mem 0x8002800000-0x80029fffff 64bit pref]
718
[    0.573004] pci 0000:00:03.3: PCI bridge to [bus 15]
719
[    0.573012] pci 0000:00:03.3:   bridge window [io  0x15000-0x15fff]
720
[    0.574328] pci 0000:00:03.3:   bridge window [mem 0x11b00000-0x11cfffff]
721
[    0.575197] pci 0000:00:03.3:   bridge window [mem 0x8002a00000-0x8002bfffff 64bit pref]
722
[    0.578554] pci 0000:00:03.4: PCI bridge to [bus 16]
723
[    0.578562] pci 0000:00:03.4:   bridge window [io  0x16000-0x16fff]
724
[    0.579884] pci 0000:00:03.4:   bridge window [mem 0x11d00000-0x11efffff]
725
[    0.580762] pci 0000:00:03.4:   bridge window [mem 0x8002c00000-0x8002dfffff 64bit pref]
726
[    0.582509] pci 0000:00:03.5: PCI bridge to [bus 17]
727
[    0.582517] pci 0000:00:03.5:   bridge window [io  0x17000-0x17fff]
728
[    0.583823] pci 0000:00:03.5:   bridge window [mem 0x11f00000-0x120fffff]
729
[    0.584692] pci 0000:00:03.5:   bridge window [mem 0x8002e00000-0x8002ffffff 64bit pref]
730
[    0.586416] pci 0000:00:03.6: PCI bridge to [bus 18]
731
[    0.586424] pci 0000:00:03.6:   bridge window [io  0x18000-0x18fff]
732
[    0.587725] pci 0000:00:03.6:   bridge window [mem 0x12100000-0x122fffff]
733
[    0.590111] pci 0000:00:03.6:   bridge window [mem 0x8003000000-0x80031fffff 64bit pref]
734
[    0.591845] pci 0000:00:03.7: PCI bridge to [bus 19]
735
[    0.591853] pci 0000:00:03.7:   bridge window [io  0x19000-0x19fff]
736
[    0.593164] pci 0000:00:03.7:   bridge window [mem 0x12300000-0x124fffff]
737
[    0.594050] pci 0000:00:03.7:   bridge window [mem 0x8003200000-0x80033fffff 64bit pref]
738
[    0.595781] pci 0000:00:04.0: PCI bridge to [bus 1a]
739
[    0.595789] pci 0000:00:04.0:   bridge window [io  0x1a000-0x1afff]
740
[    0.597082] pci 0000:00:04.0:   bridge window [mem 0x12500000-0x126fffff]
741
[    0.597964] pci 0000:00:04.0:   bridge window [mem 0x8003400000-0x80035fffff 64bit pref]
742
[    0.599681] pci 0000:00:04.1: PCI bridge to [bus 1b]
743
[    0.599690] pci 0000:00:04.1:   bridge window [io  0x1b000-0x1bfff]
744
[    0.602540] pci 0000:00:04.1:   bridge window [mem 0x12700000-0x128fffff]
745
[    0.603401] pci 0000:00:04.1:   bridge window [mem 0x8003600000-0x80037fffff 64bit pref]
746
[    0.605106] pci 0000:00:04.2: PCI bridge to [bus 1c]
747
[    0.605113] pci 0000:00:04.2:   bridge window [io  0x1c000-0x1cfff]
748
[    0.606423] pci 0000:00:04.2:   bridge window [mem 0x12900000-0x12afffff]
749
[    0.607286] pci 0000:00:04.2:   bridge window [mem 0x8003800000-0x80039fffff 64bit pref]
750
[    0.609011] pci 0000:00:04.3: PCI bridge to [bus 1d]
751
[    0.609019] pci 0000:00:04.3:   bridge window [io  0x1d000-0x1dfff]
752
[    0.610341] pci 0000:00:04.3:   bridge window [mem 0x12b00000-0x12cfffff]
753
[    0.611204] pci 0000:00:04.3:   bridge window [mem 0x8003a00000-0x8003bfffff 64bit pref]
754
[    0.614467] pci 0000:00:04.4: PCI bridge to [bus 1e]
755
[    0.614475] pci 0000:00:04.4:   bridge window [io  0x1e000-0x1efff]
756
[    0.615778] pci 0000:00:04.4:   bridge window [mem 0x12d00000-0x12efffff]
757
[    0.616638] pci 0000:00:04.4:   bridge window [mem 0x8003c00000-0x8003dfffff 64bit pref]
758
[    0.618366] pci_bus 0000:00: resource 4 [mem 0x0eff0000-0x3dfdffff window]
759
[    0.618368] pci_bus 0000:00: resource 5 [io  0x0000-0x1ffff window]
760
[    0.618369] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff window]
761
[    0.618370] pci_bus 0000:01: resource 0 [io  0x1000-0x2fff]
762
[    0.618371] pci_bus 0000:01: resource 1 [mem 0x0f000000-0x0f3fffff]
763
[    0.618372] pci_bus 0000:01: resource 2 [mem 0x8000000000-0x80002fffff 64bit pref]
764
[    0.618374] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
765
[    0.618375] pci_bus 0000:02: resource 1 [mem 0x0f000000-0x0f0fffff]
766
[    0.618376] pci_bus 0000:02: resource 2 [mem 0x8000000000-0x80000fffff 64bit pref]
767
[    0.618378] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
768
[    0.618379] pci_bus 0000:03: resource 1 [mem 0x0f400000-0x0f6fffff]
769
[    0.618380] pci_bus 0000:03: resource 2 [mem 0x8000300000-0x80005fffff 64bit pref]
770
[    0.618381] pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
771
[    0.618382] pci_bus 0000:04: resource 1 [mem 0x0f700000-0x0f9fffff]
772
[    0.618384] pci_bus 0000:04: resource 2 [mem 0x8000600000-0x80008fffff 64bit pref]
773
[    0.618385] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
774
[    0.618386] pci_bus 0000:05: resource 1 [mem 0x0fa00000-0x0fcfffff]
775
[    0.618387] pci_bus 0000:05: resource 2 [mem 0x8000900000-0x8000bfffff 64bit pref]
776
[    0.618388] pci_bus 0000:06: resource 0 [io  0x6000-0x6fff]
777
[    0.618389] pci_bus 0000:06: resource 1 [mem 0x0fd00000-0x0fefffff]
778
[    0.618390] pci_bus 0000:06: resource 2 [mem 0x8000c00000-0x8000dfffff 64bit pref]
779
[    0.618392] pci_bus 0000:07: resource 0 [io  0x7000-0x7fff]
780
[    0.618393] pci_bus 0000:07: resource 1 [mem 0x0ff00000-0x100fffff]
781
[    0.618394] pci_bus 0000:07: resource 2 [mem 0x8000e00000-0x8000ffffff 64bit pref]
782
[    0.618395] pci_bus 0000:08: resource 0 [io  0x8000-0x8fff]
783
[    0.618396] pci_bus 0000:08: resource 1 [mem 0x10100000-0x102fffff]
784
[    0.618398] pci_bus 0000:08: resource 2 [mem 0x8001000000-0x80011fffff 64bit pref]
785
[    0.618399] pci_bus 0000:09: resource 0 [io  0x9000-0x9fff]
786
[    0.618400] pci_bus 0000:09: resource 1 [mem 0x10300000-0x104fffff]
787
[    0.618401] pci_bus 0000:09: resource 2 [mem 0x8001200000-0x80013fffff 64bit pref]
788
[    0.618402] pci_bus 0000:0a: resource 0 [io  0xa000-0xafff]
789
[    0.618403] pci_bus 0000:0a: resource 1 [mem 0x10500000-0x106fffff]
790
[    0.618404] pci_bus 0000:0a: resource 2 [mem 0x8001400000-0x80015fffff 64bit pref]
791
[    0.618405] pci_bus 0000:0b: resource 0 [io  0xb000-0xbfff]
792
[    0.618406] pci_bus 0000:0b: resource 1 [mem 0x10700000-0x108fffff]
793
[    0.618407] pci_bus 0000:0b: resource 2 [mem 0x8001600000-0x80017fffff 64bit pref]
794
[    0.618409] pci_bus 0000:0c: resource 0 [io  0xc000-0xcfff]
795
[    0.618410] pci_bus 0000:0c: resource 1 [mem 0x10900000-0x10afffff]
796
[    0.618411] pci_bus 0000:0c: resource 2 [mem 0x8001800000-0x80019fffff 64bit pref]
797
[    0.618412] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
798
[    0.618413] pci_bus 0000:0d: resource 1 [mem 0x10b00000-0x10cfffff]
799
[    0.618414] pci_bus 0000:0d: resource 2 [mem 0x8001a00000-0x8001bfffff 64bit pref]
800
[    0.618416] pci_bus 0000:0e: resource 0 [io  0xe000-0xefff]
801
[    0.618417] pci_bus 0000:0e: resource 1 [mem 0x10d00000-0x10efffff]
802
[    0.618418] pci_bus 0000:0e: resource 2 [mem 0x8001c00000-0x8001dfffff 64bit pref]
803
[    0.618419] pci_bus 0000:0f: resource 0 [io  0xf000-0xffff]
804
[    0.618420] pci_bus 0000:0f: resource 1 [mem 0x10f00000-0x110fffff]
805
[    0.618421] pci_bus 0000:0f: resource 2 [mem 0x8001e00000-0x8001ffffff 64bit pref]
806
[    0.618423] pci_bus 0000:10: resource 0 [io  0x10000-0x10fff]
807
[    0.618424] pci_bus 0000:10: resource 1 [mem 0x11100000-0x112fffff]
808
[    0.618425] pci_bus 0000:10: resource 2 [mem 0x8002000000-0x80021fffff 64bit pref]
809
[    0.618426] pci_bus 0000:11: resource 0 [io  0x11000-0x11fff]
810
[    0.618427] pci_bus 0000:11: resource 1 [mem 0x11300000-0x114fffff]
811
[    0.618428] pci_bus 0000:11: resource 2 [mem 0x8002200000-0x80023fffff 64bit pref]
812
[    0.618430] pci_bus 0000:12: resource 0 [io  0x12000-0x12fff]
813
[    0.618431] pci_bus 0000:12: resource 1 [mem 0x11500000-0x116fffff]
814
[    0.618432] pci_bus 0000:12: resource 2 [mem 0x8002400000-0x80025fffff 64bit pref]
815
[    0.618433] pci_bus 0000:13: resource 0 [io  0x13000-0x13fff]
816
[    0.618434] pci_bus 0000:13: resource 1 [mem 0x11700000-0x118fffff]
817
[    0.618435] pci_bus 0000:13: resource 2 [mem 0x8002600000-0x80027fffff 64bit pref]
818
[    0.618436] pci_bus 0000:14: resource 0 [io  0x14000-0x14fff]
819
[    0.618437] pci_bus 0000:14: resource 1 [mem 0x11900000-0x11afffff]
820
[    0.618438] pci_bus 0000:14: resource 2 [mem 0x8002800000-0x80029fffff 64bit pref]
821
[    0.618440] pci_bus 0000:15: resource 0 [io  0x15000-0x15fff]
822
[    0.618441] pci_bus 0000:15: resource 1 [mem 0x11b00000-0x11cfffff]
823
[    0.618442] pci_bus 0000:15: resource 2 [mem 0x8002a00000-0x8002bfffff 64bit pref]
824
[    0.618443] pci_bus 0000:16: resource 0 [io  0x16000-0x16fff]
825
[    0.618444] pci_bus 0000:16: resource 1 [mem 0x11d00000-0x11efffff]
826
[    0.618445] pci_bus 0000:16: resource 2 [mem 0x8002c00000-0x8002dfffff 64bit pref]
827
[    0.618446] pci_bus 0000:17: resource 0 [io  0x17000-0x17fff]
828
[    0.618447] pci_bus 0000:17: resource 1 [mem 0x11f00000-0x120fffff]
829
[    0.618448] pci_bus 0000:17: resource 2 [mem 0x8002e00000-0x8002ffffff 64bit pref]
830
[    0.618450] pci_bus 0000:18: resource 0 [io  0x18000-0x18fff]
831
[    0.618451] pci_bus 0000:18: resource 1 [mem 0x12100000-0x122fffff]
832
[    0.618452] pci_bus 0000:18: resource 2 [mem 0x8003000000-0x80031fffff 64bit pref]
833
[    0.618453] pci_bus 0000:19: resource 0 [io  0x19000-0x19fff]
834
[    0.618454] pci_bus 0000:19: resource 1 [mem 0x12300000-0x124fffff]
835
[    0.618455] pci_bus 0000:19: resource 2 [mem 0x8003200000-0x80033fffff 64bit pref]
836
[    0.618457] pci_bus 0000:1a: resource 0 [io  0x1a000-0x1afff]
837
[    0.618458] pci_bus 0000:1a: resource 1 [mem 0x12500000-0x126fffff]
838
[    0.618459] pci_bus 0000:1a: resource 2 [mem 0x8003400000-0x80035fffff 64bit pref]
839
[    0.618460] pci_bus 0000:1b: resource 0 [io  0x1b000-0x1bfff]
840
[    0.618461] pci_bus 0000:1b: resource 1 [mem 0x12700000-0x128fffff]
841
[    0.618462] pci_bus 0000:1b: resource 2 [mem 0x8003600000-0x80037fffff 64bit pref]
842
[    0.618463] pci_bus 0000:1c: resource 0 [io  0x1c000-0x1cfff]
843
[    0.618464] pci_bus 0000:1c: resource 1 [mem 0x12900000-0x12afffff]
844
[    0.618465] pci_bus 0000:1c: resource 2 [mem 0x8003800000-0x80039fffff 64bit pref]
845
[    0.618467] pci_bus 0000:1d: resource 0 [io  0x1d000-0x1dfff]
846
[    0.618468] pci_bus 0000:1d: resource 1 [mem 0x12b00000-0x12cfffff]
847
[    0.618469] pci_bus 0000:1d: resource 2 [mem 0x8003a00000-0x8003bfffff 64bit pref]
848
[    0.618470] pci_bus 0000:1e: resource 0 [io  0x1e000-0x1efff]
849
[    0.618471] pci_bus 0000:1e: resource 1 [mem 0x12d00000-0x12efffff]
850
[    0.618472] pci_bus 0000:1e: resource 2 [mem 0x8003c00000-0x8003dfffff 64bit pref]
851
[    0.618543] ACPI: PCI Interrupt Link [GSI0] (IRQs *35)
852
[    0.618552] ACPI: PCI Interrupt Link [GSI1] (IRQs *36)
853
[    0.618560] ACPI: PCI Interrupt Link [GSI2] (IRQs *37)
854
[    0.618567] ACPI: PCI Interrupt Link [GSI3] (IRQs *38)
855
[    0.618976] vgaarb: loaded
856
[    0.619251] SCSI subsystem initialized
857
[    0.619448] libata version 3.00 loaded.
858
[    0.619474] ACPI: bus type USB registered
859
[    0.619496] usbcore: registered new interface driver usbfs
860
[    0.619503] usbcore: registered new interface driver hub
861
[    0.619718] usbcore: registered new device driver usb
862
[    0.619773] pps_core: LinuxPPS API ver. 1 registered
863
[    0.619774] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
864
[    0.619777] PTP clock support registered
865
[    0.620027] EDAC MC: Ver: 3.0.0
866
[    0.620410] Registered efivars operations
867
[    0.621089] NetLabel: Initializing
868
[    0.621090] NetLabel:  domain hash size = 128
869
[    0.621090] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
870
[    0.621104] NetLabel:  unlabeled traffic allowed by default
871
[    0.621346] clocksource: Switched to clocksource arch_sys_counter
872
[    0.636241] VFS: Disk quotas dquot_6.6.0
873
[    0.636290] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
874
[    0.636392] Init kysecfs SUCCESS!
875
[    0.636399] Init box entries under sysfs SUCCESS!
876
[    0.636445] pnp: PnP ACPI init
877
[    0.636657] system 00:00: [mem 0x4010000000-0x401fffffff window] could not be reserved
878
[    0.636663] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
879
[    0.636669] pnp: PnP ACPI: found 1 devices
880
[    0.637963] NET: Registered protocol family 2
881
[    0.638267] tcp_listen_portaddr_hash hash table entries: 32768 (order: 3, 524288 bytes)
882
[    0.638391] TCP established hash table entries: 524288 (order: 6, 4194304 bytes)
883
[    0.638970] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes)
884
[    0.639096] TCP: Hash tables configured (established 524288 bind 65536)
885
[    0.639153] UDP hash table entries: 32768 (order: 4, 1048576 bytes)
886
[    0.639253] UDP-Lite hash table entries: 32768 (order: 4, 1048576 bytes)
887
[    0.639486] NET: Registered protocol family 1
888
[    0.639492] NET: Registered protocol family 44
889
[    0.644817] pci 0000:02:07.0: enabling device (0000 -> 0002)
890
[    0.645357] PCI: CLS 0 bytes, default 64
891
[    0.645401] Unpacking initramfs...
892
[    1.143926] Freeing initrd memory: 36608K
893
[    1.150074] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 13 counters available
894
[    1.150078] kvm [1]: HYP mode not available
895
[    1.150946] Initialise system trusted keyrings
896
[    1.151045] workingset: timestamp_bits=40 max_order=20 bucket_order=0
897
[    1.151960] zbud: loaded
898
[    1.153190] SGI XFS with ACLs, security attributes, no debug enabled
899
[    1.154517] aufs 4.19-20200518
900
[    1.190425] NET: Registered protocol family 38
901
[    1.190429] Key type asymmetric registered
902
[    1.190430] Asymmetric key parser 'x509' registered
903
[    1.190443] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
904
[    1.190628] io scheduler noop registered
905
[    1.190629] io scheduler deadline registered (default)
906
[    1.190696] io scheduler cfq registered
907
[    1.190697] io scheduler mq-deadline registered (default)
908
[    1.190697] io scheduler kyber registered
909
[    1.190746] io scheduler bfq registered
910
[    1.191279] atomic64_test: passed
911
[    1.192863] PCI Interrupt Link [GSI1] enabled at IRQ 36
912
[    1.193861] pcieport 0000:00:01.0: Signaling PME with IRQ 43
913
[    1.193970] pcieport 0000:00:01.0: AER enabled with IRQ 43
914
[    1.193993] pciehp 0000:00:01.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
915
[    1.197302] pcieport 0000:00:01.1: Signaling PME with IRQ 44
916
[    1.197367] pcieport 0000:00:01.1: AER enabled with IRQ 44
917
[    1.197390] pciehp 0000:00:01.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
918
[    1.200815] pcieport 0000:00:01.2: Signaling PME with IRQ 45
919
[    1.200880] pcieport 0000:00:01.2: AER enabled with IRQ 45
920
[    1.200903] pciehp 0000:00:01.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
921
[    1.204324] pcieport 0000:00:01.3: Signaling PME with IRQ 46
922
[    1.204398] pcieport 0000:00:01.3: AER enabled with IRQ 46
923
[    1.204424] pciehp 0000:00:01.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
924
[    1.207844] pcieport 0000:00:01.4: Signaling PME with IRQ 47
925
[    1.207909] pcieport 0000:00:01.4: AER enabled with IRQ 47
926
[    1.207935] pciehp 0000:00:01.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
927
[    1.208058] pciehp 0000:00:01.4:pcie004: Slot(0-4): Link Up
928
[    1.211413] pcieport 0000:00:01.5: Signaling PME with IRQ 48
929
[    1.211479] pcieport 0000:00:01.5: AER enabled with IRQ 48
930
[    1.211505] pciehp 0000:00:01.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
931
[    1.211620] pciehp 0000:00:01.5:pcie004: Slot(0-5): Link Up
932
[    1.216206] pcieport 0000:00:01.6: Signaling PME with IRQ 49
933
[    1.216272] pcieport 0000:00:01.6: AER enabled with IRQ 49
934
[    1.216298] pciehp 0000:00:01.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
935
[    1.216410] pciehp 0000:00:01.6:pcie004: Slot(0-6): Link Up
936
[    1.219359] pcieport 0000:00:01.7: Signaling PME with IRQ 50
937
[    1.219418] pcieport 0000:00:01.7: AER enabled with IRQ 50
938
[    1.219440] pciehp 0000:00:01.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
939
[    1.219546] pciehp 0000:00:01.7:pcie004: Slot(0-7): Link Up
940
[    1.220806] PCI Interrupt Link [GSI2] enabled at IRQ 37
941
[    1.222520] pcieport 0000:00:02.0: Signaling PME with IRQ 51
942
[    1.222586] pcieport 0000:00:02.0: AER enabled with IRQ 51
943
[    1.222613] pciehp 0000:00:02.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
944
[    1.222733] pciehp 0000:00:02.0:pcie004: Slot(0-8): Link Up
945
[    1.225616] pcieport 0000:00:02.1: Signaling PME with IRQ 52
946
[    1.225682] pcieport 0000:00:02.1: AER enabled with IRQ 52
947
[    1.225709] pciehp 0000:00:02.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
948
[    1.225817] pciehp 0000:00:02.1:pcie004: Slot(0-9): Link Up
949
[    1.228698] pcieport 0000:00:02.2: Signaling PME with IRQ 53
950
[    1.228764] pcieport 0000:00:02.2: AER enabled with IRQ 53
951
[    1.228794] pciehp 0000:00:02.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
952
[    1.228899] pciehp 0000:00:02.2:pcie004: Slot(0-10): Link Up
953
[    1.231855] pcieport 0000:00:02.3: Signaling PME with IRQ 54
954
[    1.231914] pcieport 0000:00:02.3: AER enabled with IRQ 54
955
[    1.231936] pciehp 0000:00:02.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
956
[    1.232057] pciehp 0000:00:02.3:pcie004: Slot(0-11): Link Up
957
[    1.235271] pcieport 0000:00:02.4: Signaling PME with IRQ 55
958
[    1.235336] pcieport 0000:00:02.4: AER enabled with IRQ 55
959
[    1.235361] pciehp 0000:00:02.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
960
[    1.235469] pciehp 0000:00:02.4:pcie004: Slot(0-12): Link Up
961
[    1.238740] pcieport 0000:00:02.5: Signaling PME with IRQ 56
962
[    1.238805] pcieport 0000:00:02.5: AER enabled with IRQ 56
963
[    1.238831] pciehp 0000:00:02.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
964
[    1.238943] pciehp 0000:00:02.5:pcie004: Slot(0-13): Link Up
965
[    1.241844] pcieport 0000:00:02.6: Signaling PME with IRQ 57
966
[    1.241903] pcieport 0000:00:02.6: AER enabled with IRQ 57
967
[    1.241924] pciehp 0000:00:02.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
968
[    1.242048] pciehp 0000:00:02.6:pcie004: Slot(0-14): Link Up
969
[    1.244939] pcieport 0000:00:02.7: Signaling PME with IRQ 58
970
[    1.245000] pcieport 0000:00:02.7: AER enabled with IRQ 58
971
[    1.245023] pciehp 0000:00:02.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
972
[    1.245135] pciehp 0000:00:02.7:pcie004: Slot(0-15): Link Up
973
[    1.246432] PCI Interrupt Link [GSI3] enabled at IRQ 38
974
[    1.248047] pcieport 0000:00:03.0: Signaling PME with IRQ 59
975
[    1.248109] pcieport 0000:00:03.0: AER enabled with IRQ 59
976
[    1.248130] pciehp 0000:00:03.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
977
[    1.248243] pciehp 0000:00:03.0:pcie004: Slot(0-16): Link Up
978
[    1.251144] pcieport 0000:00:03.1: Signaling PME with IRQ 60
979
[    1.251221] pcieport 0000:00:03.1: AER enabled with IRQ 60
980
[    1.251243] pciehp 0000:00:03.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
981
[    1.251376] pciehp 0000:00:03.1:pcie004: Slot(0-17): Link Up
982
[    1.254293] pcieport 0000:00:03.2: Signaling PME with IRQ 61
983
[    1.254360] pcieport 0000:00:03.2: AER enabled with IRQ 61
984
[    1.254387] pciehp 0000:00:03.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
985
[    1.254501] pciehp 0000:00:03.2:pcie004: Slot(0-18): Link Up
986
[    1.259027] pcieport 0000:00:03.3: Signaling PME with IRQ 62
987
[    1.259092] pcieport 0000:00:03.3: AER enabled with IRQ 62
988
[    1.259117] pciehp 0000:00:03.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
989
[    1.259231] pciehp 0000:00:03.3:pcie004: Slot(0-19): Link Up
990
[    1.262175] pcieport 0000:00:03.4: Signaling PME with IRQ 63
991
[    1.262237] pcieport 0000:00:03.4: AER enabled with IRQ 63
992
[    1.262259] pciehp 0000:00:03.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
993
[    1.262388] pciehp 0000:00:03.4:pcie004: Slot(0-20): Link Up
994
[    1.265303] pcieport 0000:00:03.5: Signaling PME with IRQ 64
995
[    1.265363] pcieport 0000:00:03.5: AER enabled with IRQ 64
996
[    1.265385] pciehp 0000:00:03.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
997
[    1.265497] pciehp 0000:00:03.5:pcie004: Slot(0-21): Link Up
998
[    1.268392] pcieport 0000:00:03.6: Signaling PME with IRQ 65
999
[    1.268453] pcieport 0000:00:03.6: AER enabled with IRQ 65
1000
[    1.268476] pciehp 0000:00:03.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1001
[    1.268589] pciehp 0000:00:03.6:pcie004: Slot(0-22): Link Up
1002
[    1.271506] pcieport 0000:00:03.7: Signaling PME with IRQ 66
1003
[    1.271575] pcieport 0000:00:03.7: AER enabled with IRQ 66
1004
[    1.271601] pciehp 0000:00:03.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1005
[    1.271718] pciehp 0000:00:03.7:pcie004: Slot(0-23): Link Up
1006
[    1.273015] PCI Interrupt Link [GSI0] enabled at IRQ 35
1007
[    1.274676] pcieport 0000:00:04.0: Signaling PME with IRQ 67
1008
[    1.274741] pcieport 0000:00:04.0: AER enabled with IRQ 67
1009
[    1.274767] pciehp 0000:00:04.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1010
[    1.274881] pciehp 0000:00:04.0:pcie004: Slot(0-24): Link Up
1011
[    1.277805] pcieport 0000:00:04.1: Signaling PME with IRQ 68
1012
[    1.277870] pcieport 0000:00:04.1: AER enabled with IRQ 68
1013
[    1.277896] pciehp 0000:00:04.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1014
[    1.278008] pciehp 0000:00:04.1:pcie004: Slot(0-25): Link Up
1015
[    1.282077] pcieport 0000:00:04.2: Signaling PME with IRQ 69
1016
[    1.282138] pcieport 0000:00:04.2: AER enabled with IRQ 69
1017
[    1.282164] pciehp 0000:00:04.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1018
[    1.282294] pciehp 0000:00:04.2:pcie004: Slot(0-26): Link Up
1019
[    1.285191] pcieport 0000:00:04.3: Signaling PME with IRQ 70
1020
[    1.285257] pcieport 0000:00:04.3: AER enabled with IRQ 70
1021
[    1.285283] pciehp 0000:00:04.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1022
[    1.285395] pciehp 0000:00:04.3:pcie004: Slot(0-27): Link Up
1023
[    1.288308] pcieport 0000:00:04.4: Signaling PME with IRQ 71
1024
[    1.288368] pcieport 0000:00:04.4: AER enabled with IRQ 71
1025
[    1.288390] pciehp 0000:00:04.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1026
[    1.288511] pciehp 0000:00:04.4:pcie004: Slot(0-28): Link Up
1027
[    1.290127] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0
1028
[    1.294046] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
1029
[    1.294301] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
1030
[    1.294310] ACPI: Power Button [PWRB]
1031
[    1.298061] virtio-pci 0000:02:01.0: enabling device (0000 -> 0003)
1032
[    1.303217] virtio-pci 0000:02:03.0: enabling device (0000 -> 0003)
1033
[    1.305903] virtio-pci 0000:02:1f.0: enabling device (0000 -> 0002)
1034
[    1.311996] virtio-pci 0000:05:00.0: enabling device (0000 -> 0002)
1035
[    1.314574] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
1036
[    1.318809] virtio_blk virtio4: [vda] 209715200 512-byte logical blocks (107 GB/100 GiB)
1037
[    1.320838]  vda: vda1 vda2 vda3
1038
[    1.321850] virtio_blk virtio5: [vdb] 419430400 512-byte logical blocks (215 GB/200 GiB)
1039
[    1.323559] rdac: device handler registered
1040
[    1.323633] hp_sw: device handler registered
1041
[    1.323634] emc: device handler registered
1042
[    1.323825] alua: device handler registered
1043
[    1.325478] ahci 0000:02:04.0: version 3.0
1044
[    1.325804] ahci 0000:02:04.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
1045
[    1.325806] ahci 0000:02:04.0: flags: 64bit ncq only 
1046
[    1.326538] scsi host0: ahci
1047
[    1.326783] scsi host1: ahci
1048
[    1.326898] scsi host2: ahci
1049
[    1.327012] scsi host3: ahci
1050
[    1.327151] scsi host4: ahci
1051
[    1.327280] scsi host5: ahci
1052
[    1.327332] ata1: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006100 irq 77
1053
[    1.327336] ata2: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006180 irq 77
1054
[    1.327339] ata3: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006200 irq 77
1055
[    1.327342] ata4: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006280 irq 77
1056
[    1.327345] ata5: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006300 irq 77
1057
[    1.327347] ata6: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006380 irq 77
1058
[    1.327461] libphy: Fixed MDIO Bus: probed
1059
[    1.327530] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
1060
[    1.327532] ehci-pci: EHCI PCI platform driver
1061
[    1.329418] ehci-pci 0000:02:06.0: EHCI Host Controller
1062
[    1.329458] ehci-pci 0000:02:06.0: new USB bus registered, assigned bus number 1
1063
[    1.329581] ehci-pci 0000:02:06.0: irq 39, io mem 0x0f007000
1064
[    1.351357] ehci-pci 0000:02:06.0: USB 2.0 started, EHCI 1.00
1065
[    1.351411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
1066
[    1.351412] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1067
[    1.351413] usb usb1: Product: EHCI Host Controller
1068
[    1.351415] usb usb1: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 ehci_hcd
1069
[    1.351416] usb usb1: SerialNumber: 0000:02:06.0
1070
[    1.351514] hub 1-0:1.0: USB hub found
1071
[    1.351520] hub 1-0:1.0: 6 ports detected
1072
[    1.351687] ehci-platform: EHCI generic platform driver
1073
[    1.351712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1074
[    1.351715] ohci-pci: OHCI PCI platform driver
1075
[    1.351727] uhci_hcd: USB Universal Host Controller Interface driver
1076
[    1.353610] uhci_hcd 0000:02:05.0: UHCI Host Controller
1077
[    1.353674] uhci_hcd 0000:02:05.0: new USB bus registered, assigned bus number 2
1078
[    1.353688] uhci_hcd 0000:02:05.0: detected 2 ports
1079
[    1.353743] uhci_hcd 0000:02:05.0: irq 38, io base 0x00001080
1080
[    1.353870] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
1081
[    1.353871] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1082
[    1.353872] usb usb2: Product: UHCI Host Controller
1083
[    1.353873] usb usb2: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 uhci_hcd
1084
[    1.353874] usb usb2: SerialNumber: 0000:02:05.0
1085
[    1.353955] hub 2-0:1.0: USB hub found
1086
[    1.353961] hub 2-0:1.0: 2 ports detected
1087
[    1.355863] xhci_hcd 0000:02:07.0: xHCI Host Controller
1088
[    1.355907] xhci_hcd 0000:02:07.0: new USB bus registered, assigned bus number 3
1089
[    1.356086] xhci_hcd 0000:02:07.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000014
1090
[    1.356844] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
1091
[    1.356845] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1092
[    1.356846] usb usb3: Product: xHCI Host Controller
1093
[    1.356847] usb usb3: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 xhci-hcd
1094
[    1.356848] usb usb3: SerialNumber: 0000:02:07.0
1095
[    1.356916] hub 3-0:1.0: USB hub found
1096
[    1.356934] hub 3-0:1.0: 4 ports detected
1097
[    1.357065] xhci_hcd 0000:02:07.0: xHCI Host Controller
1098
[    1.357087] xhci_hcd 0000:02:07.0: new USB bus registered, assigned bus number 4
1099
[    1.357089] xhci_hcd 0000:02:07.0: Host supports USB 3.0 EnhancedSuperSpeed
1100
[    1.357118] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
1101
[    1.357144] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
1102
[    1.357145] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1103
[    1.357146] usb usb4: Product: xHCI Host Controller
1104
[    1.357147] usb usb4: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 xhci-hcd
1105
[    1.357148] usb usb4: SerialNumber: 0000:02:07.0
1106
[    1.357206] hub 4-0:1.0: USB hub found
1107
[    1.357221] hub 4-0:1.0: 4 ports detected
1108
[    1.357361] usbcore: registered new interface driver usb-storage
1109
[    1.357410] mousedev: PS/2 mouse device common for all mice
1110
[    1.357679] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
1111
[    1.357689] i2c /dev entries driver
1112
[    1.357851] device-mapper: uevent: version 1.0.3
1113
[    1.357937] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
1114
[    1.359186] EFI Variables Facility v0.08 2004-May-17
1115
[    1.359843] hidraw: raw HID events driver (C) Jiri Kosina
1116
[    1.359921] usbcore: registered new interface driver usbhid
1117
[    1.359922] usbhid: USB HID core driver
1118
[    1.360223] Initializing XFRM netlink socket
1119
[    1.360457] NET: Registered protocol family 10
1120
[    1.360832] Segment Routing with IPv6
1121
[    1.360845] NET: Registered protocol family 17
1122
[    1.361023] registered taskstats version 1
1123
[    1.361026] Loading compiled-in X.509 certificates
1124
[    1.391567] Loaded X.509 cert 'Build time autogenerated kernel key: 24506faddeb9191be60518bdd762d60fa772d476'
1125
[    1.391605] zswap: loaded using pool lzo/zbud
1126
[    1.393633] Key type big_key registered
1127
[    1.395162] Key type encrypted registered
1128
[    1.395461] rtc-efi rtc-efi: setting system clock to 2022-04-08 09:48:20 UTC (1649411300)
1129
[    1.396273] SDEI NMI watchdog: Disable SDEI NMI Watchdog in VM
1130
[    1.652883] ata1: SATA link down (SStatus 0 SControl 300)
1131
[    1.652961] ata5: SATA link down (SStatus 0 SControl 300)
1132
[    1.653031] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
1133
[    1.653215] ata3: SATA link down (SStatus 0 SControl 300)
1134
[    1.653273] ata4: SATA link down (SStatus 0 SControl 300)
1135
[    1.653329] ata6: SATA link down (SStatus 0 SControl 300)
1136
[    1.653353] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
1137
[    1.653355] ata2.00: applying bridge limits
1138
[    1.653479] ata2.00: configured for UDMA/100
1139
[    1.653878] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
1140
[    1.654108] scsi 1:0:0:0: Attached scsi generic sg0 type 5
1141
[    1.655402] Freeing unused kernel memory: 5504K
1142
[    1.691390] Run /init as init process
1143
[    1.709259] 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.709289] systemd[1]: Detected virtualization kvm.
1145
[    1.709304] systemd[1]: Detected architecture arm64.
1146
[    1.709306] systemd[1]: Running in initial RAM disk.
1147
[    1.712032] systemd[1]: Set hostname to <localhost.localdomain>.
1148
[    1.721368] usb 1-1: new high-speed USB device number 2 using ehci-pci
1149
[    1.766534] random: systemd: uninitialized urandom read (16 bytes read)
1150
[    1.766547] systemd[1]: Reached target Local File Systems.
1151
[    1.766587] random: systemd: uninitialized urandom read (16 bytes read)
1152
[    1.766592] systemd[1]: Reached target Slices.
1153
[    1.766603] random: systemd: uninitialized urandom read (16 bytes read)
1154
[    1.766608] systemd[1]: Reached target Swap.
1155
[    1.766620] systemd[1]: Reached target Timers.
1156
[    1.766733] systemd[1]: Listening on Journal Audit Socket.
1157
[    1.773366] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
1158
[    1.773369] usb 1-1: New USB device strings: Mfr=1, Product=4, SerialNumber=11
1159
[    1.773370] usb 1-1: Product: QEMU USB Keyboard
1160
[    1.773371] usb 1-1: Manufacturer: QEMU
1161
[    1.773373] usb 1-1: SerialNumber: 68284-0000:00:01.0:00.0:06.0-1
1162
[    1.775119] 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.841626] 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
[    1.908500] audit: type=1130 audit(1649411301.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
[    1.930086] audit: type=1130 audit(1649411301.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
[    1.943291] audit: type=1130 audit(1649411301.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
[    1.950971] audit: type=1130 audit(1649411301.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
[    1.991362] usb 1-2: new high-speed USB device number 3 using ehci-pci
1169
[    2.035036] audit: type=1130 audit(1649411301.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.043308] usb 1-2: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
1171
[    2.043311] usb 1-2: New USB device strings: Mfr=1, Product=3, SerialNumber=10
1172
[    2.043313] usb 1-2: Product: QEMU USB Tablet
1173
[    2.043314] usb 1-2: Manufacturer: QEMU
1174
[    2.043315] usb 1-2: SerialNumber: 28754-0000:00:01.0:00.0:06.0-2
1175
[    2.044868] 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.044958] 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.107468] audit: type=1130 audit(1649411301.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.110779] [drm] pci: virtio-gpu-pci detected at 0000:02:02.0
1179
[    2.111050] [drm] virgl 3d acceleration not supported by host
1180
[    2.111804] [TTM] Zone  kernel: Available graphics memory: 32806656 kiB
1181
[    2.111806] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
1182
[    2.111807] [TTM] Initializing pool allocator
1183
[    2.111811] [TTM] Initializing DMA pool allocator
1184
[    2.111829] [drm] number of scanouts: 1
1185
[    2.111834] [drm] number of cap sets: 0
1186
[    2.157356] Console: switching to colour frame buffer device 128x48
1187
[    2.159571] virtio_gpu virtio1: fb0: virtiodrmfb frame buffer device
1188
[    2.159755] audit: type=1130 audit(1649411301.250: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.167876] virtio_net virtio3 enp3s0: renamed from eth0
1190
[    2.241360] [drm] Initialized virtio_gpu 0.0.1 0 for virtio1 on minor 0
1191
[    2.241663] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
1192
[    2.241666] cdrom: Uniform CD-ROM driver Revision: 3.20
1193
[    2.243842] sr 1:0:0:0: Attached scsi CD-ROM sr0
1194
[    3.371389] pciehp 0000:00:01.4:pcie004: Failed to check link status
1195
[    3.411383] pciehp 0000:00:02.5:pcie004: Failed to check link status
1196
[    3.411955] random: fast init done
1197
[    3.411962] pciehp 0000:00:02.4:pcie004: Failed to check link status
1198
[    3.412403] pciehp 0000:00:02.3:pcie004: Failed to check link status
1199
[    3.412853] pciehp 0000:00:01.7:pcie004: Failed to check link status
1200
[    3.413323] pciehp 0000:00:01.6:pcie004: Failed to check link status
1201
[    3.413770] pciehp 0000:00:01.5:pcie004: Failed to check link status
1202
[    3.414209] pciehp 0000:00:02.2:pcie004: Failed to check link status
1203
[    3.414648] pciehp 0000:00:02.1:pcie004: Failed to check link status
1204
[    3.415088] pciehp 0000:00:02.0:pcie004: Failed to check link status
1205
[    3.415527] pciehp 0000:00:03.0:pcie004: Failed to check link status
1206
[    3.415966] pciehp 0000:00:02.7:pcie004: Failed to check link status
1207
[    3.416403] pciehp 0000:00:02.6:pcie004: Failed to check link status
1208
[    3.416840] pciehp 0000:00:03.3:pcie004: Failed to check link status
1209
[    3.417275] pciehp 0000:00:03.2:pcie004: Failed to check link status
1210
[    3.417720] pciehp 0000:00:03.1:pcie004: Failed to check link status
1211
[    3.451368] pciehp 0000:00:04.4:pcie004: Failed to check link status
1212
[    3.451820] pciehp 0000:00:04.3:pcie004: Failed to check link status
1213
[    3.452260] pciehp 0000:00:04.2:pcie004: Failed to check link status
1214
[    3.452699] pciehp 0000:00:03.6:pcie004: Failed to check link status
1215
[    3.453155] pciehp 0000:00:03.5:pcie004: Failed to check link status
1216
[    3.453655] pciehp 0000:00:03.4:pcie004: Failed to check link status
1217
[    3.454140] pciehp 0000:00:04.1:pcie004: Failed to check link status
1218
[    3.454595] pciehp 0000:00:04.0:pcie004: Failed to check link status
1219
[    3.455036] pciehp 0000:00:03.7:pcie004: Failed to check link status
1220
[    3.481422] random: crng init done
1221
[    3.481424] random: 7 urandom warning(s) missed due to ratelimiting
1222
[    3.644385] audit: type=1130 audit(1649411302.740: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.665309] audit: type=1130 audit(1649411302.760: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.679672] XFS (dm-0): Mounting V5 Filesystem
1225
[    3.699011] XFS (dm-0): Ending clean mount
1226
[    4.555805] systemd-journald[387]: Received SIGTERM from PID 1 (systemd).
1227
[    4.591243] systemd: 27 output lines suppressed due to ratelimiting
1228
[    4.803167] 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.803191] systemd[1]: Detected virtualization kvm.
1230
[    4.803209] systemd[1]: Detected architecture arm64.
1231
[    4.804203] systemd[1]: Set hostname to <localhost.localdomain>.
1232
[    4.821754] systemd-rc-local-generator[831]: /etc/rc.d/rc.local is not marked executable, skipping.
1233
[    4.883245] 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.905245] 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.929754] systemd[1]: Configuration file /etc/systemd/system/vm-agent.service is marked executable. Please remove executable permission bits. Proceeding anyway.
1236
[    4.943077] 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.946261] 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.949381] systemd[1]: Configuration file /usr/lib/systemd/system/kylin-activation-check.service is marked executable. Please remove executable permission bits. Proceeding anyway.
1239
[    5.043534] VFS: Open an write opened block device exclusively dm-1 [839 swapon].
1240
[    5.117579] kauditd_printk_skb: 34 callbacks suppressed
1241
[    5.117581] audit: type=1130 audit(1649411304.210:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1242
[    5.123652] audit: type=1130 audit(1649411304.220:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1243
[    5.123655] audit: type=1131 audit(1649411304.220:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1244
[    5.128013] audit: type=1130 audit(1649411304.220:48): 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'
1245
[    5.136039] audit: type=1305 audit(1649411304.230:49): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 res=1
1246
[    5.138899] audit: type=1130 audit(1649411304.230: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'
1247
[    5.163325] systemd-journald[845]: Received client request to flush runtime journal.
1248
[    5.164243] audit: type=1130 audit(1649411304.260: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'
1249
[    5.171363] Adding 4206528k swap on /dev/mapper/klas_host--192--168--0--173-swap.  Priority:-2 extents:1 across:4206528k FS
1250
[    5.276793] audit: type=1130 audit(1649411304.370:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1251
[    5.302826] audit: type=1130 audit(1649411304.400:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1252
[    5.382075] cryptd: max_cpu_qlen set to 1000
1253
[    5.572387] audit: type=1130 audit(1649411304.670: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'
1254
[    5.577721] XFS (vda2): Mounting V5 Filesystem
1255
[    5.644069] XFS (vda2): Ending clean mount
1256
[    5.711815] RPC: Registered named UNIX socket transport module.
1257
[    5.711817] RPC: Registered udp transport module.
1258
[    5.711818] RPC: Registered tcp transport module.
1259
[    5.711818] RPC: Registered tcp NFSv4.1 backchannel transport module.
1260
[   10.269809] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
1261
[   10.891981] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:bb:86:8b detected!
1262
[   11.531670] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:bb:86:8b detected!
1263
[   11.651946] IPv6: enp3s0: IPv6 duplicate address fe80::4747:a30a:8156:f215 used by fa:16:3e:14:43:b7 detected!
1264
[   11.901594] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:bb:86:8b detected!
1265
[   12.532119] IPv6: enp3s0: IPv6 duplicate address fe80::9fe0:e989:db5:8074 used by fa:16:3e:6a:c3:ef detected!
1266
[   12.611598] IPv6: enp3s0: IPv6 duplicate address fe80::4747:a30a:8156:f215 used by fa:16:3e:14:43:b7 detected!
1267
[612184.526261]  vdb: vdb1
1268
[612190.437188] VFS: Open an write opened block device exclusively vdb1 [1107607 lvcreate].
1269
[612222.994383] XFS (dm-3): Mounting V5 Filesystem
1270
[612223.011543] XFS (dm-3): Ending clean mount
1271
[850293.165960] systemd-rc-local-generator[1603891]: /etc/rc.d/rc.local is not marked executable, skipping.
1272
[1118491.410193] ukui-greeter invoked oom-killer: gfp_mask=0x6200ca(GFP_HIGHUSER_MOVABLE), nodemask=(null), order=0, oom_score_adj=0
1273
[1118491.410195] ukui-greeter cpuset=/ mems_allowed=0-1
1274
[1118491.410199] CPU: 4 PID: 2781 Comm: ukui-greeter Kdump: loaded Not tainted 4.19.90-23.8.v2101.ky10.aarch64 #1
1275
[1118491.410200] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015
1276
[1118491.410201] Call trace:
1277
[1118491.410205]  dump_backtrace+0x0/0x170
1278
[1118491.410206]  show_stack+0x24/0x30
1279
[1118491.410209]  dump_stack+0xa4/0xe8
1280
[1118491.410212]  dump_header+0x6c/0x240
1281
[1118491.410213]  oom_kill_process+0x334/0x370
1282
[1118491.410214]  out_of_memory+0xe4/0x4f0
1283
[1118491.410217]  __alloc_pages_nodemask+0xcf0/0xd70
1284
[1118491.410219]  alloc_pages_current+0x88/0xf0
1285
[1118491.410220]  __page_cache_alloc+0x8c/0xd8
1286
[1118491.410221]  filemap_fault+0x3dc/0x590
1287
[1118491.410223]  __xfs_filemap_fault+0x190/0x218
1288
[1118491.410224]  xfs_filemap_fault+0x50/0x60
1289
[1118491.410227]  __do_fault+0x38/0x160
1290
[1118491.410228]  do_fault+0xf4/0x5c0
1291
[1118491.410229]  __handle_mm_fault+0x3d8/0x798
1292
[1118491.410230]  handle_mm_fault+0x104/0x1d8
1293
[1118491.410232]  do_page_fault+0x210/0x4c8
1294
[1118491.410234]  do_translation_fault+0xa8/0xbc
1295
[1118491.410235]  do_mem_abort+0x50/0xe0
1296
[1118491.410236]  do_el0_ia_bp_hardening+0x60/0xa0
1297
[1118491.410237]  el0_ia+0x1c/0x20
1298
[1118491.410238] Mem-Info:
1299
[1118491.410242] active_anon:902343 inactive_anon:55790 isolated_anon:0
1300
                  active_file:17 inactive_file:141 isolated_file:0
1301
                  unevictable:0 dirty:0 writeback:0 unstable:0
1302
                  slab_reclaimable:1038 slab_unreclaimable:6214
1303
                  mapped:525 shmem:307 pagetables:407 bounce:0
1304
                  free:52886 free_pcp:0 free_cma:54
1305
[1118491.410245] Node 0 active_anon:29131264kB inactive_anon:1753984kB active_file:256kB inactive_file:5248kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:17984kB dirty:0kB writeback:0kB shmem:14784kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB unstable:0kB all_unreclaimable? yes
1306
[1118491.410247] Node 1 active_anon:28618688kB inactive_anon:1816576kB active_file:832kB inactive_file:3776kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:15616kB dirty:0kB writeback:0kB shmem:4864kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB unstable:0kB all_unreclaimable? yes
1307
[1118491.410248] Node 0 DMA32 free:256192kB min:139072kB low:173824kB high:208576kB active_anon:2532672kB inactive_anon:1664kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:3145728kB managed:2794368kB mlocked:0kB kernel_stack:0kB pagetables:832kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:3456kB
1308
[1118491.410251] lowmem_reserve[]: 0 1850 1850
1309
[1118491.410253] Node 0 Normal free:1511936kB min:1512192kB low:1890240kB high:2268288kB active_anon:26598592kB inactive_anon:1752320kB active_file:256kB inactive_file:5248kB unevictable:0kB writepending:0kB present:30408704kB managed:30357056kB mlocked:0kB kernel_stack:7952kB pagetables:15872kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
1310
[1118491.410255] lowmem_reserve[]: 0 0 0
1311
[1118491.410257] Node 1 Normal free:1616576kB min:1619008kB low:2023744kB high:2428480kB active_anon:28618688kB inactive_anon:1816576kB active_file:832kB inactive_file:3456kB unevictable:0kB writepending:0kB present:33554432kB managed:32461888kB mlocked:0kB kernel_stack:3872kB pagetables:9344kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
1312
[1118491.410259] lowmem_reserve[]: 0 0 0
1313
[1118491.410261] Node 0 DMA32: 187*64kB (UMC) 92*128kB (UMC) 2*256kB (C) 1*512kB (M) 6*1024kB (M) 2*2048kB (M) 0*4096kB 1*8192kB (M) 1*16384kB (M) 0*32768kB 1*65536kB (M) 1*131072kB (M) 0*262144kB 0*524288kB = 256192kB
1314
[1118491.410267] Node 0 Normal: 465*64kB (UME) 245*128kB (UME) 79*256kB (UME) 40*512kB (UME) 11*1024kB (UME) 7*2048kB (UME) 3*4096kB (U) 2*8192kB (U) 1*16384kB (M) 1*32768kB (U) 2*65536kB (UE) 3*131072kB (UME) 3*262144kB (UME) 0*524288kB = 1515968kB
1315
[1118491.410274] Node 1 Normal: 1010*64kB (UME) 246*128kB (UME) 53*256kB (UME) 51*512kB (UE) 24*1024kB (UE) 7*2048kB (UME) 7*4096kB (UE) 2*8192kB (UE) 0*16384kB 1*32768kB (M) 3*65536kB (UME) 1*131072kB (E) 2*262144kB (ME) 1*524288kB (M) = 1628800kB
1316
[1118491.410281] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
1317
[1118491.410282] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=524288kB
1318
[1118491.410283] Node 1 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
1319
[1118491.410284] Node 1 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=524288kB
1320
[1118491.410285] 2066 total pagecache pages
1321
[1118491.410286] 1235 pages in swap cache
1322
[1118491.410287] Swap cache stats: add 302929, delete 301675, find 567992/594362
1323
[1118491.410288] Free swap  = 0kB
1324
[1118491.410289] Total swap = 4206528kB
1325
[1118491.410290] 1048576 pages RAM
1326
[1118491.410291] 0 pages HighMem/MovableOnly
1327
[1118491.410291] 23368 pages reserved
1328
[1118491.410292] 8192 pages cma reserved
1329
[1118491.410292] 0 pages hwpoisoned
1330
[1118491.410293] Tasks state (memory values in pages):
1331
[1118491.410294] [  pid  ]   uid  tgid total_vm      rss pgtables_bytes swapents oom_score_adj name
1332
[1118491.410304] [    845]     0   845     1221      291   327680       68          -250 systemd-journal
1333
[1118491.410305] [    872]     0   872      779       10   393216      103         -1000 systemd-udevd
1334
[1118491.410307] [   1115]    32  1115      212        0   393216       60             0 rpcbind
1335
[1118491.410308] [   1117]     0  1117       52        0   393216       10             0 mdadm
1336
[1118491.410310] [   1123]     0  1123     2152        8   393216      622         -1000 auditd
1337
[1118491.410311] [   1131]     0  1131      134        7   393216       34         -1000 sedispatch
1338
[1118491.410313] [   1160]   979  1160      552        7   458752       52          -900 dbus-daemon
1339
[1118491.410314] [   1166]   996  1166      178        0   393216       15             0 lsmd
1340
[1118491.410315] [   1171]     0  1171      152        2   327680       85             0 rasdaemon
1341
[1118491.410317] [   1175]     0  1175      320        1   327680       79             0 rngd
1342
[1118491.410318] [   1176]     0  1176     3236       38   327680       61             0 rsyslogd
1343
[1118491.410319] [   1177]   172  1177     2566        0   393216       49             0 rtkit-daemon
1344
[1118491.410321] [   1179]     0  1179      129        0   393216       38             0 smartd
1345
[1118491.410322] [   1180]     0  1180     4376        0   393216      177             0 sssd
1346
[1118491.410324] [   1183]     0  1183     6452       30   458752      175             0 udisksd
1347
[1118491.410325] [   1184]     0  1184      114        1   393216       25             0 vm-agent
1348
[1118491.410326] [   1185]     0  1185     1266       17   327680       18          -500 irqbalance
1349
[1118491.410328] [   1190]     0  1190     4160        0   393216       76             0 gssproxy
1350
[1118491.410329] [   1314]     0  1314     4399        0   458752      191             0 sssd_be
1351
[1118491.410330] [   1316]     0  1316     9596      189   458752       16             0 vm-agent
1352
[1118491.410332] [   1337]   998  1337    30576       12   720896      181             0 polkitd
1353
[1118491.410333] [   1338]     0  1338     4579       24   393216      128             0 sssd_nss
1354
[1118491.410334] [   1396]     0  1396     7217       14   393216       65             0 accounts-daemon
1355
[1118491.410336] [   1422]     0  1422      486       16   393216       74             0 systemd-logind
1356
[1118491.410337] [   1466]     0  1466     8685       24   458752      167             0 NetworkManager
1357
[1118491.410338] [   1467]   192  1467      490       12   393216       75             0 systemd-network
1358
[1118491.410339] [   1482]     0  1482     8691       81   458752      260             0 lvmdbusd
1359
[1118491.410341] [   1594]     0  1594      294        1   327680       88             0 dhclient
1360
[1118491.410342] [   1795]     0  1795     7520       47   393216      283             0 tuned
1361
[1118491.410343] [   1801]     0  1801      315        0   393216       32             0 atd
1362
[1118491.410344] [   1803]     0  1803     3509       10   458752       27             0 crond
1363
[1118491.410345] [   1805]     0  1805     4979        0   393216       94             0 lightdm
1364
[1118491.410347] [   1814]     0  1814     5321        0   458752       86          -900 kylin-security-
1365
[1118491.410348] [   1954]     0  1954    21299       58   524288      306             0 Xorg
1366
[1118491.410349] [   2536]     0  2536     2954        0   458752      113             0 lightdm
1367
[1118491.410351] [   2538]     0  2538     3425        1   458752        9             0 agetty
1368
[1118491.410352] [   2613]   993  2613      388       14   393216       89             0 systemd
1369
[1118491.410353] [   2637]   993  2637     3113        0   327680      182             0 (sd-pam)
1370
[1118491.410354] [   2781]   993  2781    31550       74   655360      403             0 ukui-greeter
1371
[1118491.410356] [   2972]   993  2972      439        0   393216       47             0 dbus-daemon
1372
[1118491.410357] [   3158]     0  3158      398        2   393216      133             0 lightdm
1373
[1118491.410359] [   6971]     0  6971     2385       20   458752        5             0 gpg-agent
1374
[1118491.410360] [ 776276]     0 776276      387       16   327680       84             0 systemd
1375
[1118491.410361] [ 776277]     0 776277     2950        1   327680      182             0 (sd-pam)
1376
[1118491.410364] [1576773]     0 1576773      397        0   393216       75         -1000 sshd
1377
[1118491.410365] [1603731]     0 1603731     5382        2   393216      473             0 firewalld
1378
[1118491.410366] [1609139]   994 1609139      208        2   393216       19             0 chronyd
1379
[1118491.410368] [1761950]   550 1761950      439        0   327680       33             0 zabbix_agentd
1380
[1118491.410369] [1761952]   550 1761952      439       60   327680       27             0 zabbix_agentd
1381
[1118491.410370] [1761953]   550 1761953      439       10   327680       27             0 zabbix_agentd
1382
[1118491.410372] [1761954]   550 1761954      439       10   327680       27             0 zabbix_agentd
1383
[1118491.410373] [1761955]   550 1761955      439       11   327680       26             0 zabbix_agentd
1384
[1118491.410374] [1761956]   550 1761956      444        9   327680       27             0 zabbix_agentd
1385
[1118491.410376] [1970440]     0 1970440      756        0   393216      133             0 sshd
1386
[1118491.410377] [1970442]     0 1970442      658       15   393216      118             0 sshd
1387
[1118491.410378] [1970443]     0 1970443     3517       19   458752       31             0 bash
1388
[1118491.410380] [2187438]     0 2187438     3847        0   327680      108             0 su
1389
[1118491.410381] [2187439]  1000 2187439     3515        2   393216       45             0 bash
1390
[1118491.410382] [2187612]  1000 2187612     3362        2   393216       23             0 startapusic
1391
[1118491.410383] [2187668]  1000 2187668  1562108   952866 10551296    59479             0 java
1392
[1118491.410385] Out of memory: Kill process 2187668 (java) score 928 or sacrifice child
1393
[1118491.411205] Killed process 2187668 (java) total-vm:99974912kB, anon-rss:60983360kB, file-rss:0kB, shmem-rss:64kB
1394
[1118491.696589] oom_reaper: reaped process 2187668 (java), now anon-rss:0kB, file-rss:0kB, shmem-rss:64kB
(8-8/10)