From: "Rafał Bilski" <rafalbilski@interia.pl>
To: "Herbert G. Fischer" <herbert.fischer@gmail.com>
Cc: cpufreq@lists.linux.org.uk
Subject: Re: VIA C3 'Ezra-T' [C5M] - longhaul - do nothing
Date: Wed, 29 Aug 2007 22:21:17 +0200 [thread overview]
Message-ID: <46D5D53D.8030902@interia.pl> (raw)
In-Reply-To: <9f90e8bf0708291240v4b816e9bvf29a103cf446b26e@mail.gmail.com>
> [...]
> longhaul: Using northbridge support.
Can You uncomment ACPI C3 support and check if it is working too?
Restore these lines to original state below:
/* Check ACPI support for C3 state */
if (pr != NULL && longhaul_version == TYPE_POWERSAVER) {
cx = &pr->power.states[ACPI_STATE_C3];
if (cx->address > 0 && cx->latency <= 1000)
longhaul_flags |= USE_ACPI_C3;
}
> After changing governor to powersave:
> [...]
> longhaul: Setting to FSB:133MHz Mult:3.0x (399MHz)
> cpufreq-core: notification 1 of frequency transition to 399000 kHz
> cpufreq-core: scaling loops_per_jiffy to 1601526for frequency 399000 kHz
> userspace: saving cpu_cur_freq of cpu 0 to be 399000 kHz
> cpufreq-core: governor: change or update limits
> cpufreq-core: __cpufreq_governor for CPU 0, event 3
> powersave: setting to 399000 kHz because of event 3
> cpufreq-core: target for CPU 0: 399000 kHz, relation 0
> freq-table: request for target 399000 kHz (relation: 0) for cpu 0
> freq-table: target is 0 (399000 kHz, 1)
Yes. It is working. Longhaul ver. 2 wasn't working probably because of the
same reason. Now I have to think how to deal with this situation. I have
Nehemiah with RevID = 0. Good. I have Ezra with RevID = 1 and voltage
scaling. Bad. I have to check if it is working with RevID = 0. Probably
not because VIA documentation advise to poke RevKey with RevID. But
I will read it again to refresh my memory.
> Clocksource tsc unstable (delta = -208657423 ns)
>
> [...]
>
> The "Clocksource tsc unstable (delta = -208657423 ns)" is something to
> worry about?
No. It isn't used anyway because of "Marking TSC unstable due to: possible
TSC halt in C2."
Do You agree to test patch(es) that I will write (probably) tommorow?
Thanks
----------------------------------------------------------------------
Sprawdz co sie dzieje w Twojej okolicy!
Kliknij >>> http://link.interia.pl/f1b7e
next prev parent reply other threads:[~2007-08-29 20:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <9f90e8bf0708280759x6068ae15j9f24e654307a3037@mail.gmail.com>
[not found] ` <46D4433A.7000509@interia.pl>
[not found] ` <9f90e8bf0708281101q19afb3ableb3589b7c363759c@mail.gmail.com>
[not found] ` <46D46CC2.6080405@interia.pl>
[not found] ` <9f90e8bf0708281314v28f29cb3o8e68a3b77701e656@mail.gmail.com>
[not found] ` <46D5000D.7010503@interia.pl>
2007-08-29 13:24 ` VIA C3 'Ezra-T' [C5M] - longhaul - do nothing Herbert G. Fischer
2007-08-29 17:36 ` Rafał Bilski
2007-08-29 18:35 ` Herbert G. Fischer
2007-08-29 19:16 ` Rafał Bilski
2007-08-29 19:40 ` Herbert G. Fischer
2007-08-29 20:21 ` Rafał Bilski [this message]
2007-08-29 20:42 ` Herbert G. Fischer
2007-08-31 6:49 ` Rafał Bilski
2007-08-31 10:51 ` Herbert G. Fischer
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=46D5D53D.8030902@interia.pl \
--to=rafalbilski@interia.pl \
--cc=cpufreq@lists.linux.org.uk \
--cc=herbert.fischer@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.