]> git.corax.cc Git - corax/commit
Use task_switch() to switch tasks in sched_tick(), instead of task_set_current()
authorMatthias Kruk <m@m10k.eu>
Sun, 29 Sep 2019 05:53:38 +0000 (14:53 +0900)
committerMatthias Kruk <m@m10k.eu>
Sun, 29 Sep 2019 05:53:38 +0000 (14:53 +0900)
commit02a12be131abbf74f3df90b0673e363c9d35b1c1
tree3d6cf0b3edc16924d81e09f48295646fcbb7debf
parentee788037e91fdc009b0e5e07d51adf46a81b914a
Use task_switch() to switch tasks in sched_tick(), instead of task_set_current()
kernel/core/sched.c