android_kernel_samsung_msm8976/drivers/acpi/executer
Bob Moore 1ba753acb3 ACPICA: Re-implement interpreters' "serialized mode"
Enhanced the implementation of the interpreters'
serialized mode (boot with "acpi_serialize" to set
acpi_glb_all_methods_serialized flag.)
When this mode is specified, instead of creating a serialization
semaphore per control method, the interpreter lock is
simply no longer released before a blocking operation
during control method execution. This effectively makes
the AML Interpreter single-threaded. The overhead of a
semaphore per-method is eliminated.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-02-02 21:14:24 -05:00
..
exconfig.c ACPICA: Implement simplified Table Manager 2007-02-02 21:14:21 -05:00
exconvrt.c ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
excreate.c ACPICA: Re-implement interpreters' "serialized mode" 2007-02-02 21:14:24 -05:00
exdump.c ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
exfield.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
exfldio.c ACPICA: Implement simplified Table Manager 2007-02-02 21:14:21 -05:00
exmisc.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
exmutex.c ACPICA: Delete recursive feature of ACPI Global Lock 2007-02-02 21:14:20 -05:00
exnames.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
exoparg1.c ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
exoparg2.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
exoparg3.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
exoparg6.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
exprep.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
exregion.c ACPICA: Implement simplified Table Manager 2007-02-02 21:14:21 -05:00
exresnte.c ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
exresolv.c ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
exresop.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
exstore.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
exstoren.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
exstorob.c ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
exsystem.c ACPICA: Re-implement interpreters' "serialized mode" 2007-02-02 21:14:24 -05:00
exutils.c ACPICA: Re-implement interpreters' "serialized mode" 2007-02-02 21:14:24 -05:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00