Changes between Initial Version and Version 1 of kernel_functions


Ignore:
Timestamp:
Oct 15, 2014, 12:59:36 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_functions

    v1 v1  
     1= GIET_VM / Kernel Functions =
     2
     3The GIET acronym stands for ''Gestionnaire Interruptions, Exceptions & Trappes''.
     4
     5This section describes the kernel functions, supporting Interrupts, Exceptions, Syscalls and Context switchs.
     6
     7 === [wiki:kernel_interrupts  Interrupt Handler] ===
     8
     9 === [wiki:kernel_exceptions  Exception Handler] ===
     10
     11 === [wiki:kernel_syscalls  Syscall Handler] ===
     12
     13 === [wiki:kernel_context Context Switch Handler] ===