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, May 23, 10:34 PM
Unknown Object (File)
Fri, May 22, 10:12 PM
Unknown Object (File)
Wed, May 20, 10:40 PM
Unknown Object (File)
Wed, May 20, 3:58 PM
Unknown Object (File)
Mon, May 11, 2:37 PM
Unknown Object (File)
Thu, May 7, 2:31 PM
Unknown Object (File)
Sun, May 3, 6:13 PM
Unknown Object (File)
Fri, May 1, 4:01 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