https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196542
--- Comment #4 from John Baldwin <[email protected]> --- So one thing we are doing between those printfs is starting up the other CPUs. Can you build a custom kernel with printfs sprinkled in sys/amd64/amd64/mp_machdep.c? cpu_mp_start() and native_start_all_aps() would be good places to start. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
