Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2012 18:11:18 -0700
From:      "mnln.l4" <mnln.l4@gmail.com>
To:        Andriy Gapon <avg@freebsd.org>
Cc:        freebsd-stable@freebsd.org, freebsd-drivers@freebsd.org
Subject:   Re: Doesn't LAPIC timer stop when CPU goes to sleep state?
Message-ID:  <CALOP8J_gY1Lsf%2BCE1Fw5KBX9p-R5_ps2PXPFKmtCWjn6xY%2B7ow@mail.gmail.com>
In-Reply-To: <4FFAB988.6050209@FreeBSD.org>
References:  <CALOP8J-aUd0VoT=zH_Fcr17XKZwqr4kS2LP0Ai9it7rZYpiFhQ@mail.gmail.com> <4FFAB988.6050209@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
http://wiki.freebsd.org/TuningPowerConsumption/ says LAPIC timer stops
when CPU in C3, while I saw the flag is set to 7. Of course, I can
read full spec and code
(http://fxr.watson.org/fxr/source/x86/x86/local_apic.c?im=bigexcerpts#L251)
to find out some processor's LAPIC timer runs in C3, but mailing list
could be helpful to get some quick answer.

On Mon, Jul 9, 2012 at 3:59 AM, Andriy Gapon <avg@freebsd.org> wrote:
> on 09/07/2012 08:41 mnln.l4 said the following:
>> I have FreeBSD 9.0-STABLE r237285, In my systl -a output, I see
>>
>> kern.eventimer.et.LAPIC.flags: 7
>>
>> I am under the impression LAPIC timer may stop when CPU goes to sleep
>> state. Shouldn't the flag be 15 as the example in EVENTTIMERS(4) man
>> page?
>
> You don't have to be under an impression when you can get the facts from publicly
> available specifications and code.
>
>> I have H67MA-E35 motherboard with Intel H67 chipset, and G840 dual core CPU.
>>
>> Thanks.
>
> --
> Andriy Gapon
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALOP8J_gY1Lsf%2BCE1Fw5KBX9p-R5_ps2PXPFKmtCWjn6xY%2B7ow>