forked from Bananymous/banan-os
All critical scopes in kernel are now replaced by SpinLocks. This allows proper locking in actual multiprocessing with multiple cores. |
||
|---|---|---|
| .. | ||
| ELF.cpp | ||
| LoadableELF.cpp | ||
All critical scopes in kernel are now replaced by SpinLocks. This allows proper locking in actual multiprocessing with multiple cores. |
||
|---|---|---|
| .. | ||
| ELF.cpp | ||
| LoadableELF.cpp | ||