Changes between Version 63 and Version 64 of WikiStart
- Timestamp:
- Nov 5, 2014, 5:34:25 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v63 v64 30 30 Here are presented the utility functions that can be used by both the bootloader (in the boot phase), and by the kernel (in the execution phase). 31 31 32 == __D) [wiki:kernel_functions Kernel functions]__ ==32 == __D) [wiki:kernel_functions Kernel Services]__ == 33 33 34 34 Here are presented the main services provided by the GIET_VM in the execution phase: the syscall handler, the interrupt handler, the exception handler, and the context switch handler.