Scheduler switch stuff

Peter Kadau has been talking about changing the userland scheduler (which could be done dynamically, as Matt Dillon pointed out) and a post out of that discussion by Matt Dillon does a nice job of summing up the differences between DragonFly and FreeBSD-5 process management.

3 Replies to “Scheduler switch stuff”

  1. Uhm, that switching the scheduler would be possible on-the-fly was a remark of Matt not to be attributed to me. I really thought this had to fixed at boot-time.
    *Changing* the scheduler is actually very easy thanks to LWKT if you’re willing to live with some #ifdef’d stuff…

  2. I changed the post – hopefully it doesn’t misattribute any more.

Comments are closed.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)

Mentions

  • Justin C. Sherrill
  • Poor Clueless Newbie
  • Peter Kadau