login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
January
»
8
Re: [RFC] PCIE ASPM support
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Shaohua Li <shaohua.li@...>
To: <michael@...>
Cc: lkml <linux-kernel@...>, linux-pci <linux-pci@...>, Greg KH <greg@...>, Pallipadi, Venkatesh <venkatesh.pallipadi@...>
Subject:
Re: [RFC] PCIE ASPM support
Date: Monday, January 7, 2008 - 9:35 pm
On Tue, 2008-01-08 at 09:02 +1100, Michael Ellerman wrote:
quoted text
> On Thu, 2008-01-03 at 14:15 +0800, Shaohua Li wrote: > > PCI Express ASPM defines a protocol for PCI Express components in the D0 > > state to reduce Link power by placing their Links into a low power state > > and instructing the other end of the Link to do likewise. This > > capability allows hardware-autonomous, dynamic Link power reduction > > beyond what is achievable by software-only controlled power management. > > However, The device should be configured by software appropriately. > > Enabling ASPM will save power, but will introduce device latency. > > > > This patch adds ASPM support in Linux. It introduces a global policy for > > ASPM, a sysfs file /sys/module/pcie_aspm/parameters/policy can control > > it. The interface can be used as a boot option too. Currently we have > > below setting: > > -default, BIOS default setting > > -powersave, highest power saving mode, enable all available ASPM state > > and clock power management > > -performance, highest performance, disable ASPM and clock power > > management > > By default, the 'default' policy is used currently. > > > > In my test, power difference between powersave mode and performance mode > > is about 1.3w in a system with 3 PCIE links. > > > > please review, any comments will be appreciated. > > > > Signed-off-by: Shaohua Li <shaohua.li@intel.com> > > Minor nit, but you do a lot of these: > > + return ((struct link_state *)pdev->link_state)->bios_aspm_state; > + return ((struct link_state *)pdev->link_state)->bios_clk_state; > + ((struct link_state*)pdev->link_state)->clk_pm_enabled = !!enable; > + ((struct link_state*)pdev->link_state)->clk_pm_capable = capable; > + ((struct link_state*)pdev->link_state)->clk_pm_enabled = enabled; > + ((struct link_state*)pdev->link_state)->bios_clk_state = enabled; > + ((struct link_state *)pdev->link_state)->enabled_state = state; > + if (((struct link_state *)pdev->link_state)->support_state == 0) > + if (((struct link_state *)pdev->link_state)->enabled_state == state) > + ((struct link_state *)pdev->link_state)->enabled_state);
Thanks for your time. I'll fix in next release. Thanks, Shaohua --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[RFC] PCIE ASPM support
, Shaohua Li
, (Thu Jan 3, 2:15 am)
Re: [RFC] PCIE ASPM support
, Michael Ellerman
, (Mon Jan 7, 6:02 pm)
Re: [RFC] PCIE ASPM support
, Shaohua Li
, (Mon Jan 7, 9:35 pm)
Re: [RFC] PCIE ASPM support
, Kok, Auke
, (Thu Jan 3, 3:33 pm)
Re: [RFC] PCIE ASPM support
, Shaohua Li
, (Thu Jan 3, 9:32 pm)
Re: [RFC] PCIE ASPM support
, Kok, Auke
, (Mon Jan 7, 2:19 pm)
Re: [RFC] PCIE ASPM support
, Shaohua Li
, (Mon Jan 7, 9:34 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Jeremy Allison
Re: [RFC] Heads up on sys_fallocate()
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Joerg Roedel
[PATCH 03/34] AMD IOMMU: add defines and structures for ACPI scanning code
Eric W. Biederman
[PATCH] powerpc pseries eeh: Convert to kthread API
linux-netdev
:
David Miller
[GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Natalie Protasevich
[BUG] New Kernel Bugs
git
:
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
2 users
and
803 guests
online.
Online users
strcmp
mikewayne
Syndicate