public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4]mmc: enable eMMC4.41 new feature background operations and HPI
@ 2010-11-23  8:43 Chuanxiao Dong
  2010-11-24  8:12 ` Kyungmin Park
  0 siblings, 1 reply; 3+ messages in thread
From: Chuanxiao Dong @ 2010-11-23  8:43 UTC (permalink / raw)
  To: linux-mmc, cjb; +Cc: linux-kernel, alan, arjan, hang.yuan

Hi,
	These patches were enabled eMMC4.41 standard new feature: background
	operations and HPI.

	Since these two features are opertional, driver only enable for those
	eMMC card which supports them.

	HPI can interrupt both background operations and low priority foreground
	operations. In these patches, only implemented using HPI to interrupt
	background operations.

	patch1: enable background operations feature for supported eMMC card.
	patch2: let eMMC card do background operations when user reqeust queue
	is idle. In this patch, also considered when driver added runtime power
	management.
	patch3: enable HPI feature for supported eMMC card.
	patch4: use HPI to interrupt background operations if there is user
	request(foreground operations).

Thanks
Chuanxiao

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

end of thread, other threads:[~2010-11-24  8:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23  8:43 [PATCH v1 0/4]mmc: enable eMMC4.41 new feature background operations and HPI Chuanxiao Dong
2010-11-24  8:12 ` Kyungmin Park
2010-11-24  8:44   ` Dong, Chuanxiao

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