Port-macppc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: 7600+G3 cache
> >I'm running a PowerCenter 132 with a Sonnett 300Mhz/512Kb G3 card.
> >
> >options L2CR_CONFIG="(L2SIZ_512K|L2CLK_20|L2RAM_PIPELINE_BURST)"
> >
> >works great. My previous attempt(s) were marred by some apparent
> >brain farts or possibly bad drugs. (too much sugar?)
> >
> >I _think_ I neglected some step in the build:
> > change config_file
> > -> config config_file
> > -> make depend
> > -> make
> > -> install kernel
> >
> >'tworks now! Tastes good, lasts a long time.
As mentioned earlier, personally I would do
-> rm $OBJDIR/sys/arch/macppc/compile/YOURKERNEL/cpu_subr.o
before the "make" step, to be absolutely certain the new kernel
is built with the configured L2CR_CONFIG setting.
Best regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index