commit | a62e8f1978f49e52f87a711ff6711b323d4b12ff | [log] [tgz] |
---|---|---|
author | Alexey Starikovskiy <astarikovskiy@suse.de> | Thu Dec 24 11:34:16 2009 +0300 |
committer | Len Brown <len.brown@intel.com> | Thu Dec 24 14:52:38 2009 -0500 |
tree | 7d88562acb89e12cff4c2fce18a83495428ed0a3 | |
parent | fcb11235d3910c39afece52f6e106a9ca565d34b [diff] |
ACPI: EC: Accelerate query execution Split EC query handling into acknowledge and execution phase. This allows much smaller pending query lattency and lowers chances of EC going "wild" and losing events. Reference: http://bugzilla.kernel.org/show_bug.cgi?id=14858 Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>