On Mon, Jul 26, 2021 at 08:12:39AM -0500, Scott Cheloha wrote: > On Fri, Jun 25, 2021 at 06:09:27PM -0500, Scott Cheloha wrote: > 1 month bump. I really appreciate the tests I've gotten so far, thank > you.
On my Xeon machine it works and all regress tests pass. But it fails on my old Opteron machine. It hangs after attaching cpu1. Using drive 0, partition 3. >> OpenBSD/amd64 BOOT 3.53 booting hd0a:/bsd: 14779672+3367944+348192+0+1167360 [1072114+128+1163016+876089]=0x15badc0 entry point at 0xffffffff81001000 [ using 3112384 bytes of bsd ELF symbol table ] Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2021 OpenBSD. All rights reserved. https://www.OpenBSD.org OpenBSD 6.9-current (GENERIC.MP) #2: Fri Jul 30 19:40:32 CEST 2021 r...@ot6.obsd-lab.genua.de:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 8573091840 (8175MB) avail mem = 8297312256 (7912MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS rev. 2.3 @ 0xfc0a0 (61 entries) bios0: vendor American Megatrends Inc. version "080010" date 01/04/2006 bios0: Supermicro H8DA8/H8DAR acpi0 at bios0: ACPI 3.0 acpi0: sleep states S0 S1 S4 S5 acpi0: tables DSDT FACP APIC SPCR OEMB SRAT acpi0: wakeup devices PCI1(S4) USB0(S1) USB1(S1) UAR1(S4) UAR2(S4) GOLA(S4) GOLB(S4) PWRB(S4) acpitimer0 at acpi0: 3579545 Hz, 24 bits acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat cpu0 at mainbus0: apid 0 (boot processor) cpu0: Dual Core AMD Opteron(tm) Processor 275, 2194.10 MHz, 0f-21-02 cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,CMPLEG cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 1MB 64b/line 16-way L2 cache cpu0: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative cpu0: DTLB 32 4KB entries fully associative, 8 4MB entries fully associative cpu0: AMD erratum 89 present, BIOS upgrade may be required cpu0: smt 0, core 0, package 0 mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges cpu0: apic clock running at 199MHz cpu1 at mainbus0: apid 1 (application processor) cpu1: Dual Core AMD Opteron(tm) Processor 275, 2194.43 MHz, 0f-21-02 cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,CMPLEG cpu1: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 1MB 64b/line 16-way L2 cache cpu1: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative cpu1: DTLB 32 4KB entries fully associative, 8 4MB entries fully associative cpu1: AMD erratum 89 present, BIOS upgrade may be required cpu1: smt 0, core 0, package 1 c Here the console output stops.