Found 10 matching messages (0.045 seconds). Page 1 of 1.
... AM To: DL-MegaRAID Linux Cc: linux-scsi@vger.kernel.org; ... Jiri Slaby Subject: [PATCH #repost] SCSI: megaraid, fix suspend/resume sections ... return; } +#ifdef CONFIG_PM /** * megasas_suspend - driver suspend entry point * @pdev: PCI device ...
linux-kernel - Yang, Bo - May 1 2008 - 15:51
...
linux-kernel - Andrew Morton - May 1 2008 - 18:30
...
linux-kernel - James Bottomley - May 2 2008 - 10:56
... is only settable to 'n' if you're CONFIG_EMBEDDED which > > has a zero set intersection with the users of megaraid, so in practical > > terms, there's no ... working on power management techniques, including suspending systems that weren't in use. ...
linux-kernel - Zan Lynx - May 2 2008 - 13:15
... Slaby
linux-kernel - James Bottomley - May 1 2008 - 18:05
... is only settable to 'n' if you're CONFIG_EMBEDDED which > > has a zero set intersection with the users of megaraid, so in practical > > terms, there's no actual box it could kill. > > who suspends and resumes servers? It actually has some ...
linux-kernel - Pavel Machek - May 14 2008 - 10:54
On Thu, 1 May 2008 17:56:02 +0200
Jiri Slaby
linux-kernel - Andrew Morton - May 1 2008 - 17:23
... PM, Andrew Morton wrote:
> On Thu, 1 May 2008 17:56:02 +0200
> Jiri Slaby
linux-kernel - Jiri Slaby - May 1 2008 - 17:34
James Bottomley napsal(a): >>> could we not at least make the machinery do something vaguely >>> useful and expand it to confine the pm routines to sections which can be >>> discarded if CONFIG_PM is n? >> a) it would need to be discarded at link-time
linux-kernel - Jiri Slaby - May 2 2008 - 11:01
On Fri, 2008-05-02 at 17:01 +0200, Jiri Slaby wrote: > James Bottomley napsal(a): > >>> could we not at least make the machinery do something vaguely > >>> useful and expand it to confine the pm routines to sections which can be > >>> discarded if
linux-kernel - James Bottomley - May 2 2008 - 11:03