On Sat, 12 Nov 2016 08:40:28 -0800
John Baldwin wrote:
> On 11/12/16 1:28 AM, Gary Jennejohn wrote:
> > On Sat, 12 Nov 2016 00:23:09 + (UTC)
> > John Baldwin wrote:
> >
> >> Author: jhb
> >> Date: Sat Nov 12 00:23:09 2016
> >> New Revision: 308565
> >> URL: https://svnweb.freebsd.org/chan
On 11/12/16 1:28 AM, Gary Jennejohn wrote:
> On Sat, 12 Nov 2016 00:23:09 + (UTC)
> John Baldwin 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.
>>
On Sat, 12 Nov 2016 00:23:09 + (UTC)
John Baldwin 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
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