Skip to content

Extreme scheduling mods

Jeremy Soller requested to merge blocking into master
  • Much more efficient scheduling (thanks to blocking
  • vfork
  • sleep without a busy wait
  • stdio with no busy wait
  • schemes and GUI do not have a busy wait
  • Several bug fixes
  • std::time compliance
  • orbital efficiency and performance improvements

Merge request reports