Re: Alpha SMP problem

2000-12-01 Thread Andrea Arcangeli
On Fri, Dec 01, 2000 at 08:28:57AM -0800, Reto Baettig wrote: > Is there any chance that we will see this patch as well as your other > Alpha patches included in future 2.2.X and 2.4.X releases? Yes, for 2.2.x I'm waiting 2.2.19pre, for 2.4.x as DaveM suggested we first need to cleanup the

Re: Alpha SMP problem

2000-12-01 Thread Reto Baettig
Hi! It's great that you could fix that! Is there any chance that we will see this patch as well as your other Alpha patches included in future 2.2.X and 2.4.X releases? Thanks, Reto Andrea Arcangeli wrote: > > There were a few SMP races that could trigger only using threads: > > 1)

Re: Alpha SMP problem

2000-12-01 Thread Reto Baettig
Hi! It's great that you could fix that! Is there any chance that we will see this patch as well as your other Alpha patches included in future 2.2.X and 2.4.X releases? Thanks, Reto Andrea Arcangeli wrote: There were a few SMP races that could trigger only using threads: 1)

Re: Alpha SMP problem

2000-12-01 Thread Andrea Arcangeli
On Fri, Dec 01, 2000 at 08:28:57AM -0800, Reto Baettig wrote: Is there any chance that we will see this patch as well as your other Alpha patches included in future 2.2.X and 2.4.X releases? Yes, for 2.2.x I'm waiting 2.2.19pre, for 2.4.x as DaveM suggested we first need to cleanup the

Re: Alpha SMP problem

2000-11-23 Thread Andrea Arcangeli
On Tue, Nov 07, 2000 at 10:57:49PM -0800, Richard Henderson wrote: > On Tue, Nov 07, 2000 at 10:09:34AM -0800, Reto Baettig wrote: > > I have a problem whith Alpha SMP's which seems to be kernel-related. I > > discussed this on the bug-glibc list but everybody seems to agree that > > it cannot be

Re: Alpha SMP problem

2000-11-23 Thread Andrea Arcangeli
On Tue, Nov 07, 2000 at 10:57:49PM -0800, Richard Henderson wrote: On Tue, Nov 07, 2000 at 10:09:34AM -0800, Reto Baettig wrote: I have a problem whith Alpha SMP's which seems to be kernel-related. I discussed this on the bug-glibc list but everybody seems to agree that it cannot be a libc

Re: Alpha SMP problem

2000-11-07 Thread Richard Henderson
On Tue, Nov 07, 2000 at 10:09:34AM -0800, Reto Baettig wrote: > I have a problem whith Alpha SMP's which seems to be kernel-related. I > discussed this on the bug-glibc list but everybody seems to agree that > it cannot be a libc problem. Indeed it does seem to be some sort of tlb flushing

Re: Alpha SMP problem

2000-11-07 Thread Reto Baettig
Update: I just tested it on Alpha UP and everything's fine. It really seems to be a SMP problem... Reto Baettig wrote: > > Hi > > I have a problem whith Alpha SMP's which seems to be kernel-related. I > discussed this on the bug-glibc list but everybody seems to agree that > it cannot be a

Alpha SMP problem

2000-11-07 Thread Reto Baettig
Hi I have a problem whith Alpha SMP's which seems to be kernel-related. I discussed this on the bug-glibc list but everybody seems to agree that it cannot be a libc problem. I attached a little testprogram which reproduces the bug in < 1Minute. BUT: IT MUST BE STARTED AT LEAST TWICE! The

Alpha SMP problem

2000-11-07 Thread Reto Baettig
Hi I have a problem whith Alpha SMP's which seems to be kernel-related. I discussed this on the bug-glibc list but everybody seems to agree that it cannot be a libc problem. I attached a little testprogram which reproduces the bug in 1Minute. BUT: IT MUST BE STARTED AT LEAST TWICE! The

Re: Alpha SMP problem

2000-11-07 Thread Reto Baettig
Update: I just tested it on Alpha UP and everything's fine. It really seems to be a SMP problem... Reto Baettig wrote: Hi I have a problem whith Alpha SMP's which seems to be kernel-related. I discussed this on the bug-glibc list but everybody seems to agree that it cannot be a libc

Re: Alpha SMP problem

2000-11-07 Thread Richard Henderson
On Tue, Nov 07, 2000 at 10:09:34AM -0800, Reto Baettig wrote: I have a problem whith Alpha SMP's which seems to be kernel-related. I discussed this on the bug-glibc list but everybody seems to agree that it cannot be a libc problem. Indeed it does seem to be some sort of tlb flushing problem,