Page MenuHomeFreeBSD

x86: Wait for curthread to be set up as an indicator that the boot stack is no longer used.
ClosedPublic

Authored by kib on Jan 20 2020, 10:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 27, 12:15 AM
Unknown Object (File)
May 23 2026, 10:34 PM
Unknown Object (File)
May 22 2026, 10:12 PM
Unknown Object (File)
May 20 2026, 10:40 PM
Unknown Object (File)
May 20 2026, 3:58 PM
Unknown Object (File)
May 11 2026, 2:37 PM
Unknown Object (File)
May 7 2026, 2:31 PM
Unknown Object (File)
May 3 2026, 6:13 PM
Subscribers

Details

Summary

pc_curthread is set by cpu_switch after it stopped using the old thread (or boot) stack.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable