HomeFreeBSD

Avoid the lock in vtophys() by providing a static direct-mapped spinlock-

Description

Avoid the lock in vtophys() by providing a static direct-mapped spinlock-
protected output buffer to use when the console driver cannot acquire locks
for some reason. This allows the idle thread to use printf() (e.g. the SMP
startup messages) without crashing the kernel.

Details

Provenance
nwhitehornAuthored on
Parents
rS277765: Update llvm and clang library and binary Makefiles for 3.6.0 rc1.
Branches
Unknown
Tags
Unknown

Event Timeline