on 16/12/2012 20:49 Attilio Rao said the following:
> - about panic(), the check is much more easy, just see my first
> response to Ryan, because we don't have the wakeup/restart race as
> generic_stop_cpu() does
That's what I meant - could you please resend that message to me?
--
Andriy Gapon
_
On Sun, Dec 16, 2012 at 1:59 AM, Andriy Gapon wrote:
> on 13/12/2012 22:17 Attilio Rao said the following:
>> Right, but as I said, for the time being we can at least have a
>> correct panic() semantic and take the right time to fix the
>> generic_stop_cpus() and then absorb also the panic() fix i
on 13/12/2012 22:17 Attilio Rao said the following:
> Right, but as I said, for the time being we can at least have a
> correct panic() semantic and take the right time to fix the
> generic_stop_cpus() and then absorb also the panic() fix into it.
> Right now the mechanism is still broken in panic
On Thu, Dec 13, 2012 at 10:59 AM, Andriy Gapon wrote:
> on 09/12/2012 19:27 Attilio Rao said the following:
>> On Sun, Nov 25, 2012 at 2:22 PM, Andriy Gapon wrote:
>>> Author: avg
>>> Date: Sun Nov 25 14:22:08 2012
>>> New Revision: 243515
>>> URL: http://svnweb.freebsd.org/changeset/base/243515
on 09/12/2012 19:27 Attilio Rao said the following:
> On Sun, Nov 25, 2012 at 2:22 PM, Andriy Gapon wrote:
>> Author: avg
>> Date: Sun Nov 25 14:22:08 2012
>> New Revision: 243515
>> URL: http://svnweb.freebsd.org/changeset/base/243515
>>
>> Log:
>> remove stop_scheduler_on_panic knob
>>
>> Th
On Sun, Nov 25, 2012 at 2:22 PM, Andriy Gapon wrote:
> Author: avg
> Date: Sun Nov 25 14:22:08 2012
> New Revision: 243515
> URL: http://svnweb.freebsd.org/changeset/base/243515
>
> Log:
> remove stop_scheduler_on_panic knob
>
> There has not been any complaints about the default behavior, so
Author: avg
Date: Sun Nov 25 14:22:08 2012
New Revision: 243515
URL: http://svnweb.freebsd.org/changeset/base/243515
Log:
remove stop_scheduler_on_panic knob
There has not been any complaints about the default behavior, so there
is no need to keep a knob that enables the worse alternative