> On Jul 31, 2022, at 23:48, Masato Asou <a...@soum.co.jp> wrote:
> 
> Hi, Scott
> 
> I tested your patch on my Ryzen7 box.
> And I got failed message:
> 
> $ sysctl -a | grep tsc
> kern.timecounter.choice=i8254(0) acpihpet0(1000) tsc(2000)
> acpitimer0(1000)
> machdep.tscfreq=3593244667
> machdep.invarianttsc=1
> $ sysctl kern.timecounter
> kern.timecounter.tick=1
> kern.timecounter.timestepwarnings=0
> kern.timecounter.hardware=acpihpet0
> kern.timecounter.choice=i8254(0) acpihpet0(1000) tsc(2000)
> acpitimer0(1000)
> $ dmesg | grep failed
> tsc: cpu0/cpu2: sync test round 1/2 failed
> tsc: cpu0/cpu4: sync test round 1/2 failed
> tsc: cpu0/cpu5: sync test round 1/2 failed
> tsc: cpu0/cpu6: sync test round 1/2 failed
> tsc: cpu0/cpu7: sync test round 1/2 failed
> $ 

Thank you for testing.

Please try with the latest patch.  v5 is posted
on tech@ now.

> dmesg:
> 
> OpenBSD 7.2-beta (GENERIC.MP) #10: Mon Aug  1 13:12:06 JST 2022
>    a...@g2-obsd.my.domain:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 34256752640 (32669MB)
> avail mem = 33201152000 (31663MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xdb640000 (63 entries)
> bios0: vendor American Megatrends Inc. version "9015" date 03/03/2020
> bios0: MouseComputer Co.,Ltd. LM-AG400

You may also want to try updating your BIOS.

Reply via email to