Daniel,
I'll start taking a closer look at it tomorrow, but on first working
with it, you might want to change the following config on
PRIORITY_INHERITANCE. At least for me on a "make oldconfig" the default
is usually "No" so I made the following change. It may even be wise to
just force it. I haven't taking a look yet, but would PREEMPT_RT work
without the inheritance?
-- Steve
--- lib/Kconfig.RT.orig 2005-05-31 23:29:41.000000000 -0400
+++ lib/Kconfig.RT 2005-05-31 23:29:56.000000000 -0400
@@ -88,7 +88,7 @@
config PRIORITY_INHERITANCE
bool "Priority Inheritance"
- default n if !PREEMPT_RT
+ default y if PREEMPT_RT
help
This option enables system wide priority inheritance. It will
enable a high priority waiting task to transfer it's priority
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]