Re: [RFC][PATCH 05/22] sched: SCHED_DEADLINE policy implementation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Peter Zijlstra
Date: Tuesday, November 23, 2010 - 7:24 am

On Sun, 2010-11-14 at 09:54 +0100, Raistlin wrote:

Right, so either this, or we could make sched_deadline tasks fail
fork() ;-)

from a RT perspective such tasks shouldn't fork() anyway, fork()
includes a lot of implicit memory allocations which definitely are not
deterministic (page reclaim etc.).

So yeah, I'm fine with this, it causes some pain, but then, you've
earned this pain by doing this in the first place.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC][PATCH 05/22] sched: SCHED_DEADLINE policy implem ..., Peter Zijlstra, (Tue Nov 23, 7:24 am)