Changes between Version 24 and Version 25 of boot_procedure
- Timestamp:
- May 3, 2017, 5:00:37 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
boot_procedure
v24 v25 6 6 7 7 The 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. 10 10 11 11 As 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