The newly created child process is added to the scheduler's run queue. This data structure manages the execution order of processes based on their priority and scheduling policy. The scheduler ensures that the child process gets a fair share of CPU time based on its priority and other scheduling policies.