linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* L2CR
@ 1999-02-09  2:34 Kyle Nesbit
  1999-02-09 11:02 ` L2CR BenH
  1999-02-09 13:11 ` L2CR BenH
  0 siblings, 2 replies; 3+ messages in thread
From: Kyle Nesbit @ 1999-02-09  2:34 UTC (permalink / raw)
  To: linuxppc-dev



I am currently looking for some more info on how to get my L2 backside cache
running.  I am using a powerlogix card.

I have used the powerlogix/Ben patch posted in the mailing list during Dec.
The kernel compiled without and error.  When I try to pass the l2cr kernel
argument I get nothing.  my /proc/sys/kernel/l2cr is 00000000: disabled,
etc...

Another thing that is strange is in /proc/cpuinfo the clock rate of my chip
is off by over 100 MHZ.

I would greatly appreciate if someone could point me to more info on the
subject.

Thanx,
Kyle

[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

* Re: L2CR
  1999-02-09  2:34 L2CR Kyle Nesbit
@ 1999-02-09 11:02 ` BenH
  1999-02-09 13:11 ` L2CR BenH
  1 sibling, 0 replies; 3+ messages in thread
From: BenH @ 1999-02-09 11:02 UTC (permalink / raw)
  To: Kyle Nesbit, linuxppc-dev


The up-to-date l2cr code should be in vger now, we disabled the
command-line option for now (it required changes in non-arch specific
sources, and we wanted to avoid this because of the merge). The l2cr
value can still be passed by BootX using the device-tree. Just open bootx
preferences with resedit, add an "L2CR" resource ID 0 which is 4 bytes
long, and stuff your L2CR value in it. This will enable the "Set G3
cache" option in BootX.

Future version of PowerLogix software may be able to set BootX
Preferences directly. I'll write a tool for capturing MacOS current L2CR
value real soon now.


On Mon, Feb 8, 1999, Kyle Nesbit <kyle.nesbit@asu.edu> wrote:

>I am currently looking for some more info on how to get my L2 backside cache
>running.  I am using a powerlogix card.
>
>I have used the powerlogix/Ben patch posted in the mailing list during Dec.
>The kernel compiled without and error.  When I try to pass the l2cr kernel
>argument I get nothing.  my /proc/sys/kernel/l2cr is 00000000: disabled,
>etc...
>
>Another thing that is strange is in /proc/cpuinfo the clock rate of my chip
>is off by over 100 MHZ.
>
>I would greatly appreciate if someone could point me to more info on the
>subject.


-- 
           E-Mail: <mailto:bh40@calva.net>
BenH.      Web   : <http://calvaweb.calvacom.fr/bh40/>





[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

* Re: L2CR
  1999-02-09  2:34 L2CR Kyle Nesbit
  1999-02-09 11:02 ` L2CR BenH
@ 1999-02-09 13:11 ` BenH
  1 sibling, 0 replies; 3+ messages in thread
From: BenH @ 1999-02-09 13:11 UTC (permalink / raw)
  To: Kyle Nesbit, linuxppc-dev


At this URL:

<ftp://ftp.linuxppc.org/development/users/benh/GrabG3CacheSetting.sit>

Is a little application that grabs the current L2CR setting under MacOS
and puts it in BootX prefs, enabling BootX "Set G3 Cache" option. The
L2CR value is then put in the device tree by BootX and retreived later by
the kernel.

You need a recent kernel for this to work (vger 2.2.x or Paul's ones) and
a recent version of BootX too:

<ftp://ftp.linuxppc.org/development/users/benh/BootX_1.0.2b1.sit>

This tools does a big horrible hack to get the L2CR value (thanks again
to Terry Greeniaus for the tips !) so I'm interested in any problem you
may encounter.

If that works, the kernel should print in the boot messages (look at
dmesg) a message like "L2CR overriden (value), backside cache is enabled\n"


-- 
           E-Mail: <mailto:bh40@calva.net>
BenH.      Web   : <http://calvaweb.calvacom.fr/bh40/>





[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

end of thread, other threads:[~1999-02-09 13:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-09  2:34 L2CR Kyle Nesbit
1999-02-09 11:02 ` L2CR BenH
1999-02-09 13:11 ` L2CR BenH

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).