All of lore.kernel.org
 help / color / mirror / Atom feed
* eMMC performance regression caused by 427b6514d0953bf
@ 2020-10-13 11:08 Jisheng Zhang
  2020-10-13 12:32 ` Ulf Hansson
  0 siblings, 1 reply; 11+ messages in thread
From: Jisheng Zhang @ 2020-10-13 11:08 UTC (permalink / raw)
  To: linux-mmc

Hi,

I found an emmc performance regression with below simple benchmark cmd:

dd if=/dev/mmcblk0 of=/dev/null bs=8192 count=100000

This regression has been bisected to commit
427b6514d0953bf (“mmc: sdhci: Add Auto CMD Auto Select support”)

If I revert this commit, the performance is good now.

I’m not sure whether this is common issue or not.

Thanks

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

end of thread, other threads:[~2020-10-15  8:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-13 11:08 eMMC performance regression caused by 427b6514d0953bf Jisheng Zhang
2020-10-13 12:32 ` Ulf Hansson
2020-10-13 13:23   ` Adrian Hunter
2020-10-14 10:32     ` [PATCH] mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true Jisheng Zhang
2020-10-14 19:44       ` Adrian Hunter
2020-10-15  2:12         ` Jisheng Zhang
2020-10-15  2:38           ` Jisheng Zhang
2020-10-15  5:57             ` Adrian Hunter
2020-10-15  6:24               ` Jisheng Zhang
2020-10-15  8:50                 ` Adrian Hunter
2020-10-14 10:42     ` eMMC performance regression caused by 427b6514d0953bf Jisheng Zhang

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.