public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Re: [Linux-ia64] Re: Lockups on 2.4.1
@ 2001-02-21 19:48 Jack Steiner
  2001-02-21 21:30 ` Broadfoot, Ken P
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jack Steiner @ 2001-02-21 19:48 UTC (permalink / raw)
  To: linux-ia64

> Anyway, I have ITPs connected to the IBM hardware and have noticed that
> when the lockup occurs, and we lose video, at least one of the CPUs is
> executing in flush_tlb_no_ptcg() or handle_IPI(), in the 'do' loop where
> TLB
> entries are being purged. What I have observed is that the end address and
> the start address are in completely different regions. Usually, the start
> address
> is in region register 1 (address of 0x2000XXXXXXXXXXXX) and the end address
> is in region register 3 (address of 0x6000XXXXXXXXXXXX). I don't know if
> this
> is the same problem I am seeing on the Lion, but I plan to connect and ITP
> and
> a serial console (although we haven't been able to get one to work yet on
> the
> Lion with BIOS 71) to see if the symptoms are the same.

FWIW, we have seen EXACTLY the same hang running here on our system.
The start/end addresses for the purge cross region boundaries.


We are running a 2.4.0 kernel.


-- 
Thanks

Jack Steiner    (651-683-5302)   (vnet 233-5302)      steiner@sgi.com



^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Re: [Linux-ia64] Re: Lockups on 2.4.1
  2001-02-21 19:48 Re: [Linux-ia64] Re: Lockups on 2.4.1 Jack Steiner
@ 2001-02-21 21:30 ` Broadfoot, Ken P
  2001-02-21 21:45 ` H . J . Lu
  2001-02-21 22:38 ` Chris McDermott
  2 siblings, 0 replies; 4+ messages in thread
From: Broadfoot, Ken P @ 2001-02-21 21:30 UTC (permalink / raw)
  To: linux-ia64

Just my observation:

The improvement I have seen using the 2.4.1-010131 kernel from any 2.4.0
ia64 kernel is major enough to upgrade.

I have not seen any lockups of the sort I have seen on this thread. 

I am running a 4 proc Lion with 4 Gigs memory, Bios 71.

If you are seeing this issue on 2.4.0 I would upgrade.

--ken


-----Original Message-----
From: Jack Steiner [mailto:steiner@sgi.com]
Sent: Wednesday, February 21, 2001 11:48 AM
To: linux-ia64@linuxia64.org
Subject: Re: Re: [Linux-ia64] Re: Lockups on 2.4.1


> Anyway, I have ITPs connected to the IBM hardware and have noticed that
> when the lockup occurs, and we lose video, at least one of the CPUs is
> executing in flush_tlb_no_ptcg() or handle_IPI(), in the 'do' loop where
> TLB
> entries are being purged. What I have observed is that the end address and
> the start address are in completely different regions. Usually, the start
> address
> is in region register 1 (address of 0x2000XXXXXXXXXXXX) and the end
address
> is in region register 3 (address of 0x6000XXXXXXXXXXXX). I don't know if
> this
> is the same problem I am seeing on the Lion, but I plan to connect and ITP
> and
> a serial console (although we haven't been able to get one to work yet on
> the
> Lion with BIOS 71) to see if the symptoms are the same.

FWIW, we have seen EXACTLY the same hang running here on our system.
The start/end addresses for the purge cross region boundaries.


We are running a 2.4.0 kernel.


-- 
Thanks

Jack Steiner    (651-683-5302)   (vnet 233-5302)      steiner@sgi.com


_______________________________________________
Linux-IA64 mailing list
Linux-IA64@linuxia64.org
http://lists.linuxia64.org/lists/listinfo/linux-ia64


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: [Linux-ia64] Re: Lockups on 2.4.1
  2001-02-21 19:48 Re: [Linux-ia64] Re: Lockups on 2.4.1 Jack Steiner
  2001-02-21 21:30 ` Broadfoot, Ken P
@ 2001-02-21 21:45 ` H . J . Lu
  2001-02-21 22:38 ` Chris McDermott
  2 siblings, 0 replies; 4+ messages in thread
From: H . J . Lu @ 2001-02-21 21:45 UTC (permalink / raw)
  To: linux-ia64

On Wed, Feb 21, 2001 at 01:30:22PM -0800, Broadfoot, Ken P wrote:
> 
> Just my observation:
> 
> The improvement I have seen using the 2.4.1-010131 kernel from any 2.4.0
> ia64 kernel is major enough to upgrade.
> 
> I have not seen any lockups of the sort I have seen on this thread. 
> 
> I am running a 4 proc Lion with 4 Gigs memory, Bios 71.
> 

Same here. UP BigSur. 1G RAM and Bios 71.


H.J.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Re: [Linux-ia64] Re: Lockups on 2.4.1
  2001-02-21 19:48 Re: [Linux-ia64] Re: Lockups on 2.4.1 Jack Steiner
  2001-02-21 21:30 ` Broadfoot, Ken P
  2001-02-21 21:45 ` H . J . Lu
@ 2001-02-21 22:38 ` Chris McDermott
  2 siblings, 0 replies; 4+ messages in thread
From: Chris McDermott @ 2001-02-21 22:38 UTC (permalink / raw)
  To: linux-ia64

Definitely seeing this (at least the problem I reported) on a
2.4.1-010131 kernel.

Chris

> Just my observation:
>
> The improvement I have seen using the 2.4.1-010131 kernel from any 2.4.0
> ia64 kernel is major enough to upgrade.
>
> I have not seen any lockups of the sort I have seen on this thread.
>
> I am running a 4 proc Lion with 4 Gigs memory, Bios 71.
>
> If you are seeing this issue on 2.4.0 I would upgrade.
>
> --ken


-----Original Message-----
From: Jack Steiner [mailto:steiner@sgi.com]
Sent: Wednesday, February 21, 2001 11:48 AM
To: linux-ia64@linuxia64.org
Subject: Re: Re: [Linux-ia64] Re: Lockups on 2.4.1


> Anyway, I have ITPs connected to the IBM hardware and have noticed that
> when the lockup occurs, and we lose video, at least one of the CPUs is
> executing in flush_tlb_no_ptcg() or handle_IPI(), in the 'do' loop where
> TLB
> entries are being purged. What I have observed is that the end address
and
> the start address are in completely different regions. Usually, the start
> address
> is in region register 1 (address of 0x2000XXXXXXXXXXXX) and the end
address
> is in region register 3 (address of 0x6000XXXXXXXXXXXX). I don't know if
> this
> is the same problem I am seeing on the Lion, but I plan to connect and
ITP
> and
> a serial console (although we haven't been able to get one to work yet on
> the
> Lion with BIOS 71) to see if the symptoms are the same.

FWIW, we have seen EXACTLY the same hang running here on our system.
The start/end addresses for the purge cross region boundaries.


We are running a 2.4.0 kernel.


--
Thanks

Jack Steiner    (651-683-5302)   (vnet 233-5302)      steiner@sgi.com


_______________________________________________
Linux-IA64 mailing list
Linux-IA64@linuxia64.org
http://lists.linuxia64.org/lists/listinfo/linux-ia64

_______________________________________________
Linux-IA64 mailing list
Linux-IA64@linuxia64.org
http://lists.linuxia64.org/lists/listinfo/linux-ia64





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-02-21 22:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-21 19:48 Re: [Linux-ia64] Re: Lockups on 2.4.1 Jack Steiner
2001-02-21 21:30 ` Broadfoot, Ken P
2001-02-21 21:45 ` H . J . Lu
2001-02-21 22:38 ` Chris McDermott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox