1ba753acb3
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> |
||
---|---|---|
.. | ||
evevent.c | ||
evgpe.c | ||
evgpeblk.c | ||
evmisc.c | ||
evregion.c | ||
evrgnini.c | ||
evsci.c | ||
evxface.c | ||
evxfevnt.c | ||
evxfregn.c | ||
Makefile |