Applied, thanks!
Damien Zammit, le lun. 06 mars 2023 07:05:19 +, a ecrit:
> TESTED:
> - by setting MACH_LOCK_MON to 1 in configfrag.ac
>and running "show all slocks" in kdb
> - does not break default configured kernel
> ---
> ddb/db_sym.h | 8
> i386/i386/lock.h | 6 +++---
TESTED:
- by setting MACH_LOCK_MON to 1 in configfrag.ac
and running "show all slocks" in kdb
- does not break default configured kernel
---
ddb/db_sym.h | 8
i386/i386/lock.h | 6 +++---
kern/lock.c | 4
kern/lock.h | 5 +
kern/lock_mon.c | 8
kern/t