linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Apollo Pro266 system freeze followup
@ 2001-08-29  0:20 John Duff
  0 siblings, 0 replies; 2+ messages in thread
From: John Duff @ 2001-08-29  0:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: rjh, barryn

Hello,

I noticed a thread on this list about a month ago regarding complete system
freezes on machines using the VIA Apollo Pro266 chipset:

http://uwsg.iu.edu/hypermail/linux/kernel/0107.3/0514.html

I too have such a system: 
(Iwill DVD266-R, two 1GHz PIIIs, 512M of Crucial PC2100, 4 IBM 75GXP 30G 
hard drives each hanging off one of the onboard IDE channels, running 
software RAID-5, Plextor CDRW),
and have seen the same thing.  I first noticed the problem when I decided
to do a stress test involving two simultaneous linux kernel compiles, 
continuously doing make clean and then make bzImage.  This will freeze
the system every time after a few hours or so, guaranteed.

Then I tried compiling a 2.4.9 kernel without SMP support, and it has
been running two simultaneous linux kernel compiles continuously for
more than two days straight on my Iwill box.  I dunno if this is very
helpful in figuring out where the bug may lie in the chipset, but I
thought it might be of interest to others with Apollo Pro266 chipset
boxes, that at least they can run reliably (keeping my fingers crossed)
on just one cpu for now.

(I don't subscribe to the list, so please CC me on any follow-ups).

-John
jfduff@mtu.edu


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

* Re: Apollo Pro266 system freeze followup
       [not found] <no.id>
@ 2001-08-31  3:31 ` Barry K. Nathan
  0 siblings, 0 replies; 2+ messages in thread
From: Barry K. Nathan @ 2001-08-31  3:31 UTC (permalink / raw)
  To: John Duff; +Cc: linux-kernel, rjh, barryn

Right now I'm running Linux 2.4.9-ac4, compiled for SMP, with the
following loop (in bash):

while : ; do make dep ; make clean ; make -j3 modules bzImage ; done

It's been going for about 7 and a half hours without a lockup, so far.
Note that I am not using the on-board IDE -- but I did not need the
on-board IDE for my lockups either.

If 2.4.9-ac4 still produces lockups for people, it might be interesting
to try 2.2.19 or 2.2.20pre9, compiled for SMP, and see if the lockups
still happen then.

-Barry K. Nathan <barryn@pobox.com>

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

end of thread, other threads:[~2001-08-31  3:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-29  0:20 Apollo Pro266 system freeze followup John Duff
     [not found] <no.id>
2001-08-31  3:31 ` Barry K. Nathan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).