On Thu, Jul 3, 2008 at 6:49 AM, Bradley Hanna <brahan.ml@xxxxxxxxx> wrote: > I am researching real-time computing through different projects at > school. Is anyone else working on real-time research with the Linux kernel? > > I am focusing on using power measurement, in one project, with an > embedded system and creating a real time architecture that will minimize > the performance sufferance of standard user processes. Check rt-linux. It's a real-time kernel based on linux. You can run tasks in real-time mode and another regular processes don't interfere because the linux that runs those processes is actually the real-time's linux idle process. It's like a linux that is the idle process of another (real-time) linux. Regards, -- Alberto Giménez -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ