CONTENTS ======== Here's some of the things we have been doing. 1. Evaluated the different real-time Linux variants existing today.(briefly) 2. Re-done the current scheduler in RTLinux and implemented a few classic scheduling algorithms, such as Rate Monotonic and Earliest Deadline First. 3. Started work on an advanced aperiodic (interrupt) handler based on EDF. 4. Written an installation manual for RTLinux. 5. Written a Cross Compiler Howto. TODO List ========= o Write a nice rt-task monitoring tool that makes use of /proc file system? - Use the Java viewer from the Salsart tool. - Use the rt_registry, which means porting it to v2.x and v3 o Performance timings (hard). - Gather available data.