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
..
2007-02-02 21:14:23 -05:00
2006-01-20 02:23:50 -05:00
2007-02-02 21:14:22 -05:00
2006-06-14 02:34:48 -04:00
2006-06-14 02:30:55 -04:00
2006-01-20 02:23:50 -05:00
2006-07-10 02:37:22 -04:00
2006-01-20 02:23:50 -05:00
2006-06-28 03:11:38 -04:00
2006-06-14 02:44:35 -04:00
2006-06-14 02:30:55 -04:00
2006-06-14 02:44:35 -04:00
2006-07-09 08:47:46 -07:00
2006-01-20 02:23:50 -05:00
2006-07-09 15:15:40 -04:00
2007-02-02 21:14:22 -05:00
2006-06-14 02:34:48 -04:00
2006-06-14 02:34:48 -04:00
2005-08-05 00:45:14 -04:00