login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
2
Re: [PATCH] ata: ahci: power off unused ports
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Jeff Garzik <jeff@...>
To: <kristen.c.accardi@...>
Cc: Mark Lord <liml@...>, Alan Cox <alan@...>, Pavel Machek <pavel@...>, Theodore Tso <tytso@...>, <linux-ide@...>, <linux-kernel@...>
Subject:
Re: [PATCH] ata: ahci: power off unused ports
Date: Monday, June 2, 2008 - 1:44 pm
Kristen Carlson Accardi wrote:
quoted text
> On Mon, 02 Jun 2008 09:03:04 -0400 > Mark Lord <liml@rtr.ca> wrote: > >> Jeff Garzik wrote: >>> Alan Cox wrote: >>>>> If you are talking about SATA -- incorrect. >>>>> >>>>> The patch deals with policy, and the user MUST have the ability to >>>>> control this stuff. Otherwise you create a situation where the user >>>>> might be denied hotplug use in valid cases, or similar negative >>>>> situations. >>>> The policy isn't however complicated. Tejun added the stuff for forcing >>>> cable type and mode on setup and has therefore written all the per device >>>> setup code we might need. Alternatively a single >>>> >>>> foo=1/0 >>>> >>>> option has been fine for acpi and will do fine for this. Total additional >>>> cost - 1 line. >>> The key requirement is per-port control. Ideally via hdparm or another >>> userspace tool, but kernel command line (module options) or sysfs would >>> be just fine too. And agreed, the minimal you need is simply 1/0 for >>> the port's policy. >> .. >> >> Btw.. hdparm-8.7 (unreleased) can grok /sys now, so that interface is >> as good as any from a userspace viewpoint now. >> >> For the power-off of unused ports, the current patch still sounds >> extremely vendor-specific (Intel). > > Wrong - this patch is implemented according to the AHCI spec and > has absolutely nothing vendor specific in it.
ITHM AHCI-specific, and not usable by non-AHCI SATA controllers -- which we would want in any solution. Jeff --
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:
[PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Thu May 8, 7:10 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Theodore Tso
, (Mon May 26, 11:08 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Tue May 27, 5:32 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Theodore Tso
, (Tue May 27, 6:59 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Tue May 27, 7:32 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Pavel Machek
, (Sat May 31, 4:00 am)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Sun Jun 1, 3:16 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Alan Cox
, (Mon Jun 2, 3:04 am)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Mon Jun 2, 3:43 am)
Re: [PATCH] ata: ahci: power off unused ports
, Mark Lord
, (Mon Jun 2, 9:03 am)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Mon Jun 2, 12:57 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Mon Jun 2, 1:44 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Mon Jun 2, 12:07 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Mon Jun 2, 1:00 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Mon Jun 2, 1:45 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Mon Jun 2, 1:47 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Mon Jun 2, 2:15 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Mon Jun 2, 2:16 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Mon Jun 2, 2:38 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Tue Jun 3, 12:49 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Ric Wheeler
, (Mon Jun 2, 2:30 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Mon Jun 2, 2:40 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Matthew Garrett
, (Mon Jun 2, 4:00 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Ric Wheeler
, (Mon Jun 2, 2:49 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Mon Jun 2, 2:52 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Greg Freemyer
, (Mon Jun 2, 1:07 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Alan Cox
, (Mon Jun 2, 4:22 am)
Re: [PATCH] ata: ahci: power off unused ports
, Jeff Garzik
, (Mon Jun 2, 5:48 am)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Mon Jun 2, 12:55 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Alan Cox
, (Mon Jun 2, 9:54 am)
Re: [PATCH] ata: ahci: power off unused ports
, Mark Lord
, (Fri May 9, 11:06 am)
Port control interface (was Re: [PATCH] ata: ahci: power off...
, Jeff Garzik
, (Fri May 9, 11:28 am)
Re: [PATCH] ata: ahci: power off unused ports
, Matthew Garrett
, (Thu May 8, 7:37 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Lennart Sorensen
, (Fri May 9, 11:58 am)
Re: [PATCH] ata: ahci: power off unused ports
, Matthew Garrett
, (Fri May 9, 12:06 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Lennart Sorensen
, (Fri May 9, 12:14 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Fri May 9, 1:14 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Thu May 8, 7:35 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Matthew Garrett
, (Thu May 8, 8:14 pm)
Re: [PATCH] ata: ahci: power off unused ports
, Kristen Carlson Accardi
, (Thu May 8, 8:28 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 002/196] Chinese: rephrase English introduction in HOWTO
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Andrew Morton
Re: -mm merge plans for 2.6.23 -- sys_fallocate
Greg KH
Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
git
:
linux-netdev
:
Gerrit Renker
[PATCH 03/37] dccp: List management for new feature negotiation
Arjan van de Ven
Re: [GIT]: Networking
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Jarek Poplawski
Re: [BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
928 guests
online.
Online users
kanecharmers
tattooartist77
robvoo
kunyake
Syndicate