lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Nov 2010 16:43:09 +0800
From:	Chuanxiao Dong <chuanxiao.dong@...el.com>
To:	linux-mmc@...r.kernel.org, cjb@...top.org
Cc:	linux-kernel@...r.kernel.org, alan@...ux.intel.com,
	arjan@...ux.intel.com, hang.yuan@...el.com
Subject: [PATCH v1 0/4]mmc: enable eMMC4.41 new feature background
	operations and HPI

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ