Changes between Version 10 and Version 11 of WikiStart


Ignore:
Timestamp:
Aug 12, 2014, 11:32:10 AM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v10 v11  
    77= __Y) Boot Code__ =
    88
     9= __W) Kernel functions =
     10
     11The GIET acronym stands for ''Gestionnaire d'Interuptions, Exceptions et Trappes.
     12This 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
    924= __Z) User Level Libraries__ =
     25
     26This chapter
    1027
    1128 === [wiki:library_stdio stdio library] ===