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)
Tue, Oct 14, 11:47 AM
Unknown Object (File)
Wed, Oct 8, 1:51 PM
Unknown Object (File)
Wed, Sep 17, 4:46 AM
Unknown Object (File)
Sep 11 2025, 6:23 AM
Unknown Object (File)
Aug 30 2025, 3:30 PM
Unknown Object (File)
Aug 2 2025, 11:10 PM
Unknown Object (File)
Jul 23 2025, 3:26 AM
Unknown Object (File)
Jul 1 2025, 6:33 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