android_kernel_samsung_msm8976/drivers/acpi/acpica
Bob Moore d8da9151bb ACPICA: 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.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2012-11-15 00:31:27 +01:00
..
accommon.h ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware 2012-03-22 01:44:49 -04:00
acdebug.h ACPICA: Fix unmerged debugger divergences. 2012-11-15 00:31:22 +01:00
acdispat.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acevents.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acglobal.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
achware.h ACPICA: GPE support: Remove extraneous parameter from low-level function. 2012-09-21 00:26:17 -04:00
acinterp.h ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
aclocal.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
acmacros.h ACPICA: Fix unmerged acmacros.h divergences. 2012-11-15 00:31:23 +01:00
acnamesp.h ACPICA: Object repair code: Support to add Package wrappers 2012-03-30 01:45:13 -04:00
acobject.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
acopcode.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
acparser.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acpredef.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acresrc.h ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
acstruct.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
actables.h ACPICA: Add acpi_os_physical_table_override interface 2012-03-22 01:44:59 -04:00
acutils.h ACPICA: Fix divergences of definition conflicts. 2012-11-15 00:31:22 +01:00
amlcode.h ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
amlresrc.h ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
dsargs.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
dscontrol.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsfield.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsinit.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
dsmethod.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsmthdat.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsobject.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsopcode.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
dsutils.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dswexec.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dswload.c ACPICA: Enable Scope change to root during module-level code execution. 2012-09-21 00:26:16 -04:00
dswload2.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
dswscope.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
dswstate.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
evevent.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evglock.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evgpe.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evgpeblk.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evgpeinit.c ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware 2012-03-22 01:44:49 -04:00
evgpeutil.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evmisc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evregion.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evrgnini.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evsci.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evxface.c ACPICA: Fix AcpiSrc caused divergences. 2012-11-15 00:31:23 +01:00
evxfevnt.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evxfgpe.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
evxfregn.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
exconfig.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
exconvrt.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
excreate.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exdebug.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
exdump.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exfield.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exfldio.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exmisc.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exmutex.c ACPICA: Add debug print message for mutex objects that are force-released 2012-11-15 00:31:27 +01:00
exnames.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg1.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg2.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg3.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg6.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exprep.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exregion.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exresnte.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exresolv.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exresop.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exstore.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exstoren.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exstorob.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exsystem.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exutils.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
hwacpi.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
hwesleep.c ACPI: delete _GTS/_BFS support 2012-07-30 21:11:25 -04:00
hwgpe.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwpci.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
hwregs.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwsleep.c ACPI: delete _GTS/_BFS support 2012-07-30 21:11:25 -04:00
hwtimer.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
hwvalid.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwxface.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwxfsleep.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
Makefile ACPICA: Fix unmerged utility divergences. 2012-11-15 00:31:21 +01:00
nsaccess.c ACPICA: Fix for predefined name loop during ACPICA initialization 2012-11-15 00:31:25 +01:00
nsalloc.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsdump.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsdumpdv.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nseval.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nsinit.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
nsload.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsnames.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
nsobject.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsparse.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nspredef.c Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release 2012-07-26 00:03:58 -04:00
nsrepair.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nsrepair2.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nssearch.c Cleanup of invalid ACPI name handling and repair 2012-11-15 00:31:21 +01:00
nsutils.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nswalk.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsxfeval.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsxfname.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsxfobj.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psargs.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psloop.c ACPICA: Fix unmerged acmacros.h divergences. 2012-11-15 00:31:23 +01:00
psopcode.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psparse.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psscope.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
pstree.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
psutils.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
pswalk.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
psxface.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rsaddr.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rscalc.c ACPICA: Resource Mgr: Small fix for buffer size calculation 2012-11-15 00:31:26 +01:00
rscreate.c ACPICA: Fix some comment fields 2012-07-17 00:05:49 -04:00
rsdump.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rsinfo.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsio.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsirq.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rslist.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
rsmemory.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsmisc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rsserial.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsutils.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rsxface.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
tbfadt.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
tbfind.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
tbinstal.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
tbutils.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
tbxface.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
tbxfload.c ACPICA: Fix some typos in comments 2012-11-15 00:31:25 +01:00
tbxfroot.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utaddress.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utalloc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utcache.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utclib.c ACPICA: Update local C library module comments for ASCII table 2012-11-15 00:31:25 +01:00
utcopy.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utdebug.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utdecode.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utdelete.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
uteval.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utexcep.c ACPICA: Split exception code utilities to a new file, utexcep.c 2012-07-17 00:05:49 -04:00
utglobal.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utids.c ACPICA: Fix divergences of definition conflicts. 2012-11-15 00:31:22 +01:00
utinit.c ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware 2012-03-22 01:44:49 -04:00
utlock.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utmath.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utmisc.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utmutex.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utobject.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utosi.c ACPICA: Add Windows8/Server2012 string for _OSI method. 2012-09-21 00:26:16 -04:00
utresrc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utstate.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
uttrack.c ACPICA: AcpiExec: Improve algorithm for tracking memory leaks 2012-11-15 00:31:27 +01:00
utxface.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utxferror.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utxfinit.c ACPICA: Split ACPICA initialization functions to new file, utxfinit.c 2012-09-21 00:26:16 -04:00
utxfmutex.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00