Changes between Version 30 and Version 31 of boot_procedure
- Timestamp:
- May 3, 2017, 7:12:01 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
boot_procedure
v30 v31 7 7 The ALMOS-MKH boot procédure can be decomposed in two phases: 8 8 * The architecture dependent phase, implemented by an architecture specific '''boot_loader''' procedure. 9 * The architecture indépendant phase, i nplemented by a generic '''kernel-init''' procedure.9 * The architecture indépendant phase, implemented by a generic '''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