Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Please help - need a 4600 no L2 cache kernel asap
@ 1998-01-02  3:08 Andrew O'Brien
  1998-01-02  5:37 ` Alex deVries
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew O'Brien @ 1998-01-02  3:08 UTC (permalink / raw)
  To: SGI/Linux mailing list


A Happy New Year to you all !

Anybody there who has a 4600 _without_ a L2 cache or who has a fairly
stable source tree and feels like sparing a few CPU cycles for a kernel
compile, this would be much appreciated if you could send me the binary
kernel.

I need to do some benchmarking on a SGI/Linux platform (an INDY) and I
haven't been able to set up the cross-compilation environment correctly
due to many factors. The benchmarks are needed by mid next week, so this
is a kinda urgent call for help :) 

There is no non-standard bits and pieces - it just need the standard scsi,
ethernet, and serial drivers. Attached is a config file for version 2.1.74
if anybody needs it.

Again, thanks for your help and I hope (and pray ;) to hear from someone
soon.

cya

  ___________________________________________________________________
 /  Andrew O'Brien       andrewo@cse.unsw.edu.au   bbq@mindless.com  \
/  Student, Faculty of CSE       http://www.cse.unsw.edu.au/~andrewo  \
>  UNSW, Australia           President COMPSOC   http://www/~compsoc  <
\  BE (Comp)/BA (Psych)      Student Representative   stu-reps@cse..  /
 \___ "finger -l andrewo@cse.unsw.edu.au" for my current location ___/

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

* Re: Please help - need a 4600 no L2 cache kernel asap
  1998-01-02  3:08 Please help - need a 4600 no L2 cache kernel asap Andrew O'Brien
@ 1998-01-02  5:37 ` Alex deVries
  1998-01-02  6:59   ` Andrew O'Brien
  0 siblings, 1 reply; 7+ messages in thread
From: Alex deVries @ 1998-01-02  5:37 UTC (permalink / raw)
  To: Andrew O'Brien; +Cc: SGI/Linux mailing list


On Fri, 2 Jan 1998, Andrew O'Brien wrote:
> I need to do some benchmarking on a SGI/Linux platform (an INDY) and I
> haven't been able to set up the cross-compilation environment correctly
> due to many factors. The benchmarks are needed by mid next week, so this
> is a kinda urgent call for help :) 

Is there any reason the binaries on ftp.linux.sgi.com won't work?

- A

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

* Re: Please help - need a 4600 no L2 cache kernel asap
  1998-01-02  5:37 ` Alex deVries
@ 1998-01-02  6:59   ` Andrew O'Brien
       [not found]     ` <andrewo@cse.unsw.edu.au>
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew O'Brien @ 1998-01-02  6:59 UTC (permalink / raw)
  To: Alex deVries; +Cc: SGI/Linux mailing list

On Fri, 2 Jan 1998, Alex deVries wrote:

> 
> On Fri, 2 Jan 1998, Andrew O'Brien wrote:
> > I need to do some benchmarking on a SGI/Linux platform (an INDY) and I
> > haven't been able to set up the cross-compilation environment correctly
> > due to many factors. The benchmarks are needed by mid next week, so this
> > is a kinda urgent call for help :) 
> 
> Is there any reason the binaries on ftp.linux.sgi.com won't work?

Yep - they were compiled assuming that a L2 cache was present - hence when
it tries to flush the cache during init, the system hangs horribly.

I wasn't the only one to be hit by this so I'm sure there is a binary
floating around somewhere :)

cya

  ___________________________________________________________________
 /  Andrew O'Brien       andrewo@cse.unsw.edu.au   bbq@mindless.com  \
/  Student, Faculty of CSE       http://www.cse.unsw.edu.au/~andrewo  \
>  UNSW, Australia           President COMPSOC   http://www/~compsoc  <
\  BE (Comp)/BA (Psych)      Student Representative   stu-reps@cse..  /
 \___ "finger -l andrewo@cse.unsw.edu.au" for my current location ___/

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

* Re: Please help - need a 4600 no L2 cache kernel asap
       [not found]     ` <andrewo@cse.unsw.edu.au>
@ 1998-01-02 15:08       ` Michael Hill
  1998-01-02 17:56         ` Ariel Faigon
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Hill @ 1998-01-02 15:08 UTC (permalink / raw)
  To: linux

Ralf discovered and corrected this in his kernel source after several of us had
problems with his last publicly-available Indy kernel binary (8 December).
 Since then no kernel binary or source has been posted to ftp.linux.sgi.com
(except linux-magnum-971229.tar.gz on 29 December).  Maybe the fix is part of
what Ralf wanted help with before Christmas.

On Dec 21,  5:45pm, Ralf Baechle wrote:
> Subject: Mergeback
> Hi,
>
> can anybody else work a bit on merging things back to Linus for the
> next couple of days?  I wont have very much time :-(
>
>   Ralf
>-- End of excerpt from Ralf Baechle

On Jan 2,  6:59am, Andrew O'Brien wrote:
> Subject: Re: Please help - need a 4600 no L2 cache kernel asap
> On Fri, 2 Jan 1998, Alex deVries wrote:
>
> >
> > On Fri, 2 Jan 1998, Andrew O'Brien wrote:
> > > I need to do some benchmarking on a SGI/Linux platform (an INDY) and I
> > > haven't been able to set up the cross-compilation environment correctly
> > > due to many factors. The benchmarks are needed by mid next week, so this
> > > is a kinda urgent call for help :)
> >
> > Is there any reason the binaries on ftp.linux.sgi.com won't work?
>
> Yep - they were compiled assuming that a L2 cache was present - hence when
> it tries to flush the cache during init, the system hangs horribly.
>
> I wasn't the only one to be hit by this so I'm sure there is a binary
> floating around somewhere :)
>



-- 
Michael Hill
Toronto, Canada
mdhill@interlog.com

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

* Re: Please help - need a 4600 no L2 cache kernel asap
  1998-01-02 15:08       ` Michael Hill
@ 1998-01-02 17:56         ` Ariel Faigon
  1998-01-02 17:56           ` Ariel Faigon
  1998-01-03 18:57           ` ralf
  0 siblings, 2 replies; 7+ messages in thread
From: Ariel Faigon @ 1998-01-02 17:56 UTC (permalink / raw)
  To: Michael Hill; +Cc: linux

Important change to the SGI/Linux FTP site:

I just moved the CVS source tree hierarchy so it can be
accessed via ftp:

	ftp://ftp.linux.sgi.com/cvs/

There's also a link from the web site to this (software page)
	http://www.linux.sgi.com/software.html

This should enable anyone to compile a good kernel from scratch.

Whoever has a stable kernel that works on a L2-cache-less 4600
please share.  I'll gladly give this person ssh access to linus.


-- 
Peace, Ariel


:
:Ralf discovered and corrected this in his kernel source after several of us had
:problems with his last publicly-available Indy kernel binary (8 December).
: Since then no kernel binary or source has been posted to ftp.linux.sgi.com
:(except linux-magnum-971229.tar.gz on 29 December).  Maybe the fix is part of
:what Ralf wanted help with before Christmas.
:
:On Dec 21,  5:45pm, Ralf Baechle wrote:
:> Subject: Mergeback
:> Hi,
:>
:> can anybody else work a bit on merging things back to Linus for the
:> next couple of days?  I wont have very much time :-(
:>
:>   Ralf
:>-- End of excerpt from Ralf Baechle
:
:On Jan 2,  6:59am, Andrew O'Brien wrote:
:> Subject: Re: Please help - need a 4600 no L2 cache kernel asap

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

* Re: Please help - need a 4600 no L2 cache kernel asap
  1998-01-02 17:56         ` Ariel Faigon
@ 1998-01-02 17:56           ` Ariel Faigon
  1998-01-03 18:57           ` ralf
  1 sibling, 0 replies; 7+ messages in thread
From: Ariel Faigon @ 1998-01-02 17:56 UTC (permalink / raw)
  To: Michael Hill; +Cc: linux

Important change to the SGI/Linux FTP site:

I just moved the CVS source tree hierarchy so it can be
accessed via ftp:

	ftp://ftp.linux.sgi.com/cvs/

There's also a link from the web site to this (software page)
	http://www.linux.sgi.com/software.html

This should enable anyone to compile a good kernel from scratch.

Whoever has a stable kernel that works on a L2-cache-less 4600
please share.  I'll gladly give this person ssh access to linus.


-- 
Peace, Ariel


:
:Ralf discovered and corrected this in his kernel source after several of us had
:problems with his last publicly-available Indy kernel binary (8 December).
: Since then no kernel binary or source has been posted to ftp.linux.sgi.com
:(except linux-magnum-971229.tar.gz on 29 December).  Maybe the fix is part of
:what Ralf wanted help with before Christmas.
:
:On Dec 21,  5:45pm, Ralf Baechle wrote:
:> Subject: Mergeback
:> Hi,
:>
:> can anybody else work a bit on merging things back to Linus for the
:> next couple of days?  I wont have very much time :-(
:>
:>   Ralf
:>-- End of excerpt from Ralf Baechle
:
:On Jan 2,  6:59am, Andrew O'Brien wrote:
:> Subject: Re: Please help - need a 4600 no L2 cache kernel asap

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

* Re: Please help - need a 4600 no L2 cache kernel asap
  1998-01-02 17:56         ` Ariel Faigon
  1998-01-02 17:56           ` Ariel Faigon
@ 1998-01-03 18:57           ` ralf
  1 sibling, 0 replies; 7+ messages in thread
From: ralf @ 1998-01-03 18:57 UTC (permalink / raw)
  To: Ariel Faigon; +Cc: Michael Hill, linux

On Fri, Jan 02, 1998 at 09:56:49AM -0800, Ariel Faigon wrote:

> Important change to the SGI/Linux FTP site:
> 
> I just moved the CVS source tree hierarchy so it can be
> accessed via ftp:
> 
> 	ftp://ftp.linux.sgi.com/cvs/
> 
> There's also a link from the web site to this (software page)
> 	http://www.linux.sgi.com/software.html
> 
> This should enable anyone to compile a good kernel from scratch.
> 
> Whoever has a stable kernel that works on a L2-cache-less 4600
> please share.  I'll gladly give this person ssh access to linus.

I've fixed the problem and a couple cache thingies before xmas.  Will
upload asap.

  Ralf

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

end of thread, other threads:[~1998-01-03 19:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-01-02  3:08 Please help - need a 4600 no L2 cache kernel asap Andrew O'Brien
1998-01-02  5:37 ` Alex deVries
1998-01-02  6:59   ` Andrew O'Brien
     [not found]     ` <andrewo@cse.unsw.edu.au>
1998-01-02 15:08       ` Michael Hill
1998-01-02 17:56         ` Ariel Faigon
1998-01-02 17:56           ` Ariel Faigon
1998-01-03 18:57           ` ralf

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