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)
Oct 4 2024, 11:30 PM
Unknown Object (File)
Oct 1 2024, 1:55 PM
Unknown Object (File)
Oct 1 2024, 5:25 AM
Unknown Object (File)
Sep 27 2024, 12:04 PM
Unknown Object (File)
Sep 26 2024, 2:01 PM
Unknown Object (File)
Sep 26 2024, 4:57 AM
Unknown Object (File)
Sep 25 2024, 4:44 PM
Unknown Object (File)
Sep 24 2024, 4:38 AM
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