> probably a stupid question, but where does ADEOS fit into this > picture? > I don't know adeos that good, but afaik it is a hardware abstraction layer, which allows you to run a couple of domains, which can be given priorities. so you can for example run a Linux domain with a low priority and a RTAI domain with high priority, which allows you to use RTAI for real-time applications, because adeos will make sure, that RTAI (the high priority domain) will always get the resources it needs to meet its deadlines. The low priority domain (Linux) will only be scheduled if RTAI needs does not need the CPU. Please correct me, if I am wrong. andi -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ