summaryrefslogtreecommitdiffstats
path: root/include/acpi/aclocal.h
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-11-12 08:02:00 +0100
committerLen Brown <len.brown@intel.com>2008-12-30 04:38:36 +0100
commit96411a630412f057d365aa1e9de7d23c069d627a (patch)
tree4ed41f48fefb600ace6be82b9c6963e2e90b2a10 /include/acpi/aclocal.h
parentACPICA: Fix possible memory leak on error in parser (diff)
downloadlinux-96411a630412f057d365aa1e9de7d23c069d627a.tar.xz
linux-96411a630412f057d365aa1e9de7d23c069d627a.zip
ACPICA: Optimize execution of AML While loops
Previously, a control state object was allocated and freed for each execution of the loop. The optimization is to simply reuse the control state for each iteration. This speeds up the raw loop execution time by about 5%. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions