From: Mihai Moldovan <ionic@ionic.de>
To: Jesse Brandeburg <jesse.brandeburg@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: Multiple minor glitches with 2.6.27.* and linux-NEXT
Date: Sat, 20 Dec 2008 00:18:01 +0100 [thread overview]
Message-ID: <494C2BA9.2080206@ionic.de> (raw)
In-Reply-To: <4807377b0812191419k42b7749chff70f0e217a24cfe@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2687 bytes --]
* On 19.12.2008 23:19, Jesse Brandeburg wrote:
> On Fri, Dec 19, 2008 at 6:12 AM, Mihai Moldovan <ionic@ionic.de> wrote:
>
>> First of all, will the changes to e1000e be integrated in Linux 2.6.28
>> as soon as it is released? 2.6.27 does not detect my onboard NIC, whilst
>> Linux-NEXT does. Some basic information about this:
>>
>
> 2.6.28 should have support for 8086/10de.
>
Thanks, this is great. :)
>> Might anyone here be so kind to explain me whether disabling specific
>> Cores of an Intel(R)™ Core2Quad CPU completely ...
>>
>> - is possible? I am not quite sure whether this would work at all.
>> - would indeed safe power/lower the power consumption? Logically
>> disabling cores does safe hardly any power. :)
>>
>
> I'm not the best person to answer, but if you enable TICKLESS kernel
> and ACPI power states (and run one of the powersave governors,
> basically treating your desktop like a laptop) then your CPUs will use
> very little power.
>
Guess what I have done. ;-)
I'm already running CPUFreq using the "ondemand" governor. "Powersave",
by the way, is not the best method to actually save power, but I sure
believe you know this too well. :)
> You should be able to get an idea of the power being used by your
> system by seeing how much time it spends in C1/C2/C3, using the
> powertop application from http://www.lesswatts.org/projects/powertop/
>
> it will also give suggestions about how to optimize your system.
Thanks for this rant, I have totally forgotten about powertop, shame on me!
Out of this scope, though, another question: why was the
CONFIG_DEBUG_KERNEL option "hardlinked" to CONFIG_FRAME_POINTER? (Well,
rather vice versa.) I don't really see the point in making the Kernel
larger and, even more imporant, slower when enabling CONFIG_TIMER_STATS
or CONFIG_SCHEDSTATS... I guess you'll get it.
A few month ago this was different and, to my mind, also more logical.
That is, one could disable CONFIG_FRAME_POINTER when not needed and
still use most of the nifty statistic/"pseudo-debugging" features. For
"real" debugging, of course, the frame pointers must be turned on. I
guess that's a question of definition...?
> Why
> disable cores when the system will effectively do it for you? If
> you're really serious about conserving power, get a power meter that
> goes between your power plug and the wall and measure the wattage
> being consumed by your system.
>
I already did play with this thought as well... Let's see where I can
borrow a quite good device for some time. :)
Thank you for your great and fast answers.
Best regards,
Mihai Moldovan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 898 bytes --]
prev parent reply other threads:[~2008-12-19 23:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-19 14:12 Multiple minor glitches with 2.6.27.* and linux-NEXT Mihai Moldovan
2008-12-19 22:19 ` Jesse Brandeburg
2008-12-19 23:18 ` Mihai Moldovan [this message]
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=494C2BA9.2080206@ionic.de \
--to=ionic@ionic.de \
--cc=jesse.brandeburg@gmail.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 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.