Changes between Version 24 and Version 25 of boot_procedure


Ignore:
Timestamp:
May 3, 2017, 5:00:37 PM (7 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • boot_procedure

    v24 v25  
    66
    77The ALMOS-MKH boot procédure can be decomposed in two phases:
    8  * The architecture dependent phase, implemented by the '''boot_loader''' procedure.
    9  * The architecture indépendant phase, inplemented by the '''kernel-init''' procedure.
     8 * The architecture dependent phase, implemented by an architecture specific '''boot_loader''' procedure.
     9 * The architecture indépendant phase, inplemented by a generis '''kernel-init''' procedure.
    1010
    1111As the generic (i.e. architecture independent) kernel initialization procedure is executed in parallel by all kernel instances in all clusters containing at least one core and one memory bank, the main task of the boot-loader is to load - in each cluster - a local copy of