HomeFreeBSD

Print CPU informtion later in boot.

Description

Print CPU informtion later in boot.

Match other architectures and print CPU information during
cpu_startup(). In particular, this prints the information after the
message buffer is initialized which allows it to be retrieved after
boot via dmesg(8).

While here, add some extern declarations to <machine/md_var.h> in
place of duplicated declarations in various source files.

Reviewed by: brooks
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D24936

Details

Provenance
jhbAuthored on May 20 2020, 9:16 PM
Parents
rG6adcdf6577f2: Simplify hot-patching cpu_switch() for lack of UserLocal register.
Branches
Unknown
Tags
Unknown

Event Timeline