linux/include/acpi
Bob Moore 61686124f4 [ACPI] ACPICA 20060317
Implemented the use of a cache object for all internal
namespace nodes. Since there are about 1000 static nodes
in a typical system, this will decrease memory use for
cache implementations that minimize per-allocation overhead
(such as a slab allocator.)

Removed the reference count mechanism for internal
namespace nodes, since it was deemed unnecessary. This
reduces the size of each namespace node by about 5%-10%
on all platforms. Nodes are now 20 bytes for the 32-bit
case, and 32 bytes for the 64-bit case.

Optimized several internal data structures to reduce
object size on 64-bit platforms by packing data within
the 64-bit alignment. This includes the frequently used
ACPI_OPERAND_OBJECT, of which there can be ~1000 static
instances corresponding to the namespace objects.

Added two new strings for the predefined _OSI method:
"Windows 2001.1 SP1" and "Windows 2006".

Split the allocation tracking mechanism out to a separate
file, from utalloc.c to uttrack.c. This mechanism appears
to be only useful for application-level code. Kernels may
wish to not include uttrack.c in distributions.

Removed all remnants of the obsolete ACPI_REPORT_* macros
and the associated code. (These macros have been replaced
by the ACPI_ERROR and ACPI_WARNING macros.)

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2006-06-14 01:22:20 -04:00
..
platform [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acconfig.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acdebug.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acdisasm.h ACPI: ACPICA 20060310 2006-04-01 01:26:39 -05:00
acdispat.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acevents.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acexcep.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acglobal.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
achware.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acinterp.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
aclocal.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acmacros.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acnames.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acnamesp.h ACPI: ACPICA 20060310 2006-04-01 01:26:39 -05:00
acobject.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acopcode.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acoutput.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acparser.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acpi.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
acpi_bus.h [PATCH] s/;;/;/g 2006-03-24 07:33:24 -08:00
acpi_drivers.h [ACPI] ACPICA 20050930 2005-12-10 00:20:25 -05:00
acpiosxf.h ACPI: ACPICA 20060310 2006-04-01 01:26:39 -05:00
acpixf.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acresrc.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acstruct.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
actables.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
actbl.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
actbl1.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
actbl2.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
actbl71.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actypes.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acutils.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
amlcode.h [ACPI] ACPICA 20060113 2006-01-20 02:23:50 -05:00
amlresrc.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
container.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
pdc_intel.h [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once 2005-12-01 01:30:35 -05:00
processor.h [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release 2006-01-24 17:52:48 -05:00