From: Subhash Jadavani <subhashj@codeaurora.org>
To: Namjae Jeon <linkinjeon@gmail.com>
Cc: linux-mmc@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v2 1/1] mmc: block: replace __blk_end_request() with blk_end_request()
Date: Thu, 07 Jun 2012 16:16:09 +0530 [thread overview]
Message-ID: <4FD08671.9040402@codeaurora.org> (raw)
In-Reply-To: <CAKYAXd8VmJEzGG8sd-GJvG9qKGDahmFSBwNxnH3LCocT_F+o2Q@mail.gmail.com>
On 6/7/2012 4:05 PM, Namjae Jeon wrote:
> This change is not meant for improving MMC throughput; it's basically
> > about becoming fair to other threads/interrupts in the system. By holding
> > spin lock and interrupts disabled for longer duration, we won't allow
> > other threads/interrupts to run at all.
As i have mentioned in commit text,
This change is not meant for improving MMC throughput; it's basically
about becoming fair to other threads/interrupts in the system. By holding
spin lock and interrupts disabled for longer duration, we won't allow
other threads/interrupts to run at all.
Regards,
Subhash
next prev parent reply other threads:[~2012-06-07 10:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-07 10:16 [PATCH v2 1/1] mmc: block: replace __blk_end_request() with blk_end_request() Subhash Jadavani
2012-06-07 10:35 ` Namjae Jeon
2012-06-07 10:46 ` Subhash Jadavani [this message]
2012-06-07 11:31 ` Namjae Jeon
2012-06-08 2:53 ` Chris Ball
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=4FD08671.9040402@codeaurora.org \
--to=subhashj@codeaurora.org \
--cc=linkinjeon@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
/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