I decided talking about my performance issue to the manufacturer's
support (Crucial by Micron).

I convinced them that the disks had a problem so they proposed me RMA
for my two disks and initiated the procedure from their side.

I hope this would help someone getting a similar issue.

Hopping this would help someone facing a similar situation.

Thanks all for your replies.

Cheers

PS: I was pleasently surprised Crucial's support did not forced me
installing windows to run their diag tool and told they "Understood" I
was running OpenBSD

On Wed, 2021-06-09 at 03:45 +0200, xavie...@mailoo.org wrote:
> Hello, There's a strange write speed bounce behavior on my SATA
> softraid
> RAID1 SSD (Crucial BX500 480GB 3D NAND). Sequential writes starts
> high
> (~450MB/s with dd and a bs of 1M) then after about 30s to 1:30 minute
> it
> falls to a low ~7MB/s for one minute, then bounce back to the high
> speed
> of 450MB/s and so forth.
> 
> Maybe the problem come from my Crucial BX500 480GB 3D NAND SATA 2.5-
> inch
> SSD which are new. But I'm not 100% sure what's happening really.
> Maybe
> this would help someone facing a similar situation with this
> particular
> high / low write speed bounces. I also tried with a second softraid
> on
> the same machine but with spinning USB disks. No problems so far, the
> write speed is constant. Read speed are fine and constant on SSD as
> well.
> 
> Please let me know if there something I should try to workaroud or
> identify this
> problem.
> 
> Reproduction scenario:
> 
> note: The test I made to show you used the default 512B block size
> with dd (so
> the high speed is limited to ~130MB/s and the low speed remains
> around 7MB/s)
> 
> - disabled pf and system logs
> - dd if=/dev/zero of=testfile # on /home
> - iostat -w1 sd0 sd1 sd6 # chunk0 chunk1 softraid_volume
> 
> See iostat: for results
> 
> mount:
> /dev/sd6a on / type ffs (local, softdep)
> /dev/sd6h on /home type ffs (local, nodev, nosuid, softdep)
> /dev/sd6e on /tmp type ffs (local, nodev, nosuid, softdep)
> /dev/sd6f on /usr type ffs (local, nodev, softdep)
> /dev/sd6g on /var type ffs (local, nodev, nosuid, softdep)
> 
> disklabel:
> # /dev/rsd0c:
> type: SCSI
> disk: SCSI disk
> label: CT480BX500SSD1
> duid: 808fe38d1751a671
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 255
> sectors/cylinder: 16065
> cylinders: 58369
> total sectors: 937703088
> boundstart: 64noatimenoatime
> boundend: 937697985
> drivedata: 0
> 
> 16 partitions:
> # size offset fstype [fsize bsize cpg]
> a: 937697921 64 RAID
> c: 937703088 0 unused
> # /dev/rsd1c:
> type: SCSI
> disk: SCSI disk
> label: CT480BX500SSD1
> duid: 33c950831897af57
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 255
> sectors/cylinder: 16065
> cylinders: 58369
> total sectors: 937703088
> boundstart: 64
> boundend: 937697985
> drivedata: 0
> 
> 16 partitions:
> # size offset fstype [fsize bsize cpg]
> a: 937697921 64 RAID
> c: 937703088 0 unused
> # /dev/rsd6c:
> type: SCSI
> disk: SCSI disk
> label: SR RAID 1
> duid: 1266e4d9a58f149d
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 255
> sectors/cylinder: 16065
> cylinders: 58368
> total sectors: 937697393
> boundstart: 64
> boundend: 937681920
> drivedata: 0
> 
> 16 partitions:
> # size offset fstype [fsize bsize cpg]
> a: 2104448 64 4.2BSD 2048 16384 12960 # /
> b: 33768633 2104512 swap # none
> c: 937697393 0 unused
> d: 2104480 35873152 4.2BSD 2048 16384 12960
> e: 8402016 37977632 4.2BSD 2048 16384 12960 # /tmp
> f: 62926592 46379648 4.2BSD 2048 16384 12960 # /usr
> g: 62926624 109306240 4.2BSD 2048 16384 12960 # /var
> h: 765449024 172232896 4.2BSD 4096 32768 26062 # /home
> 
> bioctl:
> Volume Status Size Device
> softraid0 1 Online 1000170315776 sd7 RAID1
> 0 Online 1000170315776 1:0.0 noencl <sd4a>
> 1 Online 1000170315776 1:1.0 noencl <sd5a>
> 
> dd:
> 23679552+0 records in
> 679551+0 records out
> 123930112 bytes transferred in 177.691 secs (68230103 bytes/sec)
> 
> corresponding iostat:
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 30.06 31 0.92 3023679552+0 records in
> 679551+0 records out
> 123930112 bytes transferred in 177.691 secs (68230103 bytes/sec) .12
> 31 0.92 29.81 32 0.95
> 14.47 17 0.24 14.47 17 0.24 14.47 17 0.24
> 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00
> 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00
> 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00
> 2.00 2 0.00 2.00 2 0.00 2.00 2 0.00
> 16.00 1 0.02 16.00 1 0.02 16.00 1 0.02
> 16.00 1 0.02 16.00 1 0.02 16.00 1 0.02
> 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00
> 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00
> 32.00 250 7.80 32.00 250 7.80 32.00 250 7.80 DD START
> 32.00 5116 159.88 32.00 5116 159.88 32.00 5116 159.88
> 31.95 4656 145.30 31.95 4655 145.27 31.95 4655 145.27
> 31.99 4501 140.60 31.99 4502 140.63 31.99 4502 140.63
> 32.00 4446 138.94 32.00 4446 138.94 32.00 4446 138.94
> 32.00 4303 134.47 32.00 4302 134.44 32.00 4303 134.47
> 32.00 4313 134.77 32.00 4313 134.77 32.00 4313 134.77
> 32.00 4380 136.88 32.00 4380 136.88 32.00 4380 136.88
> 32.00 4316 134.87 32.00 4316 134.87 32.00 4316 134.87
> 32.00 4251 132.84 32.00 4252 132.87 32.00 4252 132.87
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 32.00 4185 130.79 32.00 4185 130.79 32.00 4185 130.79
> 32.00 4289 134.02 32.00 4289 134.02 32.00 4289 134.02
> 32.00 4304 134.50 32.00 4303 134.47 32.00 4304 134.50
> 32.00 4261 133.17 32.00 4261 133.17 32.00 4261 133.17
> 31.98 4264 133.19 31.98 4264 133.19 31.98 4264 133.19
> 31.95 4193 130.85 31.95 4193 130.85 31.95 4193 130.85
> 31.99 4227 132.06 31.99 4228 132.10 31.99 4228 132.10
> 32.00 4270 133.44 32.00 4270 133.44 32.00 4270 133.44
> 31.99 4192 130.96 31.99 4192 130.96 31.99 4192 130.96
> 32.00 4221 131.91 32.00 4221 131.91 32.00 4221 131.91
> 32.00 4058 126.81 32.00 4057 126.78 32.00 4058 126.81
> 31.99 4190 130.91 31.99 4190 130.91 31.99 4190 130.91
> 31.99 4204 131.32 31.99 4204 131.32 31.99 4204 131.32
> 32.00 4221 131.90 32.00 4221 131.90 32.00 4221 131.90
> 32.00 4225 132.03 32.00 4226 132.06 32.00 4226 132.06
> 31.99 4175 130.45 31.99 4179 130.57 31.99 4175 130.45
> 31.94 4184 130.50 31.94 4180 130.38 31.94 4184 130.50
> 32.00 4206 131.44 32.00 4206 131.44 32.00 4206 131.44
> 32.00 4137 129.29 32.00 4136 129.26 32.00 4137 129.29
> 32.00 4178 130.56 32.00 4178 130.56 32.00 4178 130.56
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 32.00 4131 129.08 32.00 4131 129.08 32.00 4131 129.08
> 32.00 4184 130.75 32.00 4184 130.75 32.00 4184 130.75
> 32.00 4204 131.38 32.00 4206 131.44 32.00 4205 131.41
> 32.00 4129 129.02 32.00 4128 128.99 32.00 4128 128.99
> 31.99 4106 128.25 31.99 4108 128.31 31.99 4107 128.28
> 32.00 4142 129.42 32.00 4140 129.36 32.00 4142 129.42
> 32.00 4150 129.70 32.00 4150 129.67 32.00 4150 129.70
> 31.99 4214 131.66 31.99 4214 131.66 31.99 4214 131.66
> 32.00 4135 129.23 32.00 4135 129.23 32.00 4135 129.23
> 32.00 4076 127.38 32.00 4076 127.38 32.00 4075 127.35
> 31.95 4133 128.95 31.95 4134 128.98 31.95 4135 129.02
> 32.00 4097 128.03 32.00 4097 128.03 32.00 4097 128.03
> 32.00 4123 128.84 32.00 4123 128.84 32.00 4123 128.84
> 32.00 4114 128.56 32.00 4114 128.56 32.00 4114 128.56
> 32.00 4068 127.11 32.00 4067 127.08 32.00 4068 127.11
> 31.99 4043 126.29 31.99 4043 126.29 31.99 4043 126.29
> 32.00 4139 129.34 32.00 4139 129.34 32.00 4139 129.34
> 32.00 4085 127.66 32.00 4086 127.69 32.00 4086 127.69
> 32.00 3760 117.49 32.00 3744 117.00 32.00 3744 117.00
> 31.79 242 7.51 31.79 242 7.51 31.79 242 7.51 LOW SPEED
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 32.00 240 7.50 32.00 240 7.50 32.00 240 7.50
> 32.00 235 7.35 32.00 235 7.35 32.00 235 7.35
> 32.00 238 7.43 32.00 238 7.43 32.00 238 7.43
> 31.66 240 7.41 31.66 240 7.41 31.66 240 7.41
> 32.00 238 7.43 32.00 238 7.43 32.00 238 7.43
> 31.13 237 7.19 31.13 237 7.19 31.13 237 7.19
> 32.00 238 7.43 32.00 238 7.43 32.00 238 7.43
> 31.75 239 7.41 31.75 241 7.47 31.75 241 7.47
> 32.00 224 6.99 32.00 222 6.93 32.00 222 6.93
> 32.00 225 7.04 32.00 225 7.04 32.00 225 7.04
> 32.00 232 7.25 32.00 232 7.25 32.00 232 7.25
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 31.74 232 7.18 31.74 232 7.18 31.74 232 7.18
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 32.00 246 7.67 32.00 246 7.67 32.00 246 7.67
> 32.00 253 7.92 32.00 253 7.92 32.00 253 7.92
> 32.00 261 8.17 32.00 261 8.17 32.00 261 8.17
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 31.03 215 6.52 31.03 215 6.52 31.03 215 6.52
> 32.00 173 5.39 32.00 173 5.39 32.00 173 5.39
> 32.00 240 7.50 32.00 240 7.50 32.00 240 7.50
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 32.00 235 7.35 32.00 235 7.35 32.00 235 7.35
> 31.91 230 7.16 31.91 230 7.16 31.91 230 7.16
> 31.76 240 7.43 31.76 240 7.43 31.76 240 7.43
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 32.00 238 7.43 32.00 238 7.43 32.00 238 7.43
> 32.00 238 7.43 32.00 238 7.43 32.00 238 7.43
> 31.79 240 7.44 31.79 240 7.44 31.79 240 7.44
> 32.00 227 7.11 32.00 227 7.11 32.00 227 7.11
> 32.00 222 6.93 32.00 222 6.93 32.00 222 6.93
> 31.90 240 7.48 31.90 240 7.48 31.90 240 7.48
> 31.76 240 7.43 31.76 240 7.43 31.76 240 7.43
> 30.98 246 7.43 30.98 246 7.43 30.98 246 7.43
> 32.00 235 7.35 32.00 235 7.35 32.00 235 7.35
> 32.00 240 7.50 32.00 240 7.50 32.00 240 7.50
> 31.74 232 7.18 31.74 232 7.18 31.74 232 7.18
> 32.00 240 7.50 32.00 240 7.50 32.00 240 7.50
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 32.00 235 7.35 32.00 235 7.35 32.00 235 7.35
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 32.00 253 7.92 32.00 253 7.92 32.00 253 7.92
> 32.00 256 8.00 32.00 256 8.00 32.00 256 8.00
> 32.00 259 8.09 32.00 259 8.09 32.00 259 8.09
> 32.00 167 5.23 32.00 166 5.20 32.00 167 5.23
> 32.00 206 6.43 32.00 207 6.46 32.00 207 6.46
> 32.00 247 7.72 32.00 247 7.72 32.00 248 7.75
> 32.00 224 7.00 32.00 224 7.00 32.00 225 7.03
> 32.00 219 6.83 32.00 219 6.83 32.00 220 6.86
> 32.00 227 7.09 32.00 227 7.09 32.00 228 7.12
> 32.00 224 6.99 32.00 223 6.96 32.00 224 6.99
> 32.00 228 7.12 32.00 229 7.16 32.00 230 7.19
> 32.00 222 6.92 32.00 221 6.89 32.00 222 6.92
> 32.00 230 7.18 32.00 230 7.18 32.00 231 7.21
> 32.00 229 7.15 32.00 229 7.15 32.00 230 7.18
> 32.00 229 7.15 32.00 229 7.15 32.00 230 7.18
> 32.00 215 6.72 32.00 215 6.72 32.00 216 6.75
> 32.00 233 7.29 32.00 234 7.32 32.00 234 7.32
> 32.00 234 7.32 32.00 234 7.32 32.00 235 7.35
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 32.00 237 7.39 32.00 237 7.39 32.00 238 7.43
> 32.00 239 7.47 32.00 239 7.47 32.00 240 7.50
> 32.00 237 7.39 32.00 237 7.39 32.00 238 7.43
> 32.00 237 7.39 32.00 237 7.39 32.00 238 7.43
> 32.00 236 7.36 32.00 236 7.36 32.00 237 7.39
> 32.00 232 7.24 32.00 231 7.21 32.00 232 7.24
> 32.00 234 7.32 32.00 234 7.32 32.00 235 7.35
> 32.00 255 7.97 32.00 255 7.97 32.00 256 8.00
> 32.00 252 7.89 32.00 252 7.89 32.00 253 7.92
> 32.00 226 7.08 32.00 226 7.08 32.00 227 7.11
> 32.00 158 4.94 32.00 159 4.97 32.00 159 4.97
> 31.96 1622 50.62 31.96 1637 51.11 31.96 1647 51.41 HIGH SPEED
> 32.00 4146 129.55 32.00 4145 129.52 32.00 4146 129.55
> 32.00 4190 130.94 32.00 4195 131.09 32.00 4190 130.94
> 32.00 4142 129.44 32.00 4137 129.28 32.00 4142 129.44
> 31.92 4072 126.95 31.92 4072 126.95 31.92 4072 126.95
> 32.00 4222 131.94 32.00 4222 131.94 32.00 4222 131.94
> 32.00 4141 129.39 32.00 4141 129.39 32.00 4141 129.39
> 32.00 4126 128.93 32.00 4126 128.93 32.00 4126 128.93
> 32.00 3994 124.82 32.00 3994 124.82 32.00 3994 124.82
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 32.00 4189 130.91 32.00 4189 130.91 32.00 4189 130.91
> 32.00 4096 128.00 32.00 4096 128.00 32.00 4096 128.00
> 31.99 4149 129.60 31.99 4149 129.60 31.99 4149 129.60
> 32.00 4103 128.22 32.00 4103 128.22 32.00 4103 128.22
> 32.00 4017 125.52 32.00 4017 125.52 32.00 4017 125.52
> 32.00 4123 128.84 32.00 4123 128.84 32.00 4123 128.84
> 31.99 4099 128.04 31.99 4099 128.04 31.99 4099 128.04
> 32.00 4068 127.13 32.00 4068 127.13 32.00 4068 127.13
> 32.00 4185 130.78 32.00 4180 130.62 32.00 4180 130.62
> 31.94 4070 126.96 31.94 4075 127.12 31.94 4075 127.12
> 31.99 4140 129.31 31.99 4140 129.31 31.99 4140 129.31
> 32.00 4139 129.33 32.00 4139 129.33 32.00 4139 129.33
> 32.00 4107 128.34 32.00 4107 128.34 32.00 4107 128.34
> 32.00 4167 130.22 32.00 4167 130.22 32.00 4167 130.22
> 31.99 4022 125.62 31.99 4022 125.62 31.99 4021 125.59
> 32.00 4165 130.16 32.00 4165 130.16 32.00 4166 130.19
> 32.00 4060 126.87 32.00 4060 126.87 32.00 4060 126.87
> 32.00 4049 126.52 32.00 4049 126.52 32.00 4049 126.52
> 32.00 4024 125.74 32.00 4026 125.80 32.00 4024 125.74
> 32.00 3986 124.57 32.00 3984 124.50 32.00 3986 124.57
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 32.00 4011 125.34 32.00 4011 125.34 32.00 4011 125.34
> 31.99 4015 125.44 31.99 4015 125.44 31.99 4015 125.44
> 31.99 4029 125.84 31.99 4029 125.84 31.99 4029 125.84
> 32.00 4005 125.15 32.00 4005 125.15 32.00 4005 125.15
> 31.94 4025 125.56 31.94 4025 125.56 31.94 4025 125.56
> 32.00 3985 124.54 32.00 3985 124.54 32.00 3985 124.54
> 32.00 1867 58.34 32.00 1883 58.84 32.00 1867 58.34
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18 LOW SPEED
> 32.00 227 7.11 32.00 227 7.11 32.00 227 7.11
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 32.00 232 7.25 32.00 232 7.25 32.00 232 7.25
> 32.00 238 7.43 32.00 238 7.43 32.00 238 7.43
> 32.00 230 7.18 32.00 230 7.18 32.00 230 7.18
> 32.00 232 7.25 31.75 229 7.10 32.00 232 7.25
> 31.76 237 7.36 32.00 240 7.51 31.76 237 7.36
> 32.00 222 6.93 32.00 222 6.93 32.00 222 6.93
> 32.00 220 6.86 32.00 220 6.86 32.00 220 6.86
> 31.79 240 7.44 31.79 240 7.44 31.79 240 7.44
> 32.00 248 7.75 32.00 248 7.75 32.00 248 7.75
> 32.00 235 7.35 32.00 235 7.35 32.00 235 7.35
> sd0 sd1 sd6
> KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s
> 31.18 254 7.73 31.18 254 7.73 31.18 254 7.73
> 31.92 239 7.44 31.92 239 7.44 31.92 239 7.44
> 31.76 240 7.43 31.76 240 7.43 31.76 240 7.43
> 32.00 246 7.67 32.00 246 7.67 32.00 246 7.67
> 32.00 238 7.43 32.00 238 7.43 32.00 238 7.43
> 31.74 228 7.08 31.74 228 7.08 31.74 228 7.08
> 32.00 246 7.67 32.00 246 7.67 32.00 246 7.67
> [...] and so forth for any sequencial write
> 
> sysctl:
> kern.ostype=OpenBSD
> kern.osrelease=6.9
> kern.osrevision=202105
> kern.version=OpenBSD 6.9 (GENERIC.MP) #1: Sat May 22 13:19:59 MDT
> 2021
> r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GE
> NERIC.MP
> 
> kern.maxvnodes=409881
> kern.maxproc=1310
> kern.maxfiles=7030
> kern.argmax=524288
> kern.securelevel=1
> kern.hostname=se-h1.sel.inda.re
> kern.hostid=0
> kern.clockrate=tick = 10000, hz = 100, profhz = 100, stathz = 100
> kern.posix1version=200809
> kern.ngroups=16
> kern.job_control=1
> kern.saved_ids=1
> kern.boottime=Tue Jun 8 21:49:52 2021
> kern.domainname=
> kern.maxpartitions=16
> kern.rawpartition=2
> kern.maxthread=1950
> kern.nthreads=93
> kern.osversion=GENERIC.MP#1
> kern.somaxconn=128
> kern.sominconn=80
> kern.nosuidcoredump=1
> kern.fsync=1
> kern.sysvmsg=1
> kern.sysvsem=1
> kern.sysvshm=1
> kern.msgbufsize=131032
> kern.malloc.buckets=16,32,64,128,256,512,1024,2048,4096,8192,16384,32
> 768,65536,131072,262144,524288
> kern.malloc.bucket.16=(calls = 122747 total_allocated = 3584
> total_free = 567 elements = 256 high watermark = 1280 could_free = 0)
> kern.malloc.bucket.32=(calls = 119068 total_allocated = 3072
> total_free = 775 elements = 128 high watermark = 640 could_free =
> 7077)
> kern.malloc.bucket.64=(calls = 154505 total_allocated = 2112
> total_free = 80 elements = 64 high watermark = 320 could_free = 0)
> kern.malloc.bucket.128=(calls = 75216 total_allocated = 14368
> total_free = 19 elements = 32 high watermark = 160 could_free = 269)
> kern.malloc.bucket.256=(calls = 34995 total_allocated = 368
> total_free = 30 elements = 16 high watermark = 80 could_free = 0)
> kern.malloc.bucket.512=(calls = 13701 total_allocated = 184
> total_free = 7 elements = 8 high watermark = 40 could_free = 0)
> kern.malloc.bucket.1024=(calls = 117792 total_allocated = 148
> total_free = 6 elements = 4 high watermark = 20 could_free = 3)
> kern.malloc.bucket.2048=(calls = 2272 total_allocated = 2104
> total_free = 0 elements = 2 high watermark = 10 could_free = 0)
> kern.malloc.bucket.4096=(calls = 43811 total_allocated = 583
> total_free = 1 elements = 1 high watermark = 5 could_free = 0)
> kern.malloc.bucket.8192=(calls = 917 total_allocated = 52 total_free
> = 2 elements = 1 high watermark = 5 could_free = 0)
> kern.malloc.bucket.16384=(calls = 21268 total_allocated = 10
> total_free = 0 elements = 1 high watermark = 5 could_free = 0)
> kern.malloc.bucket.32768=(calls = 69 total_allocated = 12 total_free
> = 0 elements = 1 high watermark = 5 could_free = 0)
> kern.malloc.bucket.65536=(calls = 535 total_allocated = 4 total_free
> = 0 elements = 1 high watermark = 5 could_free = 0)
> kern.malloc.bucket.131072=(calls = 2 total_allocated = 2 total_free =
> 0 elements = 1 high watermark = 5 could_free = 0)
> kern.malloc.bucket.262144=(calls = 7 total_allocated = 7 total_free =
> 0 elements = 1 high watermark = 5 could_free = 0)
> kern.malloc.bucket.524288=(calls = 3 total_allocated = 3 total_free =
> 0 elements = 1 high watermark = 5 could_free = 0)
> kern.malloc.kmemnames=free,,devbuf,,pcb,rtable,,,,ifaddr,soopts,sysct
> l,counters,,ioctlops,,,,,iov,mount,,NFS_req,NFS_mount,log,vnodes,name
> cache,UFS_quota,UFS_mount,shm,VM_map,sem,dirhash,ACPI,VM_pmap,,,,file
> ,file_desc,sigio,proc,subproc,VFS_cluster,,,MFS_node,,,Export_Host,NF
> S_srvsock,,NFS_daemon,ip_moptions,in_multi,ether_multi,mrt,ISOFS_moun
> t,ISOFS_node,MSDOSFS_mount,MSDOSFS_fat,MSDOSFS_node,ttys,exec,miscfs_
> mount,fusefs_mount,,,,,,,,,pfkey_data,tdb,xform_data,,pagedep,inodede
> p,newblk,,,indirdep,,,,,,,,,VM_swap,,,,,,UVM_amap,UVM_aobj,,USB,USB_d
> evice,USB_HC,witness,memdesc,,,crypto_data,,IPsec_creds,,,,emuldata,,
> ,,,,,,,ip6_options,NDP,,,temp,NTFS_mount,NTFS_node,NTFS_fnode,NTFS_di
> r,NTFS_hash,NTFS_attr,NTFS_data,NTFS_decomp,NTFS_vrun,kqueue,,SYN_cac
> he,UDF_mount,UDF_file_entry,UDF_file_id,,AGP_Memory,DRM
> kern.malloc.kmemstat.free=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.devbuf=(inuse = 5733, calls = 7779, memuse =
> 8854K, limblocks = 0, maxused = 8854K, limit = 78644K, spare = 0,
> sizes =
> (16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536,131072,26
> 2144))
> kern.malloc.kmemstat.pcb=(inuse = 13, calls = 13, memuse = 9K,
> limblocks = 0, maxused = 9K, limit = 78644K, spare = 0, sizes =
> (16,32,1024))
> kern.malloc.kmemstat.rtable=(inuse = 170, calls = 251, memuse = 26K,
> limblocks = 0, maxused = 29K, limit = 78644K, spare = 0, sizes =
> (16,32,64,128,256))
> kern.malloc.kmemstat.ifaddr=(inuse = 59, calls = 60, memuse = 11K,
> limblocks = 0, maxused = 11K, limit = 78644K, spare = 0, sizes =
> (32,64,128,256,4096))
> kern.malloc.kmemstat.soopts=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.sysctl=(inuse = 3, calls = 5, memuse = 3K,
> limblocks = 0, maxused = 3K, limit = 78644K, spare = 0, sizes =
> (256,1024))
> kern.malloc.kmemstat.counters=(inuse = 82, calls = 82, memuse = 68K,
> limblocks = 0, maxused = 68K, limit = 78644K, spare = 0, sizes =
> (64,128,256,512,1024,4096,8192))
> kern.malloc.kmemstat.ioctlops=(inuse = 0, calls = 1549, memuse = 0K,
> limblocks = 0, maxused = 4K, limit = 78644K, spare = 0, sizes =
> (256,512,1024,2048,4096))
> kern.malloc.kmemstat.iov=(inuse = 0, calls = 11, memuse = 0K,
> limblocks = 0, maxused = 4K, limit = 78644K, spare = 0, sizes =
> (256,512,1024,4096))
> kern.malloc.kmemstat.mount=(inuse = 5, calls = 5, memuse = 5K,
> limblocks = 0, maxused = 5K, limit = 78644K, spare = 0, sizes =
> (1024))
> kern.malloc.kmemstat.NFS_req=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NFS_mount=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.log=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.vnodes=(inuse = 1183, calls = 1205, memuse =
> 75K, limblocks = 0, maxused = 75K, limit = 78644K, spare = 0, sizes =
> (64,128,256))
> kern.malloc.kmemstat.namecache=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.UFS_quota=(inuse = 1, calls = 1, memuse = 32K,
> limblocks = 0, maxused = 32K, limit = 78644K, spare = 0, sizes =
> (32768))
> kern.malloc.kmemstat.UFS_mount=(inuse = 21, calls = 21, memuse = 68K,
> limblocks = 0, maxused = 68K, limit = 78644K, spare = 0, sizes =
> (16,32,256,512,2048,4096,8192,32768))
> kern.malloc.kmemstat.shm=(inuse = 2, calls = 2, memuse = 2K,
> limblocks = 0, maxused = 2K, limit = 78644K, spare = 0, sizes =
> (256,1024))
> kern.malloc.kmemstat.VM_map=(inuse = 2, calls = 2, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes =
> (256))
> kern.malloc.kmemstat.sem=(inuse = 2, calls = 2, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes =
> (32,128))
> kern.malloc.kmemstat.dirhash=(inuse = 42, calls = 69, memuse = 9K,
> limblocks = 0, maxused = 9K, limit = 78644K, spare = 0, sizes =
> (16,32,64,128,256,512))
> kern.malloc.kmemstat.ACPI=(inuse = 15840, calls = 79963, memuse =
> 1585K, limblocks = 0, maxused = 1613K, limit = 78644K, spare = 0,
> sizes = (16,32,64,128,256,512,1024,2048,4096))
> kern.malloc.kmemstat.VM_pmap=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.file=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.file_desc=(inuse = 1, calls = 1, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes =
> (512))
> kern.malloc.kmemstat.sigio=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.proc=(inuse = 135, calls = 2112, memuse = 99K,
> limblocks = 0, maxused = 115K, limit = 78644K, spare = 0, sizes =
> (16,64,1024,4096,8192))
> kern.malloc.kmemstat.subproc=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.VFS_cluster=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.MFS_node=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.Export_Host=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NFS_srvsock=(inuse = 1, calls = 1, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes =
> (128))
> kern.malloc.kmemstat.NFS_daemon=(inuse = 1, calls = 1, memuse = 16K,
> limblocks = 0, maxused = 16K, limit = 78644K, spare = 0, sizes =
> (16384))
> kern.malloc.kmemstat.ip_moptions=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.in_multi=(inuse = 13, calls = 13, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes =
> (32,64,128))
> kern.malloc.kmemstat.ether_multi=(inuse = 3, calls = 3, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes = (32))
> kern.malloc.kmemstat.mrt=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.ISOFS_mount=(inuse = 1, calls = 1, memuse = 32K,
> limblocks = 0, maxused = 32K, limit = 78644K, spare = 0, sizes =
> (32768))
> kern.malloc.kmemstat.ISOFS_node=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.MSDOSFS_mount=(inuse = 1, calls = 1, memuse =
> 16K, limblocks = 0, maxused = 16K, limit = 78644K, spare = 0, sizes =
> (16384))
> kern.malloc.kmemstat.MSDOSFS_fat=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.MSDOSFS_node=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.ttys=(inuse = 73, calls = 73, memuse = 256K,
> limblocks = 0, maxused = 256K, limit = 78644K, spare = 0, sizes =
> (512,1024,4096,8192,16384))
> kern.malloc.kmemstat.exec=(inuse = 0, calls = 79585, memuse = 0K,
> limblocks = 0, maxused = 4K, limit = 78644K, spare = 0, sizes =
> (16,32,256,1024))
> kern.malloc.kmemstat.miscfs_mount=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.fusefs_mount=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.pfkey_data=(inuse = 0, calls = 12, memuse = 0K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes =
> (16,32,64,256))
> kern.malloc.kmemstat.tdb=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.xform_data=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.pagedep=(inuse = 1, calls = 1, memuse = 8K,
> limblocks = 0, maxused = 8K, limit = 78644K, spare = 0, sizes =
> (8192))
> kern.malloc.kmemstat.inodedep=(inuse = 1, calls = 15, memuse = 32K,
> limblocks = 0, maxused = 34K, limit = 78644K, spare = 0, sizes =
> (256,32768))
> kern.malloc.kmemstat.newblk=(inuse = 1, calls = 1, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes =
> (512))
> kern.malloc.kmemstat.indirdep=(inuse = 0, calls = 51, memuse = 0K,
> limblocks = 0, maxused = 1024K, limit = 78644K, spare = 0, sizes =
> (16384,32768))
> kern.malloc.kmemstat.VM_swap=(inuse = 7, calls = 7, memuse = 1167K,
> limblocks = 0, maxused = 1167K, limit = 78644K, spare = 0, sizes =
> (16,64,2048,524288))
> kern.malloc.kmemstat.UVM_amap=(inuse = 433, calls = 267096, memuse =
> 17K, limblocks = 0, maxused = 39K, limit = 78644K, spare = 0, sizes =
> (16,32,64,128,256,8192))
> kern.malloc.kmemstat.UVM_aobj=(inuse = 6, calls = 6, memuse = 4K,
> limblocks = 0, maxused = 4K, limit = 78644K, spare = 0, sizes =
> (16,128,1024,2048))
> kern.malloc.kmemstat.USB=(inuse = 141, calls = 158, memuse = 101K,
> limblocks = 0, maxused = 101K, limit = 78644K, spare = 0, sizes =
> (16,32,64,128,256,2048,4096,8192))
> kern.malloc.kmemstat.USB_device=(inuse = 25, calls = 25, memuse = 3K,
> limblocks = 0, maxused = 3K, limit = 78644K, spare = 0, sizes =
> (16,32,64,128,256,512,1024))
> kern.malloc.kmemstat.USB_HC=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.witness=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.memdesc=(inuse = 1, calls = 1, memuse = 4K,
> limblocks = 0, maxused = 4K, limit = 78644K, spare = 0, sizes =
> (4096))
> kern.malloc.kmemstat.crypto_data=(inuse = 1, calls = 1, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes =
> (1024))
> kern.malloc.kmemstat.IPsec_creds=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.emuldata=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.ip6_options=(inuse = 0, calls = 9, memuse = 0K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes =
> (128))
> kern.malloc.kmemstat.NDP=(inuse = 6, calls = 6, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes = (32))
> kern.malloc.kmemstat.temp=(inuse = 29, calls = 265497, memuse =
> 3952K, limblocks = 0, maxused = 4016K, limit = 78644K, spare = 0,
> sizes =
> (16,32,64,128,256,512,1024,2048,4096,8192,16384,65536,524288))
> kern.malloc.kmemstat.NTFS_mount=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NTFS_node=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NTFS_fnode=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NTFS_dir=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NTFS_hash=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NTFS_attr=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NTFS_data=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NTFS_decomp=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.NTFS_vrun=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.kqueue=(inuse = 41, calls = 46, memuse = 55K,
> limblocks = 0, maxused = 55K, limit = 78644K, spare = 0, sizes =
> (512,2048))
> kern.malloc.kmemstat.SYN_cache=(inuse = 2, calls = 2, memuse = 16K,
> limblocks = 0, maxused = 16K, limit = 78644K, spare = 0, sizes =
> (8192))
> kern.malloc.kmemstat.UDF_mount=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.UDF_file_entry=(inuse = 0, calls = 0, memuse =
> 0K, limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.UDF_file_id=(inuse = 0, calls = 0, memuse = 0K,
> limblocks = 0, maxused = 0K, limit = 78644K, spare = 0, sizes =
> (none))
> kern.malloc.kmemstat.AGP_Memory=(inuse = 1, calls = 1, memuse = 1K,
> limblocks = 0, maxused = 1K, limit = 78644K, spare = 0, sizes = (32))
> kern.malloc.kmemstat.DRM=(inuse = 1043, calls = 1162, memuse = 208K,
> limblocks = 0, maxused = 232K, limit = 78644K, spare = 0, sizes =
> (16,32,64,128,256,512,1024,2048,4096,8192,16384,65536))
> kern.cp_time=1333,0,3316,784,123,1049446
> kern.nchstats.good_hits=1071722
> kern.nchstats.negative_hits=72461
> kern.nchstats.bad_hits=1781
> kern.nchstats.false_hits=1
> kern.nchstats.misses=15195
> kern.nchstats.long_names=0
> kern.nchstats.pass2=243
> kern.nchstats.2passes=324
> kern.nchstats.ncs_revhits=233
> kern.nchstats.ncs_revmiss=0
> kern.nchstats.ncs_dothits=0
> kern.nchstats.nch_dotdothits=0
> kern.forkstat.forks=29462
> kern.forkstat.vforks=1
> kern.forkstat.tforks=21
> kern.forkstat.kthreads=45
> kern.forkstat.fork_pages=797072
> kern.forkstat.vfork_pages=13
> kern.forkstat.tfork_pages=0
> kern.forkstat.kthread_pages=0
> kern.nselcoll=0
> kern.tty.tk_nin=7146
> kern.tty.tk_nout=3324948
> kern.tty.tk_rawcc=6993
> kern.tty.tk_cancc=153
> kern.ccpu=1948
> kern.fscale=2048
> kern.nprocs=93
> kern.stackgap_random=262144
> kern.allowkmem=0
> kern.splassert=1
> kern.nfiles=202
> kern.ttycount=12
> kern.numvnodes=5485
> kern.seminfo.semmni=10
> kern.seminfo.semmns=60
> kern.seminfo.semmnu=30
> kern.seminfo.semmsl=60
> kern.seminfo.semopm=100
> kern.seminfo.semume=10
> kern.seminfo.semusz=112
> kern.seminfo.semvmx=32767
> kern.seminfo.semaem=16384
> kern.shminfo.shmmax=33554432
> kern.shminfo.shmmin=1
> kern.shminfo.shmmni=128
> kern.shminfo.shmseg=128
> kern.shminfo.shmall=8192
> kern.allowdt=0
> kern.maxclusters=262144
> kern.timecounter.tick=1
> kern.timecounter.timestepwarnings=0
> kern.timecounter.hardware=tsc
> kern.timecounter.choice=i8254(0) acpihpet0(1000) tsc(2000)
> acpitimer0(1000)
> kern.maxlocksperuid=1024
> kern.bufcachepercent=20
> kern.wxabort=0
> kern.consdev=ttyC0
> kern.netlivelocks=0
> kern.pool_debug=0
> kern.global_ptrace=0
> kern.consbufsize=16344
> kern.audio.record=0
> kern.timeout_stats=added = 3038697, cancelled = 1422473, deleted =
> 1529931, late = 17, pending = 41, readded = 40054, scheduled =
> 644140, rescheduled = 12099, run_softclock = 1484149, run_thread =
> 91980, softclocks = 1056259, thread_wakeups = 90225
> kern.utc_offset=0
> kern.video.record=0
> vm.loadavg=0.03 0.03 0.03
> vm.psstrings=0x7f7ffffc3130
> vm.swapencrypt.enable=1
> vm.swapencrypt.keyscreated=0
> vm.swapencrypt.keysdeleted=0
> vm.nkmempages=32768
> vm.anonmin=10
> vm.vtextmin=5
> vm.vnodemin=10
> vm.malloc_conf=
> fs.posix.setuid=1
> net.inet.ip.forwarding=1
> net.inet.ip.redirect=1
> net.inet.ip.ttl=64
> net.inet.ip.sourceroute=0
> net.inet.ip.directed-broadcast=0
> net.inet.ip.portfirst=1024
> net.inet.ip.portlast=49151
> net.inet.ip.porthifirst=49152
> net.inet.ip.porthilast=65535
> net.inet.ip.maxqueue=300
> net.inet.ip.encdebug=0
> net.inet.ip.ipsec-expire-acquire=30
> net.inet.ip.ipsec-invalid-life=60
> net.inet.ip.ipsec-pfs=1
> net.inet.ip.ipsec-soft-allocs=0
> net.inet.ip.ipsec-allocs=0
> net.inet.ip.ipsec-soft-bytes=0
> net.inet.ip.ipsec-bytes=0
> net.inet.ip.ipsec-timeout=86400
> net.inet.ip.ipsec-soft-timeout=80000
> net.inet.ip.ipsec-soft-firstuse=3600
> net.inet.ip.ipsec-firstuse=7200
> net.inet.ip.ipsec-enc-alg=aes
> net.inet.ip.ipsec-auth-alg=hmac-sha1
> net.inet.ip.mtudisc=1
> net.inet.ip.mtudisctimeout=600
> net.inet.ip.ipsec-comp-alg=deflate
> net.inet.ip.mforwarding=0
> net.inet.ip.multipath=0
> net.inet.ip.mrtproto=19
> net.inet.ip.arpqueued=0
> net.inet.ip.arptimeout=1200
> net.inet.ip.arpdown=20
> net.inet.ip.arpq.len=0
> net.inet.ip.arpq.maxlen=50
> net.inet.ip.arpq.drops=0
> net.inet.icmp.maskrepl=0
> net.inet.icmp.bmcastecho=0
> net.inet.icmp.errppslimit=100
> net.inet.icmp.rediraccept=0
> net.inet.icmp.redirtimeout=600
> net.inet.icmp.tstamprepl=1
> net.inet.ipip.allow=0
> net.inet.tcp.rfc1323=1
> net.inet.tcp.keepinittime=150
> net.inet.tcp.keepidle=14400
> net.inet.tcp.keepintvl=150
> net.inet.tcp.slowhz=2
> net.inet.tcp.baddynamic=1,7,9,11,13,15,17,18,19,20,21,22,23,25,37,42,
> 43,49,53,57,67,68,70,77,79,80,87,88,95,101,102,103,104,105,106,107,10
> 9,110,111,113,115,117,119,123,129,135,137,138,139,143,152,163,164,177
> ,178,179,191,194,199,201,202,204,206,210,213,220,323,372,389,427,433,
> 443,444,445,464,465,468,512,513,514,515,521,526,530,531,532,540,543,5
> 44,545,548,554,556,587,631,636,646,705,706,749,750,751,754,760,853,87
> 1,873,901,993,995,1080,1109,1127,1433,1434,1524,1525,1529,1723,1900,2
> 049,2105,2106,2108,2110,2111,2112,2120,2121,2401,2600,2601,2602,2603,
> 2604,2605,2606,2607,2608,2627,2983,3031,3109,3260,3306,3389,3517,3689
> ,3690,4190,4444,4500,4559,5002,5060,5222,5269,5280,5298,5353,5354,543
> 2,5680,5900,6000,6001,6002,6003,6004,6005,6006,6007,6008,6009,6010,65
> 14,6566,7000,7001,7002,7003,7004,7005,7006,7007,7008,7009,7326,8025,8
> 026,8140,8953,9418,10050,10051,16992,16993,16994,16995,20005
> net.inet.tcp.sack=1
> net.inet.tcp.mssdflt=512
> net.inet.tcp.rstppslimit=100
> net.inet.tcp.ackonpush=0
> net.inet.tcp.ecn=0
> net.inet.tcp.syncachelimit=10255
> net.inet.tcp.synbucketlimit=105
> net.inet.tcp.rfc3390=2
> net.inet.tcp.reasslimit=32768
> net.inet.tcp.sackholelimit=32768
> net.inet.tcp.always_keepalive=0
> net.inet.tcp.synuselimit=100000
> net.inet.tcp.rootonly=2049
> net.inet.tcp.synhashsize=293
> net.inet.udp.checksum=1
> net.inet.udp.baddynamic=7,9,13,18,19,22,37,39,49,53,67,68,69,70,80,88
> ,105,107,109,110,111,123,129,135,137,138,139,143,161,162,163,164,177,
> 178,179,191,194,199,201,202,204,206,210,213,220,372,389,427,444,445,4
> 64,468,500,512,513,514,517,518,520,525,533,546,547,548,554,587,623,63
> 1,636,646,664,706,749,750,751,853,993,995,1433,1434,1524,1525,1645,16
> 46,1701,1723,1812,1813,1900,2049,2401,3031,3517,3689,3784,3785,4190,4
> 444,4500,4559,4754,4755,4789,5002,5060,5298,5353,5354,5432,7000,7001,
> 7002,7003,7004,7005,7006,7007,7008,7009,7784,8025,8067,9418,10050,100
> 51,16992,16993,16994,16995,20005,26740
> net.inet.udp.recvspace=41600
> net.inet.udp.sendspace=9216
> net.inet.udp.rootonly=2049
> net.inet.gre.allow=0
> net.inet.gre.wccp=0
> net.inet.esp.enable=1
> net.inet.esp.udpencap=1
> net.inet.esp.udpencap_port=4500
> net.inet.ah.enable=1
> net.inet.etherip.allow=0
> net.inet.ipcomp.enable=0
> net.inet.carp.allow=1
> net.inet.carp.preempt=0
> net.inet.carp.log=2
> net.inet.divert.recvspace=65636
> net.inet.divert.sendspace=65636
> net.inet6.ip6.forwarding=0
> net.inet6.ip6.redirect=1
> net.inet6.ip6.hlim=64
> net.inet6.ip6.mrtproto=0
> net.inet6.ip6.maxfragpackets=200
> net.inet6.ip6.log_interval=5
> net.inet6.ip6.hdrnestlimit=10
> net.inet6.ip6.dad_count=1
> net.inet6.ip6.auto_flowlabel=1
> net.inet6.ip6.defmcasthlim=1
> net.inet6.ip6.use_deprecated=1
> net.inet6.ip6.maxfrags=200
> net.inet6.ip6.mforwarding=0
> net.inet6.ip6.multipath=0
> net.inet6.ip6.multicast_mtudisc=0
> net.inet6.ip6.neighborgcthresh=2048
> net.inet6.ip6.maxdynroutes=4096
> net.inet6.ip6.dad_pending=0
> net.inet6.ip6.mtudisctimeout=600
> net.inet6.ip6.soiikey=8e6bff1bd3c48aea41bb184b88ce9ea2
> net.inet6.icmp6.redirtimeout=600
> net.inet6.icmp6.nd6_delay=5
> net.inet6.icmp6.nd6_umaxtries=3
> net.inet6.icmp6.nd6_mmaxtries=3
> net.inet6.icmp6.errppslimit=100
> net.inet6.icmp6.nd6_maxnudhint=0
> net.inet6.icmp6.mtudisc_hiwat=1280
> net.inet6.icmp6.mtudisc_lowat=256
> net.inet6.icmp6.nd6_debug=0
> net.inet6.divert.recvspace=65636
> net.inet6.divert.sendspace=65636
> net.bpf.bufsize=32768
> net.bpf.maxbufsize=2097152
> net.mpls.ttl=255
> net.mpls.mapttl_ip=1
> net.mpls.mapttl_ip6=0
> net.pipex.enable=0
> hw.machine=amd64
> hw.model=Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
> hw.ncpu=4
> hw.byteorder=1234
> hw.pagesize=4096
> hw.disknames=sd0:808fe38d1751a671,sd1:33c950831897af57,sd2:1a4bc272aa
> cdf1e1,sd3:13cbbfcf7c9d1e90,sd4:c8ac7f03fd42c333,sd5:caac6180aa20d333
> ,sd6:1266e4d9a58f149d,sd7:0fec3479ab90e27d
> hw.diskcount=8
> hw.sensors.cpu0.temp0=33.00 degC
> hw.sensors.acpitz0.temp0=27.80 degC (zone temperature)
> hw.sensors.acpitz1.temp0=29.80 degC (zone temperature)
> hw.sensors.softraid0.drive0=online (sd6), OK
> hw.sensors.softraid0.drive1=online (sd7), OK
> hw.cpuspeed=3201
> hw.vendor=LENOVO
> hw.product=10A8S0CE09
> hw.version=ThinkCentre M93p
> hw.uuid=e83672f7-66f2-e411-a2bd-226359c01400
> hw.physmem=17043443712
> hw.usermem=17038045184
> hw.ncpufound=4
> hw.allowpowerdown=1
> hw.perfpolicy=manual
> hw.smt=0
> hw.ncpuonline=4
> machdep.console_device=ttyC0
> machdep.bios.diskinfo.0=bootdev = 0xa0000202, cylinders = 1, heads =
> 32, sectors = 63
> machdep.bios.diskinfo.128=bootdev = 0xa0010204, cylinders = 1023,
> heads = 255, sectors = 63
> machdep.bios.diskinfo.129=bootdev = 0xa0000204, cylinders = 1023,
> heads = 255, sectors = 63
> machdep.bios.diskinfo.130=bootdev = 0xa0000200, cylinders = 1023,
> heads = 255, sectors = 63
> machdep.bios.diskinfo.131=bootdev = 0xa0010200, cylinders = 1023,
> heads = 255, sectors = 63
> machdep.bios.diskinfo.132=bootdev = 0xa0020204, cylinders = 978,
> heads = 255, sectors = 63
> machdep.bios.cksumlen=66
> machdep.allowaperture=0
> machdep.cpuvendor=GenuineIntel
> machdep.cpuid=0x306c3
> machdep.cpufeature=0xbffbfbff
> machdep.kbdreset=0
> machdep.xcrypt=0
> machdep.lidaction=1
> machdep.forceukbd=0
> machdep.tscfreq=3192624713
> machdep.invarianttsc=1
> machdep.pwraction=1
> ddb.radix=16
> ddb.max_width=106
> ddb.max_line=42
> ddb.tab_stop_width=8
> ddb.panic=1
> ddb.console=0
> ddb.log=1
> ddb.trigger=0
> vfs.mounts.ffs has 5 mounted instances
> vfs.ffs.max_softdeps=23704
> vfs.ffs.sd_tickdelay=2
> vfs.ffs.sd_worklist_push=0
> vfs.ffs.sd_blk_limit_push=0
> vfs.ffs.sd_ino_limit_push=0
> vfs.ffs.sd_blk_limit_hit=0
> vfs.ffs.sd_ino_limit_hit=0
> vfs.ffs.sd_sync_limit_hit=0
> vfs.ffs.sd_indir_blk_ptrs=51
> vfs.ffs.sd_inode_bitmap=8
> vfs.ffs.sd_direct_blk_ptrs=36
> vfs.ffs.sd_dir_entry=12
> vfs.ffs.dirhash_dirsize=2560
> vfs.ffs.dirhash_maxmem=5242880
> vfs.ffs.dirhash_mem=74550
> vfs.nfs.iothreads=-1
> vfs.fuse.fusefs_open_devices=0
> vfs.fuse.fusefs_fbufs_in=0
> vfs.fuse.fusefs_fbufs_wait=0
> vfs.fuse.fusefs_pool_pages=0
> 
> dmesg:
> OpenBSD 6.9 (GENERIC.MP) #473: Mon Apr 19 10:40:28 MDT 2021
> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 17043443712 (16253MB)
> avail mem = 16511545344 (15746MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xedc10 (90 entries)
> bios0: vendor LENOVO version "FBKTDBAUS" date 12/24/2019
> bios0: LENOVO 10A8S0CE09
> acpi0 at bios0: ACPI 5.0
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP APIC FPDT FIDT TCPA DBGP SLIC SSDT SSDT MCFG
> HPET SSDT SSDT ASF! LUFT DMAR BGRT
> acpi0: wakeup devices UAR1(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4)
> PXSX(S4) RP04(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4)
> GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.59 MHz, 06-3c-03
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> cpu0: apic clock running at 99MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4, IBE
> cpu1 at mainbus0: apid 2 (application processor)
> cpu1: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.15 MHz, 06-3c-03
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu1: smt 0, core 1, package 0
> cpu2 at mainbus0: apid 4 (application processor)
> cpu2: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.15 MHz, 06-3c-03
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu2: 256KB 64b/line 8-way L2 cache
> cpu2: smt 0, core 2, package 0
> cpu3 at mainbus0: apid 6 (application processor)
> cpu3: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.15 MHz, 06-3c-03
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu3: 256KB 64b/line 8-way L2 cache
> cpu3: smt 0, core 3, package 0
> ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xf8000000, bus 0-63
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus 2 (RP02)
> acpiprt3 at acpi0: bus 3 (RP04)
> acpiprt4 at acpi0: bus -1 (PEG0)
> acpiprt5 at acpi0: bus -1 (PEG1)
> acpiprt6 at acpi0: bus -1 (PEG2)
> acpiec0 at acpi0: not present
> acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
> acpicmos0 at acpi0
> tpm0 at acpi0 TPM_ addr 0xfed40000/0x5000, device 0x0000104a rev 0x4e
> acpibtn0 at acpi0: PWRB
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "LEN4001" at acpi0 not configured
> acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu2 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu3 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: FN00, resource for FAN0
> acpipwrres1 at acpi0: FN01, resource for FAN1
> acpipwrres2 at acpi0: FN02, resource for FAN2
> acpipwrres3 at acpi0: FN03, resource for FAN3
> acpipwrres4 at acpi0: FN04, resource for FAN4
> acpitz0 at acpi0: critical temperature is 105 degC
> acpitz1 at acpi0: critical temperature is 105 degC
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: using VERW MDS workaround (except on vmm entry)
> cpu0: Enhanced SpeedStep 3392 MHz: speeds: 3201, 3200, 3000, 2900,
> 2700, 2500, 2300, 2200, 2000, 1800, 1700, 1500, 1300, 1100, 1000, 800
> MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Core 4G Host" rev 0x06
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 4600" rev 0x06
> drm0 at inteldrm0
> inteldrm0: msi, HASWELL, gen 7
> azalia0 at pci0 dev 3 function 0 "Intel Core 4G HD Audio" rev 0x06:
> msi
> azalia0: No codecs found
> xhci0 at pci0 dev 20 function 0 "Intel 8 Series xHCI" rev 0x04: msi,
> xHCI 1.0
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> "Intel 8 Series MEI" rev 0x04 at pci0 dev 22 function 0 not
> configured
> em0 at pci0 dev 25 function 0 "Intel I217-LM" rev 0x04: msi, address
> d8:cb:8a:41:cc:03
> ehci0 at pci0 dev 26 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 17
> usb1 at ehci0: USB revision 2.0
> uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xd4
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 1 "Intel 8 Series PCIE" rev 0xd4: msi
> pci2 at ppb1 bus 2
> re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-
> VL (0x2c80), msi, address 00:0a:cd:36:b1:2a
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 5
> ppb2 at pci0 dev 28 function 3 "Intel 8 Series PCIE" rev 0xd4: msi
> pci3 at ppb2 bus 3
> ppb3 at pci3 dev 0 function 0 "ITExpress IT8893E PCIE-PCI" rev 0x41
> pci4 at ppb3 bus 4
> re1 at pci4 dev 0 function 0 "Realtek 8169" rev 0x10: RTL8169/8110SB
> (0x1000), apic 8 int 19, address 00:72:63:df:39:9c
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 3
> ehci1 at pci0 dev 29 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 23
> usb2 at ehci1: USB revision 2.0
> uhub2 at usb2 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> pcib0 at pci0 dev 31 function 0 "Intel Q87 LPC" rev 0x04
> ahci0 at pci0 dev 31 function 2 "Intel 8 Series AHCI" rev 0x04: msi,
> AHCI 1.3
> ahci0: port 0: 6.0Gb/s
> ahci0: port 1: 6.0Gb/s
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd0: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> sd1 at scsibus1 targ 1 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd1: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x04:
> apic 8 int 18
> iic0 at ichiic0
> spdmem0 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-12800
> spdmem1 at iic0 addr 0x52: 8GB DDR3 SDRAM PC3-12800
> spdmem2 at iic0 addr 0x53: 4GB DDR3 SDRAM PC3-12800
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> vmm0 at mainbus0: VMX/EPT
> uftdi0 at uhub0 port 2 configuration 1 interface 0 "13-37.org
> Infinite Noise TRNG" rev 2.00/10.00 addr 2
> ucom0 at uftdi0 portno 1
> umass0 at uhub0 port 10 configuration 1 interface 0 "General USB
> Flash Disk" rev 2.10/11.00 addr 3
> umass0: using SCSI over Bulk-Only
> scsibus2 at umass0: 2 targets, initiator 0
> sd2 at scsibus2 targ 1 lun 0: <General, USB Flash Disk, 1100>
> removable serial.090c1000000000014487
> sd2: 7674MB, 512 bytes/sector, 15716352 sectors
> umass1 at uhub0 port 16 configuration 1 interface 0 "Western Digital
> Elements 25A1" rev 3.10/10.14 addr 4
> umass1: using SCSI over Bulk-Only
> scsibus3 at umass1: 2 targets, initiator 0
> sd3 at scsibus3 targ 1 lun 0: <WD, Elements 25A1, 1014>
> serial.105825a1384B564A3741
> sd3: 3815415MB, 512 bytes/sector, 7813969920 sectors
> umass2 at uhub0 port 18 configuration 1 interface 0 "Western Digital
> Elements 25A2" rev 3.00/10.04 addr 5
> umass2: using SCSI over Bulk-Only
> scsibus4 at umass2: 2 targets, initiator 0
> sd4 at scsibus4 targ 1 lun 0: <WD, Elements 25A2, 1004>
> serial.105825a2353738393155
> sd4: 953837MB, 512 bytes/sector, 1953458176 sectors
> umass3 at uhub0 port 19 configuration 1 interface 0 "Western Digital
> Elements 1078" rev 3.00/10.65 addr 6
> umass3: using SCSI over Bulk-Only
> scsibus5 at umass3: 2 targets, initiator 0
> sd5 at scsibus5 targ 1 lun 0: <WD, Elements 1078, 1065>
> serial.10581078343156595848
> sd5: 953837MB, 512 bytes/sector, 1953458176 sectors
> uhub3 at uhub1 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> uhub4 at uhub2 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> vscsi0 at root
> scsibus6 at vscsi0: 256 targets
> softraid0 at root
> scsibus7 at softraid0: 256 targets
> softraid0: sd3 was not shutdown properly
> sd6 at scsibus7 targ 1 lun 0: <OPENBSD, SR RAID 1, 006>
> sd6: 457860MB, 512 bytes/sector, 937697393 sectors
> softraid0: volume sd6 is roaming, it used to be sd3, updating
> metadata
> root on sd6a (1266e4d9a58f149d.a) swap on sd6b dump on sd6b
> WARNING: / was not properly unmounted
> inteldrm0: 1024x768, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using
> wskbd0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> ahci0: stopping the port, softreset slot 31 was still active.
> ahci0: stopping the port, softreset slot 31 was still active.
> ahci0: stopping the port, softreset slot 31 was still active.
> ahci0: stopping the port, softreset slot 31 was still active.
> uhidev0 at uhub0 port 7 configuration 1 interface 0 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 7
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> wskbd1: connecting to wsdisplay0
> uhidev1 at uhub0 port 7 configuration 1 interface 1 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 7
> uhidev1: iclass 3/0, 5 report ids
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
> uhid2 at uhidev1 reportid 3: input=2, output=0, feature=0
> uhid3 at uhidev1 reportid 5: input=0, output=0, feature=5
> wskbd1: disconnecting from wsdisplay0
> wskbd1 detached
> ukbd0 detached
> uhidev0 detached
> uhid0 detached
> uhid1 detached
> uhid2 detached
> uhid3 detached
> uhidev1 detached
> uhidev0 at uhub0 port 7 configuration 1 interface 0 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 7
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> wskbd1: connecting to wsdisplay0
> uhidev1 at uhub0 port 7 configuration 1 interface 1 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 7
> uhidev1: iclass 3/0, 5 report ids
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
> uhid2 at uhidev1 reportid 3: input=2, output=0, feature=0
> uhid3 at uhidev1 reportid 5: input=0, output=0, feature=5
> syncing disks... done
> rebooting...
> OpenBSD 6.9 (GENERIC.MP) #1: Sat May 22 13:19:59 MDT 2021
> r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GE
> NERIC.MP
> real mem = 17043443712 (16253MB)
> avail mem = 16511533056 (15746MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xedc10 (90 entries)
> bios0: vendor LENOVO version "FBKTDBAUS" date 12/24/2019
> bios0: LENOVO 10A8S0CE09
> acpi0 at bios0: ACPI 5.0
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP APIC FPDT FIDT TCPA DBGP SLIC SSDT SSDT MCFG
> HPET SSDT SSDT ASF! BGRT LUFT DMAR
> acpi0: wakeup devices UAR1(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4)
> PXSX(S4) RP04(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4)
> GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.69 MHz, 06-3c-03
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> cpu0: apic clock running at 99MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4, IBE
> cpu1 at mainbus0: apid 2 (application processor)
> cpu1: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.17 MHz, 06-3c-03
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu1: smt 0, core 1, package 0
> cpu2 at mainbus0: apid 4 (application processor)
> cpu2: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.17 MHz, 06-3c-03
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu2: 256KB 64b/line 8-way L2 cache
> cpu2: smt 0, core 2, package 0
> cpu3 at mainbus0: apid 6 (application processor)
> cpu3: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.17 MHz, 06-3c-03
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu3: 256KB 64b/line 8-way L2 cache
> cpu3: smt 0, core 3, package 0
> ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xf8000000, bus 0-63
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus 2 (RP02)
> acpiprt3 at acpi0: bus 3 (RP04)
> acpiprt4 at acpi0: bus -1 (PEG0)
> acpiprt5 at acpi0: bus -1 (PEG1)
> acpiprt6 at acpi0: bus -1 (PEG2)
> acpiec0 at acpi0: not present
> acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
> acpicmos0 at acpi0
> tpm0 at acpi0 TPM_ addr 0xfed40000/0x5000, device 0x0000104a rev 0x4e
> acpibtn0 at acpi0: PWRB
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "LEN4001" at acpi0 not configured
> acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu2 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu3 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: FN00, resource for FAN0
> acpipwrres1 at acpi0: FN01, resource for FAN1
> acpipwrres2 at acpi0: FN02, resource for FAN2
> acpipwrres3 at acpi0: FN03, resource for FAN3
> acpipwrres4 at acpi0: FN04, resource for FAN4
> acpitz0 at acpi0: critical temperature is 105 degC
> acpitz1 at acpi0: critical temperature is 105 degC
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: using VERW MDS workaround (except on vmm entry)
> cpu0: Enhanced SpeedStep 3392 MHz: speeds: 3201, 3200, 3000, 2900,
> 2700, 2500, 2300, 2200, 2000, 1800, 1700, 1500, 1300, 1100, 1000, 800
> MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Core 4G Host" rev 0x06
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 4600" rev 0x06
> drm0 at inteldrm0
> inteldrm0: msi, HASWELL, gen 7
> azalia0 at pci0 dev 3 function 0 "Intel Core 4G HD Audio" rev 0x06:
> msi
> azalia0: No codecs found
> xhci0 at pci0 dev 20 function 0 "Intel 8 Series xHCI" rev 0x04: msi,
> xHCI 1.0
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> "Intel 8 Series MEI" rev 0x04 at pci0 dev 22 function 0 not
> configured
> em0 at pci0 dev 25 function 0 "Intel I217-LM" rev 0x04: msi, address
> d8:cb:8a:41:cc:03
> ehci0 at pci0 dev 26 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 17
> usb1 at ehci0: USB revision 2.0
> uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xd4
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 1 "Intel 8 Series PCIE" rev 0xd4: msi
> pci2 at ppb1 bus 2
> re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-
> VL (0x2c80), msi, address 00:0a:cd:36:b1:2a
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 5
> ppb2 at pci0 dev 28 function 3 "Intel 8 Series PCIE" rev 0xd4: msi
> pci3 at ppb2 bus 3
> ppb3 at pci3 dev 0 function 0 "ITExpress IT8893E PCIE-PCI" rev 0x41
> pci4 at ppb3 bus 4
> re1 at pci4 dev 0 function 0 "Realtek 8169" rev 0x10: RTL8169/8110SB
> (0x1000), apic 8 int 19, address 00:72:63:df:39:9c
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 3
> ehci1 at pci0 dev 29 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 23
> usb2 at ehci1: USB revision 2.0
> uhub2 at usb2 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> pcib0 at pci0 dev 31 function 0 "Intel Q87 LPC" rev 0x04
> ahci0 at pci0 dev 31 function 2 "Intel 8 Series AHCI" rev 0x04: msi,
> AHCI 1.3
> ahci0: port 0: 6.0Gb/s
> ahci0: port 1: 6.0Gb/s
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd0: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> sd1 at scsibus1 targ 1 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd1: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x04:
> apic 8 int 18
> iic0 at ichiic0
> spdmem0 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-12800
> spdmem1 at iic0 addr 0x52: 8GB DDR3 SDRAM PC3-12800
> spdmem2 at iic0 addr 0x53: 4GB DDR3 SDRAM PC3-12800
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> vmm0 at mainbus0: VMX/EPT
> uftdi0 at uhub0 port 2 configuration 1 interface 0 "13-37.org
> Infinite Noise TRNG" rev 2.00/10.00 addr 2
> ucom0 at uftdi0 portno 1
> uhidev0 at uhub0 port 7 configuration 1 interface 0 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> uhidev1 at uhub0 port 7 configuration 1 interface 1 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev1: iclass 3/0, 5 report ids
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
> uhid2 at uhidev1 reportid 3: input=2, output=0, feature=0
> uhid3 at uhidev1 reportid 5: input=0, output=0, feature=5
> umass0 at uhub0 port 10 configuration 1 interface 0 "General USB
> Flash Disk" rev 2.10/11.00 addr 4
> umass0: using SCSI over Bulk-Only
> scsibus2 at umass0: 2 targets, initiator 0
> sd2 at scsibus2 targ 1 lun 0: <General, USB Flash Disk, 1100>
> removable serial.090c1000000000014487
> sd2: 7674MB, 512 bytes/sector, 15716352 sectors
> umass1 at uhub0 port 16 configuration 1 interface 0 "Western Digital
> Elements 25A1" rev 3.10/10.14 addr 5
> umass1: using SCSI over Bulk-Only
> scsibus3 at umass1: 2 targets, initiator 0
> sd3 at scsibus3 targ 1 lun 0: <WD, Elements 25A1, 1014>
> serial.105825a1384B564A3741
> sd3: 3815415MB, 512 bytes/sector, 7813969920 sectors
> umass2 at uhub0 port 18 configuration 1 interface 0 "Western Digital
> Elements 25A2" rev 3.00/10.04 addr 6
> umass2: using SCSI over Bulk-Only
> scsibus4 at umass2: 2 targets, initiator 0
> sd4 at scsibus4 targ 1 lun 0: <WD, Elements 25A2, 1004>
> serial.105825a2353738393155
> sd4: 953837MB, 512 bytes/sector, 1953458176 sectors
> umass3 at uhub0 port 19 configuration 1 interface 0 "Western Digital
> Elements 1078" rev 3.00/10.65 addr 7
> umass3: using SCSI over Bulk-Only
> scsibus5 at umass3: 2 targets, initiator 0
> sd5 at scsibus5 targ 1 lun 0: <WD, Elements 1078, 1065>
> serial.10581078343156595848
> sd5: 953837MB, 512 bytes/sector, 1953458176 sectors
> uhub3 at uhub1 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> uhub4 at uhub2 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> vscsi0 at root
> scsibus6 at vscsi0: 256 targets
> softraid0 at root
> scsibus7 at softraid0: 256 targets
> sd6 at scsibus7 targ 1 lun 0: <OPENBSD, SR RAID 1, 006>
> sd6: 457860MB, 512 bytes/sector, 937697393 sectors
> root on sd6a (1266e4d9a58f149d.a) swap on sd6b dump on sd6b
> inteldrm0: 1280x1024, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using
> wskbd0
> wskbd1: connecting to wsdisplay0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> com0: 4 silo overflows, 0 ibuf overflows
> com0: 3 silo overflows, 0 ibuf overflows
> com0: 2 silo overflows, 0 ibuf overflows
> com0: 1 silo overflow, 0 ibuf overflows
> com0: 9 silo overflows, 0 ibuf overflows
> com0: 4 silo overflows, 0 ibuf overflows
> com0: 6 silo overflows, 0 ibuf overflows
> com0: 2 silo overflows, 0 ibuf overflows
> com0: 1 silo overflow, 0 ibuf overflows
> com0: 8 silo overflows, 0 ibuf overflows
> com0: 2 silo overflows, 0 ibuf overflows
> com0: 9 silo overflows, 0 ibuf overflows
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> arp: attempt to overwrite entry for 192.168.10.101 on re0 by
> 9c:b6:d0:f5:96:19 on em0
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> uid 1000 on /home: file system full
> syncing disks... done
> rebooting...
> OpenBSD 6.9 (GENERIC.MP) #1: Sat May 22 13:19:59 MDT 2021
> r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GE
> NERIC.MP
> real mem = 17043443712 (16253MB)
> avail mem = 16511541248 (15746MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xedc10 (90 entries)
> bios0: vendor LENOVO version "FBKTDBAUS" date 12/24/2019
> bios0: LENOVO 10A8S0CE09
> acpi0 at bios0: ACPI 5.0
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP APIC FPDT FIDT TCPA DBGP SLIC SSDT SSDT MCFG
> HPET SSDT SSDT ASF! BGRT LUFT DMAR
> acpi0: wakeup devices UAR1(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4)
> PXSX(S4) RP04(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4)
> GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.56 MHz, 06-3c-03
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> cpu0: apic clock running at 99MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4, IBE
> cpu1 at mainbus0: apid 2 (application processor)
> cpu1: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.16 MHz, 06-3c-03
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu1: smt 0, core 1, package 0
> cpu2 at mainbus0: apid 4 (application processor)
> cpu2: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.16 MHz, 06-3c-03
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu2: 256KB 64b/line 8-way L2 cache
> cpu2: smt 0, core 2, package 0
> cpu3 at mainbus0: apid 6 (application processor)
> cpu3: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.16 MHz, 06-3c-03
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu3: 256KB 64b/line 8-way L2 cache
> cpu3: smt 0, core 3, package 0
> ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xf8000000, bus 0-63
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus 2 (RP02)
> acpiprt3 at acpi0: bus 3 (RP04)
> acpiprt4 at acpi0: bus -1 (PEG0)
> acpiprt5 at acpi0: bus -1 (PEG1)
> acpiprt6 at acpi0: bus -1 (PEG2)
> acpiec0 at acpi0: not present
> acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
> acpicmos0 at acpi0
> tpm0 at acpi0 TPM_ addr 0xfed40000/0x5000, device 0x0000104a rev 0x4e
> acpibtn0 at acpi0: PWRB
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "LEN4001" at acpi0 not configured
> acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu2 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu3 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: FN00, resource for FAN0
> acpipwrres1 at acpi0: FN01, resource for FAN1
> acpipwrres2 at acpi0: FN02, resource for FAN2
> acpipwrres3 at acpi0: FN03, resource for FAN3
> acpipwrres4 at acpi0: FN04, resource for FAN4
> acpitz0 at acpi0: critical temperature is 105 degC
> acpitz1 at acpi0: critical temperature is 105 degC
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: using VERW MDS workaround (except on vmm entry)
> cpu0: Enhanced SpeedStep 3392 MHz: speeds: 3201, 3200, 3000, 2900,
> 2700, 2500, 2300, 2200, 2000, 1800, 1700, 1500, 1300, 1100, 1000, 800
> MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Core 4G Host" rev 0x06
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 4600" rev 0x06
> drm0 at inteldrm0
> inteldrm0: msi, HASWELL, gen 7
> azalia0 at pci0 dev 3 function 0 "Intel Core 4G HD Audio" rev 0x06:
> msi
> azalia0: No codecs found
> xhci0 at pci0 dev 20 function 0 "Intel 8 Series xHCI" rev 0x04: msi,
> xHCI 1.0
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> "Intel 8 Series MEI" rev 0x04 at pci0 dev 22 function 0 not
> configured
> em0 at pci0 dev 25 function 0 "Intel I217-LM" rev 0x04: msi, address
> d8:cb:8a:41:cc:03
> ehci0 at pci0 dev 26 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 17
> usb1 at ehci0: USB revision 2.0
> uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xd4
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 1 "Intel 8 Series PCIE" rev 0xd4: msi
> pci2 at ppb1 bus 2
> re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-
> VL (0x2c80), msi, address 00:0a:cd:36:b1:2a
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 5
> ppb2 at pci0 dev 28 function 3 "Intel 8 Series PCIE" rev 0xd4: msi
> pci3 at ppb2 bus 3
> ppb3 at pci3 dev 0 function 0 "ITExpress IT8893E PCIE-PCI" rev 0x41
> pci4 at ppb3 bus 4
> re1 at pci4 dev 0 function 0 "Realtek 8169" rev 0x10: RTL8169/8110SB
> (0x1000), apic 8 int 19, address 00:72:63:df:39:9c
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 3
> ehci1 at pci0 dev 29 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 23
> usb2 at ehci1: USB revision 2.0
> uhub2 at usb2 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> pcib0 at pci0 dev 31 function 0 "Intel Q87 LPC" rev 0x04
> ahci0 at pci0 dev 31 function 2 "Intel 8 Series AHCI" rev 0x04: msi,
> AHCI 1.3
> ahci0: port 0: 6.0Gb/s
> ahci0: port 1: 6.0Gb/s
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd0: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> sd1 at scsibus1 targ 1 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd1: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x04:
> apic 8 int 18
> iic0 at ichiic0
> spdmem0 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-12800
> spdmem1 at iic0 addr 0x52: 8GB DDR3 SDRAM PC3-12800
> spdmem2 at iic0 addr 0x53: 4GB DDR3 SDRAM PC3-12800
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> vmm0 at mainbus0: VMX/EPT
> uftdi0 at uhub0 port 2 configuration 1 interface 0 "13-37.org
> Infinite Noise TRNG" rev 2.00/10.00 addr 2
> ucom0 at uftdi0 portno 1
> uhidev0 at uhub0 port 7 configuration 1 interface 0 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> uhidev1 at uhub0 port 7 configuration 1 interface 1 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev1: iclass 3/0, 5 report ids
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
> uhid2 at uhidev1 reportid 3: input=2, output=0, feature=0
> uhid3 at uhidev1 reportid 5: input=0, output=0, feature=5
> umass0 at uhub0 port 10 configuration 1 interface 0 "General USB
> Flash Disk" rev 2.10/11.00 addr 4
> umass0: using SCSI over Bulk-Only
> scsibus2 at umass0: 2 targets, initiator 0
> sd2 at scsibus2 targ 1 lun 0: <General, USB Flash Disk, 1100>
> removable serial.090c1000000000014487
> sd2: 7674MB, 512 bytes/sector, 15716352 sectors
> umass1 at uhub0 port 16 configuration 1 interface 0 "Western Digital
> Elements 25A1" rev 3.10/10.14 addr 5
> umass1: using SCSI over Bulk-Only
> scsibus3 at umass1: 2 targets, initiator 0
> sd3 at scsibus3 targ 1 lun 0: <WD, Elements 25A1, 1014>
> serial.105825a1384B564A3741
> sd3: 3815415MB, 512 bytes/sector, 7813969920 sectors
> umass2 at uhub0 port 18 configuration 1 interface 0 "Western Digital
> Elements 25A2" rev 3.00/10.04 addr 6
> umass2: using SCSI over Bulk-Only
> scsibus4 at umass2: 2 targets, initiator 0
> sd4 at scsibus4 targ 1 lun 0: <WD, Elements 25A2, 1004>
> serial.105825a2353738393155
> sd4: 953837MB, 512 bytes/sector, 1953458176 sectors
> umass3 at uhub0 port 19 configuration 1 interface 0 "Western Digital
> Elements 1078" rev 3.00/10.65 addr 7
> umass3: using SCSI over Bulk-Only
> scsibus5 at umass3: 2 targets, initiator 0
> sd5 at scsibus5 targ 1 lun 0: <WD, Elements 1078, 1065>
> serial.10581078343156595848
> sd5: 953837MB, 512 bytes/sector, 1953458176 sectors
> uhub3 at uhub1 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> uhub4 at uhub2 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> vscsi0 at root
> scsibus6 at vscsi0: 256 targets
> softraid0 at root
> scsibus7 at softraid0: 256 targets
> sd6 at scsibus7 targ 1 lun 0: <OPENBSD, SR RAID 1, 006>
> sd6: 457860MB, 512 bytes/sector, 937697393 sectors
> root on sd6a (1266e4d9a58f149d.a) swap on sd6b dump on sd6b
> inteldrm0: 1280x1024, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using
> wskbd0
> wskbd1: connecting to wsdisplay0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> syncing disks... done
> rebooting...
> OpenBSD 6.9 (GENERIC.MP) #1: Sat May 22 13:19:59 MDT 2021
> r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GE
> NERIC.MP
> real mem = 17043443712 (16253MB)
> avail mem = 16511528960 (15746MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xedc10 (90 entries)
> bios0: vendor LENOVO version "FBKTDBAUS" date 12/24/2019
> bios0: LENOVO 10A8S0CE09
> acpi0 at bios0: ACPI 5.0
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP APIC FPDT FIDT TCPA DBGP SLIC SSDT SSDT MCFG
> HPET SSDT SSDT ASF! BGRT LUFT DMAR
> acpi0: wakeup devices UAR1(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4)
> PXSX(S4) RP04(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4)
> GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.61 MHz, 06-3c-03
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> cpu0: apic clock running at 99MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4, IBE
> cpu1 at mainbus0: apid 2 (application processor)
> cpu1: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.17 MHz, 06-3c-03
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu1: smt 0, core 1, package 0
> cpu2 at mainbus0: apid 4 (application processor)
> cpu2: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.18 MHz, 06-3c-03
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu2: 256KB 64b/line 8-way L2 cache
> cpu2: smt 0, core 2, package 0
> cpu3 at mainbus0: apid 6 (application processor)
> cpu3: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.17 MHz, 06-3c-03
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu3: 256KB 64b/line 8-way L2 cache
> cpu3: smt 0, core 3, package 0
> ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xf8000000, bus 0-63
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus 2 (RP02)
> acpiprt3 at acpi0: bus 3 (RP04)
> acpiprt4 at acpi0: bus -1 (PEG0)
> acpiprt5 at acpi0: bus -1 (PEG1)
> acpiprt6 at acpi0: bus -1 (PEG2)
> acpiec0 at acpi0: not present
> acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
> acpicmos0 at acpi0
> tpm0 at acpi0 TPM_ addr 0xfed40000/0x5000, device 0x0000104a rev 0x4e
> acpibtn0 at acpi0: PWRB
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "LEN4001" at acpi0 not configured
> acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu2 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu3 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: FN00, resource for FAN0
> acpipwrres1 at acpi0: FN01, resource for FAN1
> acpipwrres2 at acpi0: FN02, resource for FAN2
> acpipwrres3 at acpi0: FN03, resource for FAN3
> acpipwrres4 at acpi0: FN04, resource for FAN4
> acpitz0 at acpi0: critical temperature is 105 degC
> acpitz1 at acpi0: critical temperature is 105 degC
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: using VERW MDS workaround (except on vmm entry)
> cpu0: Enhanced SpeedStep 3392 MHz: speeds: 3201, 3200, 3000, 2900,
> 2700, 2500, 2300, 2200, 2000, 1800, 1700, 1500, 1300, 1100, 1000, 800
> MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Core 4G Host" rev 0x06
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 4600" rev 0x06
> drm0 at inteldrm0
> inteldrm0: msi, HASWELL, gen 7
> azalia0 at pci0 dev 3 function 0 "Intel Core 4G HD Audio" rev 0x06:
> msi
> azalia0: No codecs found
> xhci0 at pci0 dev 20 function 0 "Intel 8 Series xHCI" rev 0x04: msi,
> xHCI 1.0
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> "Intel 8 Series MEI" rev 0x04 at pci0 dev 22 function 0 not
> configured
> em0 at pci0 dev 25 function 0 "Intel I217-LM" rev 0x04: msi, address
> d8:cb:8a:41:cc:03
> ehci0 at pci0 dev 26 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 17
> usb1 at ehci0: USB revision 2.0
> uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xd4
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 1 "Intel 8 Series PCIE" rev 0xd4: msi
> pci2 at ppb1 bus 2
> re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-
> VL (0x2c80), msi, address 00:0a:cd:36:b1:2a
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 5
> ppb2 at pci0 dev 28 function 3 "Intel 8 Series PCIE" rev 0xd4: msi
> pci3 at ppb2 bus 3
> ppb3 at pci3 dev 0 function 0 "ITExpress IT8893E PCIE-PCI" rev 0x41
> pci4 at ppb3 bus 4
> re1 at pci4 dev 0 function 0 "Realtek 8169" rev 0x10: RTL8169/8110SB
> (0x1000), apic 8 int 19, address 00:72:63:df:39:9c
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 3
> ehci1 at pci0 dev 29 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 23
> usb2 at ehci1: USB revision 2.0
> uhub2 at usb2 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> pcib0 at pci0 dev 31 function 0 "Intel Q87 LPC" rev 0x04
> ahci0 at pci0 dev 31 function 2 "Intel 8 Series AHCI" rev 0x04: msi,
> AHCI 1.3
> ahci0: port 0: 6.0Gb/s
> ahci0: port 1: 6.0Gb/s
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd0: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> sd1 at scsibus1 targ 1 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd1: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x04:
> apic 8 int 18
> iic0 at ichiic0
> spdmem0 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-12800
> spdmem1 at iic0 addr 0x52: 8GB DDR3 SDRAM PC3-12800
> spdmem2 at iic0 addr 0x53: 4GB DDR3 SDRAM PC3-12800
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> vmm0 at mainbus0: VMX/EPT
> uftdi0 at uhub0 port 2 configuration 1 interface 0 "13-37.org
> Infinite Noise TRNG" rev 2.00/10.00 addr 2
> ucom0 at uftdi0 portno 1
> uhidev0 at uhub0 port 7 configuration 1 interface 0 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> uhidev1 at uhub0 port 7 configuration 1 interface 1 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev1: iclass 3/0, 5 report ids
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
> uhid2 at uhidev1 reportid 3: input=2, output=0, feature=0
> uhid3 at uhidev1 reportid 5: input=0, output=0, feature=5
> umass0 at uhub0 port 10 configuration 1 interface 0 "General USB
> Flash Disk" rev 2.10/11.00 addr 4
> umass0: using SCSI over Bulk-Only
> scsibus2 at umass0: 2 targets, initiator 0
> sd2 at scsibus2 targ 1 lun 0: <General, USB Flash Disk, 1100>
> removable serial.090c1000000000014487
> sd2: 7674MB, 512 bytes/sector, 15716352 sectors
> umass1 at uhub0 port 16 configuration 1 interface 0 "Western Digital
> Elements 25A1" rev 3.10/10.14 addr 5
> umass1: using SCSI over Bulk-Only
> scsibus3 at umass1: 2 targets, initiator 0
> sd3 at scsibus3 targ 1 lun 0: <WD, Elements 25A1, 1014>
> serial.105825a1384B564A3741
> sd3: 3815415MB, 512 bytes/sector, 7813969920 sectors
> umass2 at uhub0 port 18 configuration 1 interface 0 "Western Digital
> Elements 25A2" rev 3.00/10.04 addr 6
> umass2: using SCSI over Bulk-Only
> scsibus4 at umass2: 2 targets, initiator 0
> sd4 at scsibus4 targ 1 lun 0: <WD, Elements 25A2, 1004>
> serial.105825a2353738393155
> sd4: 953837MB, 512 bytes/sector, 1953458176 sectors
> umass3 at uhub0 port 19 configuration 1 interface 0 "Western Digital
> Elements 1078" rev 3.00/10.65 addr 7
> umass3: using SCSI over Bulk-Only
> scsibus5 at umass3: 2 targets, initiator 0
> sd5 at scsibus5 targ 1 lun 0: <WD, Elements 1078, 1065>
> serial.10581078343156595848
> sd5: 953837MB, 512 bytes/sector, 1953458176 sectors
> uhub3 at uhub1 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> uhub4 at uhub2 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> vscsi0 at root
> scsibus6 at vscsi0: 256 targets
> softraid0 at root
> scsibus7 at softraid0: 256 targets
> sd6 at scsibus7 targ 1 lun 0: <OPENBSD, SR RAID 1, 006>
> sd6: 457860MB, 512 bytes/sector, 937697393 sectors
> root on sd6a (1266e4d9a58f149d.a) swap on sd6b dump on sd6b
> inteldrm0: 1280x1024, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using
> wskbd0
> wskbd1: connecting to wsdisplay0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> syncing disks... done
> rebooting...
> OpenBSD 6.9 (GENERIC.MP) #1: Sat May 22 13:19:59 MDT 2021
> r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GE
> NERIC.MP
> real mem = 17043443712 (16253MB)
> avail mem = 16511541248 (15746MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xedc10 (90 entries)
> bios0: vendor LENOVO version "FBKTDBAUS" date 12/24/2019
> bios0: LENOVO 10A8S0CE09
> acpi0 at bios0: ACPI 5.0
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP APIC FPDT FIDT TCPA DBGP SLIC SSDT SSDT MCFG
> HPET SSDT SSDT ASF! BGRT LUFT DMAR
> acpi0: wakeup devices UAR1(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4)
> PXSX(S4) RP04(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4)
> GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.65 MHz, 06-3c-03
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> cpu0: apic clock running at 99MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4, IBE
> cpu1 at mainbus0: apid 2 (application processor)
> cpu1: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.16 MHz, 06-3c-03
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu1: smt 0, core 1, package 0
> cpu2 at mainbus0: apid 4 (application processor)
> cpu2: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.16 MHz, 06-3c-03
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu2: 256KB 64b/line 8-way L2 cache
> cpu2: smt 0, core 2, package 0
> cpu3 at mainbus0: apid 6 (application processor)
> cpu3: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.15 MHz, 06-3c-03
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu3: 256KB 64b/line 8-way L2 cache
> cpu3: smt 0, core 3, package 0
> ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xf8000000, bus 0-63
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus 2 (RP02)
> acpiprt3 at acpi0: bus 3 (RP04)
> acpiprt4 at acpi0: bus -1 (PEG0)
> acpiprt5 at acpi0: bus -1 (PEG1)
> acpiprt6 at acpi0: bus -1 (PEG2)
> acpiec0 at acpi0: not present
> acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
> acpicmos0 at acpi0
> tpm0 at acpi0 TPM_ addr 0xfed40000/0x5000, device 0x0000104a rev 0x4e
> acpibtn0 at acpi0: PWRB
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "LEN4001" at acpi0 not configured
> acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu2 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu3 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: FN00, resource for FAN0
> acpipwrres1 at acpi0: FN01, resource for FAN1
> acpipwrres2 at acpi0: FN02, resource for FAN2
> acpipwrres3 at acpi0: FN03, resource for FAN3
> acpipwrres4 at acpi0: FN04, resource for FAN4
> acpitz0 at acpi0: critical temperature is 105 degC
> acpitz1 at acpi0: critical temperature is 105 degC
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: using VERW MDS workaround (except on vmm entry)
> cpu0: Enhanced SpeedStep 3392 MHz: speeds: 3201, 3200, 3000, 2900,
> 2700, 2500, 2300, 2200, 2000, 1800, 1700, 1500, 1300, 1100, 1000, 800
> MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Core 4G Host" rev 0x06
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 4600" rev 0x06
> drm0 at inteldrm0
> inteldrm0: msi, HASWELL, gen 7
> azalia0 at pci0 dev 3 function 0 "Intel Core 4G HD Audio" rev 0x06:
> msi
> azalia0: No codecs found
> xhci0 at pci0 dev 20 function 0 "Intel 8 Series xHCI" rev 0x04: msi,
> xHCI 1.0
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> "Intel 8 Series MEI" rev 0x04 at pci0 dev 22 function 0 not
> configured
> em0 at pci0 dev 25 function 0 "Intel I217-LM" rev 0x04: msi, address
> d8:cb:8a:41:cc:03
> ehci0 at pci0 dev 26 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 17
> usb1 at ehci0: USB revision 2.0
> uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xd4
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 1 "Intel 8 Series PCIE" rev 0xd4: msi
> pci2 at ppb1 bus 2
> re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-
> VL (0x2c80), msi, address 00:0a:cd:36:b1:2a
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 5
> ppb2 at pci0 dev 28 function 3 "Intel 8 Series PCIE" rev 0xd4: msi
> pci3 at ppb2 bus 3
> ppb3 at pci3 dev 0 function 0 "ITExpress IT8893E PCIE-PCI" rev 0x41
> pci4 at ppb3 bus 4
> re1 at pci4 dev 0 function 0 "Realtek 8169" rev 0x10: RTL8169/8110SB
> (0x1000), apic 8 int 19, address 00:72:63:df:39:9c
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 3
> ehci1 at pci0 dev 29 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 23
> usb2 at ehci1: USB revision 2.0
> uhub2 at usb2 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> pcib0 at pci0 dev 31 function 0 "Intel Q87 LPC" rev 0x04
> ahci0 at pci0 dev 31 function 2 "Intel 8 Series AHCI" rev 0x04: msi,
> AHCI 1.3
> ahci0: port 0: 6.0Gb/s
> ahci0: port 1: 6.0Gb/s
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd0: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> sd1 at scsibus1 targ 1 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd1: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x04:
> apic 8 int 18
> iic0 at ichiic0
> spdmem0 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-12800
> spdmem1 at iic0 addr 0x52: 8GB DDR3 SDRAM PC3-12800
> spdmem2 at iic0 addr 0x53: 4GB DDR3 SDRAM PC3-12800
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> vmm0 at mainbus0: VMX/EPT
> uftdi0 at uhub0 port 2 configuration 1 interface 0 "13-37.org
> Infinite Noise TRNG" rev 2.00/10.00 addr 2
> ucom0 at uftdi0 portno 1
> uhidev0 at uhub0 port 7 configuration 1 interface 0 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> uhidev1 at uhub0 port 7 configuration 1 interface 1 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev1: iclass 3/0, 5 report ids
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
> uhid2 at uhidev1 reportid 3: input=2, output=0, feature=0
> uhid3 at uhidev1 reportid 5: input=0, output=0, feature=5
> umass0 at uhub0 port 10 configuration 1 interface 0 "General USB
> Flash Disk" rev 2.10/11.00 addr 4
> umass0: using SCSI over Bulk-Only
> scsibus2 at umass0: 2 targets, initiator 0
> sd2 at scsibus2 targ 1 lun 0: <General, USB Flash Disk, 1100>
> removable serial.090c1000000000014487
> sd2: 7674MB, 512 bytes/sector, 15716352 sectors
> umass1 at uhub0 port 16 configuration 1 interface 0 "Western Digital
> Elements 25A1" rev 3.10/10.14 addr 5
> umass1: using SCSI over Bulk-Only
> scsibus3 at umass1: 2 targets, initiator 0
> sd3 at scsibus3 targ 1 lun 0: <WD, Elements 25A1, 1014>
> serial.105825a1384B564A3741
> sd3: 3815415MB, 512 bytes/sector, 7813969920 sectors
> umass2 at uhub0 port 18 configuration 1 interface 0 "Western Digital
> Elements 25A2" rev 3.00/10.04 addr 6
> umass2: using SCSI over Bulk-Only
> scsibus4 at umass2: 2 targets, initiator 0
> sd4 at scsibus4 targ 1 lun 0: <WD, Elements 25A2, 1004>
> serial.105825a2353738393155
> sd4: 953837MB, 512 bytes/sector, 1953458176 sectors
> umass3 at uhub0 port 19 configuration 1 interface 0 "Western Digital
> Elements 1078" rev 3.00/10.65 addr 7
> umass3: using SCSI over Bulk-Only
> scsibus5 at umass3: 2 targets, initiator 0
> sd5 at scsibus5 targ 1 lun 0: <WD, Elements 1078, 1065>
> serial.10581078343156595848
> sd5: 953837MB, 512 bytes/sector, 1953458176 sectors
> uhub3 at uhub1 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> uhub4 at uhub2 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> vscsi0 at root
> scsibus6 at vscsi0: 256 targets
> softraid0 at root
> scsibus7 at softraid0: 256 targets
> sd6 at scsibus7 targ 1 lun 0: <OPENBSD, SR RAID 1, 006>
> sd6: 457860MB, 512 bytes/sector, 937697393 sectors
> root on sd6a (1266e4d9a58f149d.a) swap on sd6b dump on sd6b
> inteldrm0: 1280x1024, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using
> wskbd0
> wskbd1: connecting to wsdisplay0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> syncing disks... done
> rebooting...
> OpenBSD 6.9 (GENERIC.MP) #1: Sat May 22 13:19:59 MDT 2021
> r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GE
> NERIC.MP
> real mem = 17043443712 (16253MB)
> avail mem = 16511541248 (15746MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xedc10 (90 entries)
> bios0: vendor LENOVO version "FBKTDBAUS" date 12/24/2019
> bios0: LENOVO 10A8S0CE09
> acpi0 at bios0: ACPI 5.0
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP APIC FPDT FIDT TCPA DBGP SLIC SSDT SSDT MCFG
> HPET SSDT SSDT ASF! BGRT LUFT DMAR
> acpi0: wakeup devices UAR1(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4)
> PXSX(S4) RP04(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4)
> GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.70 MHz, 06-3c-03
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> cpu0: apic clock running at 99MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4, IBE
> cpu1 at mainbus0: apid 2 (application processor)
> cpu1: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.18 MHz, 06-3c-03
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu1: smt 0, core 1, package 0
> cpu2 at mainbus0: apid 4 (application processor)
> cpu2: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.17 MHz, 06-3c-03
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu2: 256KB 64b/line 8-way L2 cache
> cpu2: smt 0, core 2, package 0
> cpu3 at mainbus0: apid 6 (application processor)
> cpu3: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.17 MHz, 06-3c-03
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu3: 256KB 64b/line 8-way L2 cache
> cpu3: smt 0, core 3, package 0
> ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xf8000000, bus 0-63
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus 2 (RP02)
> acpiprt3 at acpi0: bus 3 (RP04)
> acpiprt4 at acpi0: bus -1 (PEG0)
> acpiprt5 at acpi0: bus -1 (PEG1)
> acpiprt6 at acpi0: bus -1 (PEG2)
> acpiec0 at acpi0: not present
> acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
> acpicmos0 at acpi0
> tpm0 at acpi0 TPM_ addr 0xfed40000/0x5000, device 0x0000104a rev 0x4e
> acpibtn0 at acpi0: PWRB
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "LEN4001" at acpi0 not configured
> acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu2 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu3 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: FN00, resource for FAN0
> acpipwrres1 at acpi0: FN01, resource for FAN1
> acpipwrres2 at acpi0: FN02, resource for FAN2
> acpipwrres3 at acpi0: FN03, resource for FAN3
> acpipwrres4 at acpi0: FN04, resource for FAN4
> acpitz0 at acpi0: critical temperature is 105 degC
> acpitz1 at acpi0: critical temperature is 105 degC
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: using VERW MDS workaround (except on vmm entry)
> cpu0: Enhanced SpeedStep 3392 MHz: speeds: 3201, 3200, 3000, 2900,
> 2700, 2500, 2300, 2200, 2000, 1800, 1700, 1500, 1300, 1100, 1000, 800
> MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Core 4G Host" rev 0x06
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 4600" rev 0x06
> drm0 at inteldrm0
> inteldrm0: msi, HASWELL, gen 7
> azalia0 at pci0 dev 3 function 0 "Intel Core 4G HD Audio" rev 0x06:
> msi
> azalia0: No codecs found
> xhci0 at pci0 dev 20 function 0 "Intel 8 Series xHCI" rev 0x04: msi,
> xHCI 1.0
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> "Intel 8 Series MEI" rev 0x04 at pci0 dev 22 function 0 not
> configured
> em0 at pci0 dev 25 function 0 "Intel I217-LM" rev 0x04: msi, address
> d8:cb:8a:41:cc:03
> ehci0 at pci0 dev 26 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 17
> usb1 at ehci0: USB revision 2.0
> uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xd4
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 1 "Intel 8 Series PCIE" rev 0xd4: msi
> pci2 at ppb1 bus 2
> re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-
> VL (0x2c80), msi, address 00:0a:cd:36:b1:2a
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 5
> ppb2 at pci0 dev 28 function 3 "Intel 8 Series PCIE" rev 0xd4: msi
> pci3 at ppb2 bus 3
> ppb3 at pci3 dev 0 function 0 "ITExpress IT8893E PCIE-PCI" rev 0x41
> pci4 at ppb3 bus 4
> re1 at pci4 dev 0 function 0 "Realtek 8169" rev 0x10: RTL8169/8110SB
> (0x1000), apic 8 int 19, address 00:72:63:df:39:9c
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 3
> ehci1 at pci0 dev 29 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 23
> usb2 at ehci1: USB revision 2.0
> uhub2 at usb2 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> pcib0 at pci0 dev 31 function 0 "Intel Q87 LPC" rev 0x04
> ahci0 at pci0 dev 31 function 2 "Intel 8 Series AHCI" rev 0x04: msi,
> AHCI 1.3
> ahci0: port 0: 6.0Gb/s
> ahci0: port 1: 6.0Gb/s
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd0: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> sd1 at scsibus1 targ 1 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd1: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x04:
> apic 8 int 18
> iic0 at ichiic0
> spdmem0 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-12800
> spdmem1 at iic0 addr 0x52: 8GB DDR3 SDRAM PC3-12800
> spdmem2 at iic0 addr 0x53: 4GB DDR3 SDRAM PC3-12800
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> vmm0 at mainbus0: VMX/EPT
> uftdi0 at uhub0 port 2 configuration 1 interface 0 "13-37.org
> Infinite Noise TRNG" rev 2.00/10.00 addr 2
> ucom0 at uftdi0 portno 1
> uhidev0 at uhub0 port 7 configuration 1 interface 0 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> uhidev1 at uhub0 port 7 configuration 1 interface 1 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev1: iclass 3/0, 5 report ids
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
> uhid2 at uhidev1 reportid 3: input=2, output=0, feature=0
> uhid3 at uhidev1 reportid 5: input=0, output=0, feature=5
> umass0 at uhub0 port 10 configuration 1 interface 0 "General USB
> Flash Disk" rev 2.10/11.00 addr 4
> umass0: using SCSI over Bulk-Only
> scsibus2 at umass0: 2 targets, initiator 0
> sd2 at scsibus2 targ 1 lun 0: <General, USB Flash Disk, 1100>
> removable serial.090c1000000000014487
> sd2: 7674MB, 512 bytes/sector, 15716352 sectors
> umass1 at uhub0 port 16 configuration 1 interface 0 "Western Digital
> Elements 25A1" rev 3.10/10.14 addr 5
> umass1: using SCSI over Bulk-Only
> scsibus3 at umass1: 2 targets, initiator 0
> sd3 at scsibus3 targ 1 lun 0: <WD, Elements 25A1, 1014>
> serial.105825a1384B564A3741
> sd3: 3815415MB, 512 bytes/sector, 7813969920 sectors
> umass2 at uhub0 port 18 configuration 1 interface 0 "Western Digital
> Elements 25A2" rev 3.00/10.04 addr 6
> umass2: using SCSI over Bulk-Only
> scsibus4 at umass2: 2 targets, initiator 0
> sd4 at scsibus4 targ 1 lun 0: <WD, Elements 25A2, 1004>
> serial.105825a2353738393155
> sd4: 953837MB, 512 bytes/sector, 1953458176 sectors
> umass3 at uhub0 port 19 configuration 1 interface 0 "Western Digital
> Elements 1078" rev 3.00/10.65 addr 7
> umass3: using SCSI over Bulk-Only
> scsibus5 at umass3: 2 targets, initiator 0
> sd5 at scsibus5 targ 1 lun 0: <WD, Elements 1078, 1065>
> serial.10581078343156595848
> sd5: 953837MB, 512 bytes/sector, 1953458176 sectors
> uhub3 at uhub1 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> uhub4 at uhub2 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> vscsi0 at root
> scsibus6 at vscsi0: 256 targets
> softraid0 at root
> scsibus7 at softraid0: 256 targets
> sd6 at scsibus7 targ 1 lun 0: <OPENBSD, SR RAID 1, 006>
> sd6: 457860MB, 512 bytes/sector, 937697393 sectors
> root on sd6a (1266e4d9a58f149d.a) swap on sd6b dump on sd6b
> inteldrm0: 1280x1024, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using
> wskbd0
> wskbd1: connecting to wsdisplay0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> arp: attempt to add entry for 192.168.0.45 on em0 by
> 00:e0:4c:31:27:aa on re0
> sd7 at scsibus7 targ 2 lun 0: <OPENBSD, SR RAID 1, 006>
> sd7: 953836MB, 512 bytes/sector, 1953457648 sectors
> uid 1000 on /mnt: file system full
> syncing disks... done
> rebooting...
> OpenBSD 6.9 (GENERIC.MP) #1: Sat May 22 13:19:59 MDT 2021
> r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GE
> NERIC.MP
> real mem = 17043443712 (16253MB)
> avail mem = 16511533056 (15746MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xedc10 (90 entries)
> bios0: vendor LENOVO version "FBKTDBAUS" date 12/24/2019
> bios0: LENOVO 10A8S0CE09
> acpi0 at bios0: ACPI 5.0
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP APIC FPDT FIDT TCPA DBGP SLIC SSDT SSDT MCFG
> HPET SSDT SSDT ASF! BGRT LUFT DMAR
> acpi0: wakeup devices UAR1(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4)
> PXSX(S4) RP04(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4)
> GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.63 MHz, 06-3c-03
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> cpu0: apic clock running at 99MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4, IBE
> cpu1 at mainbus0: apid 2 (application processor)
> cpu1: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.16 MHz, 06-3c-03
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu1: smt 0, core 1, package 0
> cpu2 at mainbus0: apid 4 (application processor)
> cpu2: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.16 MHz, 06-3c-03
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu2: 256KB 64b/line 8-way L2 cache
> cpu2: smt 0, core 2, package 0
> cpu3 at mainbus0: apid 6 (application processor)
> cpu3: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 3392.16 MHz, 06-3c-03
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
> 36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,
> MWAIT,DS-
> CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2
> ,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,R
> DTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2
> ,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,AR
> AT,XSAVEOPT,MELTDOWN
> cpu3: 256KB 64b/line 8-way L2 cache
> cpu3: smt 0, core 3, package 0
> ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xf8000000, bus 0-63
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus 2 (RP02)
> acpiprt3 at acpi0: bus 3 (RP04)
> acpiprt4 at acpi0: bus -1 (PEG0)
> acpiprt5 at acpi0: bus -1 (PEG1)
> acpiprt6 at acpi0: bus -1 (PEG2)
> acpiec0 at acpi0: not present
> acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
> acpicmos0 at acpi0
> tpm0 at acpi0 TPM_ addr 0xfed40000/0x5000, device 0x0000104a rev 0x4e
> acpibtn0 at acpi0: PWRB
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C0B" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "LEN4001" at acpi0 not configured
> acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu2 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpicpu3 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
> acpipwrres0 at acpi0: FN00, resource for FAN0
> acpipwrres1 at acpi0: FN01, resource for FAN1
> acpipwrres2 at acpi0: FN02, resource for FAN2
> acpipwrres3 at acpi0: FN03, resource for FAN3
> acpipwrres4 at acpi0: FN04, resource for FAN4
> acpitz0 at acpi0: critical temperature is 105 degC
> acpitz1 at acpi0: critical temperature is 105 degC
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> cpu0: using VERW MDS workaround (except on vmm entry)
> cpu0: Enhanced SpeedStep 3392 MHz: speeds: 3201, 3200, 3000, 2900,
> 2700, 2500, 2300, 2200, 2000, 1800, 1700, 1500, 1300, 1100, 1000, 800
> MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel Core 4G Host" rev 0x06
> inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 4600" rev 0x06
> drm0 at inteldrm0
> inteldrm0: msi, HASWELL, gen 7
> azalia0 at pci0 dev 3 function 0 "Intel Core 4G HD Audio" rev 0x06:
> msi
> azalia0: No codecs found
> xhci0 at pci0 dev 20 function 0 "Intel 8 Series xHCI" rev 0x04: msi,
> xHCI 1.0
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> "Intel 8 Series MEI" rev 0x04 at pci0 dev 22 function 0 not
> configured
> em0 at pci0 dev 25 function 0 "Intel I217-LM" rev 0x04: msi, address
> d8:cb:8a:41:cc:03
> ehci0 at pci0 dev 26 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 17
> usb1 at ehci0: USB revision 2.0
> uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xd4
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 1 "Intel 8 Series PCIE" rev 0xd4: msi
> pci2 at ppb1 bus 2
> re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-
> VL (0x2c80), msi, address 00:0a:cd:36:b1:2a
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 5
> ppb2 at pci0 dev 28 function 3 "Intel 8 Series PCIE" rev 0xd4: msi
> pci3 at ppb2 bus 3
> ppb3 at pci3 dev 0 function 0 "ITExpress IT8893E PCIE-PCI" rev 0x41
> pci4 at ppb3 bus 4
> re1 at pci4 dev 0 function 0 "Realtek 8169" rev 0x10: RTL8169/8110SB
> (0x1000), apic 8 int 19, address 00:72:63:df:39:9c
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 3
> ehci1 at pci0 dev 29 function 0 "Intel 8 Series USB" rev 0x04: apic 8
> int 23
> usb2 at ehci1: USB revision 2.0
> uhub2 at usb2 configuration 1 interface 0 "Intel EHCI root hub" rev
> 2.00/1.00 addr 1
> pcib0 at pci0 dev 31 function 0 "Intel Q87 LPC" rev 0x04
> ahci0 at pci0 dev 31 function 2 "Intel 8 Series AHCI" rev 0x04: msi,
> AHCI 1.3
> ahci0: port 0: 6.0Gb/s
> ahci0: port 1: 6.0Gb/s
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd0: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> sd1 at scsibus1 targ 1 lun 0: <ATA, CT480BX500SSD1, M6C>
> naa.0000000000000000
> sd1: 457862MB, 512 bytes/sector, 937703088 sectors, thin
> ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x04:
> apic 8 int 18
> iic0 at ichiic0
> spdmem0 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-12800
> spdmem1 at iic0 addr 0x52: 8GB DDR3 SDRAM PC3-12800
> spdmem2 at iic0 addr 0x53: 4GB DDR3 SDRAM PC3-12800
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> vmm0 at mainbus0: VMX/EPT
> uftdi0 at uhub0 port 2 configuration 1 interface 0 "13-37.org
> Infinite Noise TRNG" rev 2.00/10.00 addr 2
> ucom0 at uftdi0 portno 1
> uhidev0 at uhub0 port 7 configuration 1 interface 0 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> uhidev1 at uhub0 port 7 configuration 1 interface 1 "Chicony HP
> Business Slim Keyboard" rev 2.00/0.11 addr 3
> uhidev1: iclass 3/0, 5 report ids
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
> uhid2 at uhidev1 reportid 3: input=2, output=0, feature=0
> uhid3 at uhidev1 reportid 5: input=0, output=0, feature=5
> umass0 at uhub0 port 10 configuration 1 interface 0 "General USB
> Flash Disk" rev 2.10/11.00 addr 4
> umass0: using SCSI over Bulk-Only
> scsibus2 at umass0: 2 targets, initiator 0
> sd2 at scsibus2 targ 1 lun 0: <General, USB Flash Disk, 1100>
> removable serial.090c1000000000014487
> sd2: 7674MB, 512 bytes/sector, 15716352 sectors
> umass1 at uhub0 port 16 configuration 1 interface 0 "Western Digital
> Elements 25A1" rev 3.10/10.14 addr 5
> umass1: using SCSI over Bulk-Only
> scsibus3 at umass1: 2 targets, initiator 0
> sd3 at scsibus3 targ 1 lun 0: <WD, Elements 25A1, 1014>
> serial.105825a1384B564A3741
> sd3: 3815415MB, 512 bytes/sector, 7813969920 sectors
> umass2 at uhub0 port 18 configuration 1 interface 0 "Western Digital
> Elements 25A2" rev 3.00/10.04 addr 6
> umass2: using SCSI over Bulk-Only
> scsibus4 at umass2: 2 targets, initiator 0
> sd4 at scsibus4 targ 1 lun 0: <WD, Elements 25A2, 1004>
> serial.105825a2353738393155
> sd4: 953837MB, 512 bytes/sector, 1953458176 sectors
> umass3 at uhub0 port 19 configuration 1 interface 0 "Western Digital
> Elements 1078" rev 3.00/10.65 addr 7
> umass3: using SCSI over Bulk-Only
> scsibus5 at umass3: 2 targets, initiator 0
> sd5 at scsibus5 targ 1 lun 0: <WD, Elements 1078, 1065>
> serial.10581078343156595848
> sd5: 953837MB, 512 bytes/sector, 1953458176 sectors
> uhub3 at uhub1 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> uhub4 at uhub2 port 1 configuration 1 interface 0 "Intel Rate
> Matching Hub" rev 2.00/0.04 addr 2
> vscsi0 at root
> scsibus6 at vscsi0: 256 targets
> softraid0 at root
> scsibus7 at softraid0: 256 targets
> sd6 at scsibus7 targ 1 lun 0: <OPENBSD, SR RAID 1, 006>
> sd6: 457860MB, 512 bytes/sector, 937697393 sectors
> sd7 at scsibus7 targ 2 lun 0: <OPENBSD, SR RAID 1, 006>
> sd7: 953836MB, 512 bytes/sector, 1953457648 sectors
> root on sd6a (1266e4d9a58f149d.a) swap on sd6b dump on sd6b
> inteldrm0: 1280x1024, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using
> wskbd0
> wskbd1: connecting to wsdisplay0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> 




Reply via email to