lkml.org 
[lkml]   [2000]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux scheduler...
Hi,

On Mon, Mar 27, 2000 at 05:47:19PM +0100, Daniel J Blueman wrote:
>
> does the linux kernel process scheduler tackle priority inversion problems?

No. For timesharing tasks, the problem is not relevant. For soft
realtime tasks, it's up to you to make sure that the highest priority
task runnable is actually runnable. Priority inheritance is not
necessarily a good idea, remember: it can only work by completely
destroying the predictable nature of the task priority ordering that
you had in the first place.

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.191 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site