public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [RFC/PATCH 1/1] mmc: block: Add MMC write packing statistics
@ 2012-06-06 20:56 merez
  0 siblings, 0 replies; 4+ messages in thread
From: merez @ 2012-06-06 20:56 UTC (permalink / raw)
  To: Rahul Bedarkar; +Cc: Maya Erez, linux-mmc, linux-arm-msm, open list

>> +
>> +       for (i = 1 ; i <= max_num_of_packed_reqs ; ++i) {
> This is something magical number for iterations. why can not we start
from
> zero.
The statistics are kept in the array in the index that equals the number
of packed requests. Therefore, they are kept in the array in indexes 1 to
max num of packed reqs.
I will add a comment to explain that.

Thanks,
Maya Erez
Consultant for Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum







^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <1338963389-3147-1-git-send-email-merez@codeaurora.org>]

end of thread, other threads:[~2012-06-06 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-06 20:56 [RFC/PATCH 1/1] mmc: block: Add MMC write packing statistics merez
     [not found] <1338963389-3147-1-git-send-email-merez@codeaurora.org>
2012-06-06  6:16 ` Maya Erez
2012-06-06  6:32   ` Rahul Bedarkar
2012-06-06 16:56     ` David Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox