Multi-threading: Difference between revisions
Line 17: | Line 17: | ||
Sets up a process using the segments managed by the given CodeSet handle. | Sets up a process using the segments managed by the given CodeSet handle. | ||
This system call furthermore processes the kernel | This system call furthermore processes the [[NCCH/Extended_Header#ARM11_Kernel_Capabilities|kernel capabilities]] from the [[NCCH/Extended_Header|ExHeader]], hence setting up virtual address mappings, CPU clock frequency/L2 cache configuration, and other things. | ||
=== Run === | === Run === |