Changes between Version 34 and Version 35 of boot_procedure


Ignore:
Timestamp:
Jun 18, 2018, 4:47:32 PM (6 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • boot_procedure

    v34 v35  
    117117At this point, the boot-loader completed its job:
    118118 * The kernel code ''kcode'' and ''kdata'' segments are are loaded - in all clusters in the first ''offset'' physical pages.
    119  * The hardware architecture described by the '''arch_info.bin'''file has been analyzed, and copied - in each cluster - in the '''boot_info_t'''structure, stored in the kdata segment.
     119 * The hardware architecture described by the '''arch_info.bin'''file has been analyzed, and copied - in each cluster - in the '''boot_info_t''' structure, stored in the kdata segment.
    120120 * Each  local kernel instance can use all the physical memory that is not used to store the kernel ''kcode'' and ''kdata'' segments themselves.
    121121