<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.kerneltrap.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>KernelTrap - laptop</title>
 <link>http://www.kerneltrap.org/taxonomy/term/220/0</link>
 <description></description>
 <language>en-local</language>
<item>
 <title>Suspend and Resume with ACPI</title>
 <link>http://www.kerneltrap.org/Linux/Suspend_and_Resume_with_ACPI</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;It took me quite a while to realize the real root cause of the VAIO - and probably many other machines - suspend/resume regressions, which were unearthed by the dyntick / clockevents patches,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/9/22/272671&quot;&gt;Thomas Gleixner explained&lt;/a&gt; regarding two patches for fixing suspend issues that Andrew Morton experienced with his VAIO laptop.  He continued, &quot;&lt;i&gt;we disable a lot of ACPI/BIOS functionality during suspend, but we keep the lower idle C-states functionality active across suspend/resume. It seems that this causes trouble with certain BIOSes, but I assume that the problem is more wide spread and just not surfacing due to the various scenarios in which a machine goes into suspend/resume.&lt;/i&gt;&quot;  Thomas concluded, &quot;&lt;i&gt;I really hope that this two patches finally set an end to the &#039;jinxed VAIO heisenbug series&#039;, which started when we removed the periodic tick with the clockevents/dyntick patches.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;Linus Torvalds expressed some concerns, &quot;&lt;i&gt;the patches look fine, but I somehow have this slight feeling that you gave up a bit too soon on the &#039;*why* does this happen?&#039; question.&lt;/i&gt;&quot;  He agreed that at that point there was a problem with ACPI, but cautioned that this could be triggered by another bug, &quot;&lt;i&gt;in particular, I also suspect that this may not really fix the problem - maybe it just makes the window sufficiently small that it no longer triggers. Because we don&#039;t necessarily understand what the real background for the problem is, I&#039;m not sure we can say that it is solved.&lt;/i&gt;&quot;  Linus concluded, &quot;&lt;i&gt;but hey, I think I&#039;ll apply the patches as-is. I&#039;d just feel even better if we actually understood *why* doing the CPU Cx states is not something we can do around the suspend code!&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/Linux/Suspend_and_Resume_with_ACPI&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/Linux/Suspend_and_Resume_with_ACPI#comments</comments>
 <category domain="http://www.kerneltrap.org/taxonomy/term/975">ACPI</category>
 <category domain="http://www.kerneltrap.org/Andrew_Morton">Andrew Morton</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/508">dynticks</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/220">laptop</category>
 <category domain="http://www.kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://www.kerneltrap.org/Linux">Linux</category>
 <category domain="http://www.kerneltrap.org/resume">resume</category>
 <category domain="http://www.kerneltrap.org/suspend">suspend</category>
 <category domain="http://www.kerneltrap.org/Thomas_Gleixner">Thomas Gleixner</category>
 <category domain="http://www.kerneltrap.org/tickless">tickless</category>
 <category domain="http://www.kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Mon, 24 Sep 2007 01:35:12 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14432 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>Power Saving Projects</title>
 <link>http://www.kerneltrap.org/Linux/Power_Saving_Projects</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;Intel&#039;s Open Source Technology Center is pleased to announce the &lt;a href=&quot;http://www.lesswatts.org/&quot;&gt;LessWatts.org&lt;/a&gt; project, an open source project for saving power on Linux,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/9/20/264780&quot;&gt;began an email&lt;/a&gt; posted to the lkml by Arjan van de Ven.  The announcement continued:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;LessWatts.org is a place to bring users, developers and distribution makers together around power reduction for linux machines, from mobile to desktop to server to datacenter. LessWatts.org is about a system-level approach to power savings, from the lowest level device drivers in the kernel to the most advanced desktop applications. LessWatts.org is about things you can do to reduce power usage. LessWatts.org is about longer battery life, a lower airconditioning bill, about reducing the impact of computers on the environment.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The announcement went on to note, &quot;&lt;i&gt;at this time of launching the LessWatts.org project, the technology development projects are those that Intel has started, is involved in or has just started working on, such as PowerTOP, Tickless Idle, Graphics and various link power management techniques. We&#039;d like to invite all developers and projects that focus on power saving to join the LessWatts.org effort and community.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/Linux/Power_Saving_Projects&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/Linux/Power_Saving_Projects#comments</comments>
 <category domain="http://www.kerneltrap.org/Arjan_van_de_Ven">Arjan van de Ven</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/221">battery</category>
 <category domain="http://www.kerneltrap.org/Intel">Intel</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/220">laptop</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/971">LessWatts</category>
 <category domain="http://www.kerneltrap.org/Linux">Linux</category>
 <category domain="http://www.kerneltrap.org/power_management">power management</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/196">PowerTOP</category>
 <category domain="http://www.kerneltrap.org/tickless">tickless</category>
 <category domain="http://www.kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Fri, 21 Sep 2007 08:53:55 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14418 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  Reducing Power Consumption</title>
 <link>http://www.kerneltrap.org/node/11700</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;With all the tickless [&lt;a href=&quot;http://kerneltrap.org/node/7749&quot;&gt;story&lt;/a&gt;] and other goodies going into the kernel in the last few months, there is a lot of hope that this helps Linux reduce power consumption,&lt;/i&gt;&quot; Arjan van d