linux/drivers/acpi/parser
Valery Podrezov 9bc75cff49 ACPICA: Eliminate control method 2-pass parse/execute.
Completed an AML interpreter performance enhancement for control method
execution. Previously a 2-pass parse/execution, control methods are now
completely parsed and executed in single pass. This improves overall
interpreter performance by ~25%, reduces code size, and reduces CPU stack use.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-02-02 21:14:27 -05:00
..
Makefile ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
psargs.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psloop.c ACPICA: Eliminate control method 2-pass parse/execute. 2007-02-02 21:14:27 -05:00
psopcode.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psparse.c ACPICA: Report error if method creates 2 objects with the same name 2007-02-02 21:14:25 -05:00
psscope.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
pstree.c ACPI: ACPICA 20060310 2006-04-01 01:26:39 -05:00
psutils.c ACPI: acpi_os_allocate() fixes 2006-07-10 02:37:22 -04:00
pswalk.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psxface.c ACPICA: Eliminate control method 2-pass parse/execute. 2007-02-02 21:14:27 -05:00