Go to file
Robert Moore 49dec9f2b8 Performance enhancement for ACPI package objects.
This change greatly increases the performance of package objects
within the interpreter. It changes the processing of reference
counts for packages by optimizing for the most common case where
the package subobjects are either integers, strings, or buffers.
Increases the performance of the ASLTS test suite by 1.5X.
Chao Guan. ACPICA BZ 943.
2012-10-24 12:59:50 -07:00
documents Logfile: Changes for version 20121018. 2012-10-18 12:18:23 -07:00
generate Windows project files: Update for browsing information. 2012-10-18 10:29:01 -07:00
source Performance enhancement for ACPI package objects. 2012-10-24 12:59:50 -07:00
tests Tests: Miscellaneous ASLTS fixes. 2012-10-11 08:57:11 -07:00
.gitignore Update .gitignore file. 2012-07-19 14:24:02 -07:00
Makefile Add top-level unix Makefile for acpica tools/utilities. 2012-06-29 14:23:42 -07:00