The art of Linux Kernel Design : illustrating the operating system design principle and implementation /
"Difficulty in understanding an operating system (OS) lies not in the technical aspects, but in the complex relationships inside the operating systems. The Art of Linux Kernel Design: Illustrating the Operating System Design Principle and Implementation addresses this complexity. Written from t...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , , , , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Boca Raton, FL :
CRC Press, Taylor and Francis,
2014.
©20 |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. From power-up to the main function
- 2. Device initialization and process 0 activation
- 3. Creation and execution of process 1
- 4. Creation and execution of process 2
- 5. File operation
- 6. The user process and memory management
- 7. Buffer and multiprocess file
- 8. Inter-process communication
- 9. Operating system's design guidelines.