svn commit: r308565 - head/sys/kern

Gary Jennejohn gljennjohn at gmail.com
Sat Nov 12 09:28:38 UTC 2016


On Sat, 12 Nov 2016 00:23:09 +0000 (UTC)
John Baldwin <jhb at FreeBSD.org> wrote:

> Author: jhb
> Date: Sat Nov 12 00:23:09 2016
> New Revision: 308565
> URL: https://svnweb.freebsd.org/changeset/base/308565
> 
> Log:
>   Allow scheduling during early boot.
>   
>   - Send IPI wakeups once SMP is started even if cold is true.
>   - Permit preemptions when cold is true.
>   
>   These changes are needed for EARLY_AP_STARTUP.
>   
>   MFC after:	2 weeks
>   Sponsored by:	Netflix
> 
> Modified:
>   head/sys/kern/sched_4bsd.c
> 

Thank you, jhb!

-- 
Gary Jennejohn


More information about the svn-src-all mailing list