
- IEEE Std. 1003.1:2004 Edition, Information Technology -- Portable Operating System Interface (POSIX). The Institute of Electrical and Electronics Engineers.Google Scholar
- Mario Aldea Rivas, José F. Ruiz. "Implementation of new Ada 2005 real-time services in MaRTE OS and GNAT". Lecture Notes on Computer Science (Vol: 4498), 29--40. June, 2007. Google Scholar
Digital Library
- M. Aldea, M. González Harbour. "Operating System Support for Execution Time Budgets for Thread Groups". ACM Ada Letters. Volume XXVII, Issue 2, 67--71. August, 2007. Google Scholar
Digital Library
- M. Aldea, M. González Harbour, José F. Ruiz. "Implementation of the Ada 2005 Task Dispatching Model in MaRTE OS and GNAT". 14th International Conference on Reliable Software Technologies -- Ada-Europe 2009. Brest, France. June, 2009. Google Scholar
Digital Library
Recommendations
Execution time limitation of interrupt handlers in a Java operating system
EW 10: Proceedings of the 10th workshop on ACM SIGOPS European workshopDevice drivers are a very critical part of every operating system. They often contain code that is executed in interrupt handlers. During the execution of interrupt handlers, the processing of some other interrupts is usually disabled. Thus errors in ...
Interrupt Handlers in Java
ISORC '08: Proceedings of the 2008 11th IEEE Symposium on Object Oriented Real-Time Distributed ComputingAn important part of implementing device drivers is to control the interrupt facilities of the hardware platform and to program interrupt handlers. Current methods for handling interrupts in Java use a server thread waiting for the VM to signal an ...
Interrupt Handling for Out-of-Order Execution Processors
Processors with multiple functional units, including the superscalars, achieve significant performance enhancement through low-level execution concurrency. In such processors, multiple instructions are often issued and definitely executed concurrently ...






Comments