All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC/PATCH 0/1] Add MMC write packing statistics
@ 2012-06-06  6:16 Maya Erez
  2012-06-06  6:16   ` Maya Erez
  0 siblings, 1 reply; 5+ messages in thread
From: Maya Erez @ 2012-06-06  6:16 UTC (permalink / raw)
  To: linux-mmc; +Cc: linux-arm-msm, Maya Erez

The write packing statistics are used for the packed commands unit tests
in order to determine test success or failure

this patch is dependant in the following patches:
  [PATCH v6 1/3] mmc: core: Add packed command feature of eMMC4.5
  [PATCH v6 2/3] mmc: core: Support packed write command for eMMC4.5 device

Maya Erez (1):
  mmc: block: Add MMC write packing statistics

 drivers/mmc/card/block.c   |   56 +++++++++++++++-
 drivers/mmc/core/bus.c     |    4 +
 drivers/mmc/core/debugfs.c |  164 ++++++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/core/mmc.c     |   18 +++++
 include/linux/mmc/card.h   |   24 +++++++
 5 files changed, 265 insertions(+), 1 deletions(-)

--
1.7.3.3
-- 
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply	[flat|nested] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-06  6:16 [RFC/PATCH 0/1] Add MMC write packing statistics Maya Erez
2012-06-06  6:16 ` [RFC/PATCH 1/1] mmc: block: " Maya Erez
2012-06-06  6:16   ` Maya Erez
2012-06-06  6:32   ` Rahul Bedarkar
2012-06-06 16:56     ` David Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.