From: Lin Ming <ming.m.lin@intel.com>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: Jens Axboe <axboe@kernel.dk>,
linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
linux-scsi@vger.kernel.org
Subject: Re: [RFC PATCH v3 0/4]: block layer runtime pm
Date: Wed, 23 May 2012 23:53:42 +0800 [thread overview]
Message-ID: <CAF1ivSa_Hz30mRXDmOAXuvOORAn8mA20XgoAouYoMysEXcwHpg@mail.gmail.com> (raw)
In-Reply-To: <CAF1ivSZuedC-WH1cduhLFwHnCa9d7YVFnWw_7YZ8id9v50Af7g@mail.gmail.com>
On Wed, May 23, 2012 at 4:29 PM, Lin Ming <ming.m.lin@intel.com> wrote:
> On Wed, May 23, 2012 at 12:10 AM, Alan Stern <stern@rowland.harvard.edu> wrote:
>> On Tue, 22 May 2012, Lin Ming wrote:
>>
>>> Hi,
>>>
>>> In August 2010, Jens and Alan discussed about "Runtime PM and the block
>>> layer". http://marc.info/?t=128259108400001&r=1&w=2
>>>
>>> Here are the RFC v3 patches that try to implement the ideas discussed.
>>> Welcome to give it a try.
>>
>> Have you checked to make sure these changes won't break the IDE driver?
>> Maybe it will need to set the REQ_PM flag too.
REQ_PM flag is about runtime PM, but IDE driver does not support
runtime PM at all.
# grep runtime drivers/ide/*.c
This gets empty result.
So I think it won't break the IDE driver.
Thanks,
Lin Ming
>
> Will check it.
>
> Another thing need to check is if system suspend/resume works.
>
>>
>> Alan Stern
prev parent reply other threads:[~2012-05-23 15:53 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-22 7:21 [RFC PATCH v3 0/4]: block layer runtime pm Lin Ming
2012-05-22 7:21 ` [RFC PATCH v3 1/4] block: add a flag to identify PM request Lin Ming
2012-05-23 15:02 ` Alan Stern
2012-05-23 15:35 ` Lin Ming
2012-05-22 7:21 ` [RFC PATCH v3 2/4] block: add runtime pm helpers Lin Ming
2012-05-22 7:21 ` [RFC PATCH v3 3/4] block: implement runtime pm strategy Lin Ming
2012-05-22 16:14 ` Alan Stern
2012-05-23 8:23 ` Lin Ming
2012-05-23 14:53 ` Alan Stern
2012-05-22 7:21 ` [RFC PATCH v3 4/4] [SCSI] sd: change to auto suspend mode Lin Ming
2012-05-23 8:45 ` Lin Ming
2012-05-23 14:43 ` Alan Stern
2012-05-23 16:46 ` Lin Ming
2012-05-22 16:10 ` [RFC PATCH v3 0/4]: block layer runtime pm Alan Stern
2012-05-23 8:29 ` Lin Ming
2012-05-23 15:03 ` Alan Stern
2012-05-23 15:18 ` Lin Ming
2012-05-23 15:27 ` Alan Stern
2012-05-23 15:53 ` Lin Ming [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=CAF1ivSa_Hz30mRXDmOAXuvOORAn8mA20XgoAouYoMysEXcwHpg@mail.gmail.com \
--to=ming.m.lin@intel.com \
--cc=axboe@kernel.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).