Design of Tiny TTY for ARM Based Multi-Process Mono-Kernel
2013; Trans Tech Publications; Volume: 373-375; Linguagem: Inglês
10.4028/www.scientific.net/amm.373-375.1587
ISSN2297-8941
Autores Tópico(s)Advanced Algorithms and Applications
ResumoThis paper describes the design and implementation of tiny TTY for an ARM based multi-process mono-kernel, including overview of TTY, and implementation of the TTY routines such as data structure of TTY, TTY input, TTY read, TTY write, TTY waiting and TTY signal setting. A demo example is also provided at the final of the paper to show the effect. The mono-kernel is developed by the author of this paper on Linux with GNU tool chain from scratch, for which the tiny TTY is designed. Based on this mono-kernel, other components can be added such as file system, network management, etc. to form a more powerful embedded operating system.
Referência(s)