Changeset 637 for trunk/kernel/kern/kernel_init.c
- Timestamp:
- Jul 18, 2019, 2:06:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/kern/kernel_init.c
r635 r637 1008 1008 1009 1009 ///////////////////////////////////////////////////////////////////////////////// 1010 // STEP 2 : core[0] initializes the clu ter manager,1011 // including the physical memory allocator .1010 // STEP 2 : core[0] initializes the cluster manager, 1011 // including the physical memory allocators. 1012 1012 ///////////////////////////////////////////////////////////////////////////////// 1013 1013 … … 1102 1102 1103 1103 //////////////////////////////////////////////////////////////////////////////// 1104 // STEP 5 : core[0] initialize sthe distibuted LAPIC descriptor.1105 // core[0] initialize sthe internal chdev descriptors1104 // STEP 5 : core[0] initialize the distibuted LAPIC descriptor. 1105 // core[0] initialize the internal chdev descriptors 1106 1106 // core[0] initialize the local external chdev descriptors 1107 1107 ////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset
for help on using the changeset viewer.