public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: hpa@zytor.com (H. Peter Anvin)
To: linux-kernel@vger.kernel.org
Subject: Re: efficeon and longrun
Date: Tue, 30 Nov 2004 00:01:05 +0000 (UTC)	[thread overview]
Message-ID: <cogd81$2nt$1@terminus.zytor.com> (raw)
In-Reply-To: 16810.26231.936086.930240@metzlerbros.de

Followup to:  <16810.26231.936086.930240@metzlerbros.de>
By author:    Ralph Metzler <rjkm@metzlerbros.de>
In newsgroup: linux.dev.kernel
> 
> I recently got a Sharp MP70G with a 1.6 GHz efficeon processor 
> and have some questions regarding longrun support. I am using 
> longrun-0.9-15 and kernel 2.6.10-rc2.
> 

longrun-0.9 is hideously out of date, and was never debugged to begin
with.  Given that these days longrun is handled via cpufreq, there
doesn't seem to be much reason for the standalone longrun program.

> In arch/i386/kernel/cpu/proc.c the kernel seems to check bit 3
> for the lrti capability, longrun.c checks bit2. 

Bit 3 is correct.

> Are thermal extensions different on the efficeon compared to the crusoe?
> No matter what I choose (between 0 and 7) the level field in the ATM
> register is always 0. 

You shouldn't muck with it anyway.  And yes, they are different.  The
thermal extensions are handled via ACPI code, so as long as the ACPI
is handled correctly, it shouldn't matter.

> Are there any new efficeon features not yet supported in the kernel or
> the longrun utility? Is there any register information available
> anywhere? I looked on the transmeta pages but did not find anything
> about this.

The algorithms are very different, but it's all under-the-hood stuff
implemented in firmware.

> The BIOS also allows one to select C4 as possible power level,
> /proc/acpi/processor/CPU0/power only offers C1, C2 and C3. 

C4 support (DSX) is pretty keen.

> I ask because under Windows, if nothing is running, the fan will
> stay off. Under Linux it is turning on about every two minutes and
> will then run for about a minute (also with everything turned off, and
> about every daemon shut down).

	-hpa

  parent reply	other threads:[~2004-11-30  0:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-28 23:59 efficeon and longrun Ralph Metzler
2004-11-29  1:11 ` dean gaudet
2004-11-30  0:01 ` H. Peter Anvin [this message]
2004-11-30  3:45   ` dean gaudet
2004-11-30 10:49     ` Bruno Ducrot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='cogd81$2nt$1@terminus.zytor.com' \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox