On 11/12/2013 06:19 PM, Steven Rostedt wrote:
> On Thu, 7 Nov 2013 14:43:35 +0100
> Juri Lelli wrote:
>
>> From: Dario Faggioli
>>
>> Add a new function to the scheduling class interface. It is called
>> at the end of a context switch, if the prev task is in TASK_DEAD state.
>>
>> It might be u
On Thu, 7 Nov 2013 14:43:35 +0100
Juri Lelli wrote:
> From: Dario Faggioli
>
> Add a new function to the scheduling class interface. It is called
> at the end of a context switch, if the prev task is in TASK_DEAD state.
>
> It might be useful for the scheduling classes that want to be notifie
On Thu, Nov 7, 2013 at 5:43 AM, Juri Lelli wrote:
> From: Dario Faggioli
>
> Add a new function to the scheduling class interface. It is called
> at the end of a context switch, if the prev task is in TASK_DEAD state.
>
> It might be useful for the scheduling classes that want to be notified
> wh
From: Dario Faggioli
Add a new function to the scheduling class interface. It is called
at the end of a context switch, if the prev task is in TASK_DEAD state.
It might be useful for the scheduling classes that want to be notified
when one of their task dies, e.g. to perform some cleanup actions
From: Dario Faggioli
Add a new function to the scheduling class interface. It is called
at the end of a context switch, if the prev task is in TASK_DEAD state.
It might be useful for the scheduling classes that want to be notified
when one of their task dies, e.g. to perform some cleanup actions
From: Dario Faggioli
Add a new function to the scheduling class interface. It is called
at the end of a context switch, if the prev task is in TASK_DEAD state.
It might be useful for the scheduling classes that want to be notified
when one of their task dies, e.g. to perform some cleanup actions
6 matches
Mail list logo