Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/acpi/acpica



M.Drochner%fz-juelich.de@localhost said:
>  with ACPI one doesn't know which parts of the systems have already
> been taken out of service

Actually, since ACPI does explicitely require that interrupts
are off at some point during state transitions, basically
all code reachable by the AML interpreter must be safe to
be run without interrupts.

Btw, it might also make sense to avoid tsleep et al
while DDB is active. A context switch while the other CPU
is in the DDB loop doesn't lead to anything.

best regards
Matthias




-------------------------------------------------------------------
-------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich

Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr. Harald Bolt,
Dr. Sebastian M. Schmidt
-------------------------------------------------------------------
-------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index