kernel/process: Start the main thread using the specified ideal core
This matches kernel behavior in that processes are started using their specified ideal core, rather than always starting on core 0.
Please register or sign in to comment
This matches kernel behavior in that processes are started using their specified ideal core, rather than always starting on core 0.