diff options
| author | Bob Moore <[email protected]> | 2008-11-12 15:02:00 +0800 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2008-12-29 22:38:36 -0500 |
| commit | 96411a630412f057d365aa1e9de7d23c069d627a (patch) | |
| tree | 4ed41f48fefb600ace6be82b9c6963e2e90b2a10 /tools/perf/scripts/python | |
| parent | 84d4db7c528e23f8c9ae0be12960549347003eeb (diff) | |
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 <[email protected]>
Signed-off-by: Lin Ming <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions