Limit this search to....

Real-Time Extensions to MINIX
Contributor(s): George, Princy (Author), Iyer, Subbalakshmi (Author), Shetake, Jai (Author)
ISBN: 3843391378     ISBN-13: 9783843391375
Publisher: LAP Lambert Academic Publishing
OUR PRICE:   $50.27  
Product Type: Paperback
Published: February 2011
Qty:
Additional Information
BISAC Categories:
- Computers | Operating Systems - General
Physical Information: 0.16" H x 6" W x 9" (0.25 lbs) 68 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Real time system applications are increasing every day. Real-time systems span from microcontrollers in automobile engines to very complex applications, such as aircraft flight control or process control in manufacturing plants. Failure in meeting the tasks' deadlines can lead to catastrophic consequences. Recently, there has been an interest in techniques for developing real-time applications on general- purpose operating systems (GPOSs), like UNIX, MINIX, LINUX etc. With this in view, this work aims at adding real time extensions to the MINIX (Mini-UNIX) system. This work required a detailed study of the MINIX source code - process management, clock, inter- process communication, and interaction between the various modules during system calls. Along with an overview of our work, this book also outlines the file system backup tool and versioning tool that we had to develop in order to mitigate the problems of frequent system crashes as are inherent in any work involving kernel debugging.