Changes between Version 10 and Version 11 of WikiStart
- Timestamp:
- Aug 12, 2014, 11:32:10 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v10 v11 7 7 = __Y) Boot Code__ = 8 8 9 = __W) Kernel functions = 10 11 The GIET acronym stands for ''Gestionnaire d'Interuptions, Exceptions et Trappes. 12 This section describe the kernel functions, supporting Interrupts, Exceptions and Traps (i.e. syscalls). 13 14 === [wiki:kernel_utils service functions] === 15 16 === [wiki:kernel_interrupts interrupts] === 17 18 === [wiki:kernel_exceptions interrupts] === 19 20 ===[wiki:kernel_syscalls syscalls] === 21 22 === [wiki:kernel_context context switchs] === 23 9 24 = __Z) User Level Libraries__ = 25 26 This chapter 10 27 11 28 === [wiki:library_stdio stdio library] ===