Edit

IABSD.fr/src/sys

Branch :

  • Show log

    Commit

  • Author : claudio
    Date : 2025-06-09 09:28:13
    Hash : 6f2905f2
    Message : Make sure sched_choosecpu() and sched_choosecpu_fork() never return NULL. In case the final choice is null just return curcpu(). This can happen when sched_all_cpus is the empty set. OK mpi@ kettenis@ (as part of a larger diff)