Re: Sparc64 rthreads Instablilty

2023-08-16 Thread Kurt Miller
> On Aug 14, 2023, at 5:42 PM, Theo Buehler wrote: > > On Mon, Aug 14, 2023 at 08:47:22PM +, Miod Vallat wrote: >> For what it's worth, I couldn't get your test to fail on a dual-cpu >> sun4u. Either it's a sun4v-specific issue or it needs many more cpus to >> trigger. > > I can reproduce th

Re: egdb hangs with 'n' on -current but not on 7.3-release

2023-08-16 Thread Claudio Jeker
On Sun, Aug 13, 2023 at 06:39:39PM +0300, Mikhail wrote: > I can reproduce it with tog (game of trees tui tool, it's multithreaded, > I can't reproduce the hang with simple 'got' binary, which is single > threaded - this is only difference I'm aware of): > > git clone ssh://anonym...@got.gameoftre

Re: i386 kernels broken on ALIX machines: identifycp_0x75b: rdmsr

2023-08-16 Thread Jonathan Gray
On Wed, Aug 16, 2023 at 10:37:56AM +0200, Paul de Weerd wrote: > Hi Jonathan, > > On Wed, Aug 16, 2023 at 04:37:45PM +1000, Jonathan Gray wrote: > | I'm not sure when AMD added the MSR. > | family 0fh is Athlon 64, which has microcode updates. > | > | Index: sys/arch/i386/i386/machdep.c > | =

Re: i386 kernels broken on ALIX machines: identifycp_0x75b: rdmsr

2023-08-16 Thread Paul de Weerd
Hi Jonathan, On Wed, Aug 16, 2023 at 04:37:45PM +1000, Jonathan Gray wrote: | I'm not sure when AMD added the MSR. | family 0fh is Athlon 64, which has microcode updates. | | Index: sys/arch/i386/i386/machdep.c | === | RCS file: /cvs