Go to file
Robert Moore db012cbc7f AcpiExec: Improve algorithm for tracking memory leaks.
Add some intelligence to the code that maintains the global list
of allocated memory. The list is now ordered by allocated memory
address, significantly improving performance.
When running AcpiExec on the ASLTS test suite, speed improvements
of 3X to 5X are seen, depending on the platform and/or the
environment.
2012-10-11 09:33:27 -07:00
documents Logfile: Changes for version 20120913. 2012-09-13 12:28:19 -07:00
generate Update readme files for ACPICA and iASL generation. 2012-10-05 09:09:40 -07:00
source AcpiExec: Improve algorithm for tracking memory leaks. 2012-10-11 09:33:27 -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