Skip to content

maximvl/sigsched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sigsched

Unix singal-based native code scheduler

TODO

  • Fix all valgrind complains
  • Block context switch in critical sections, like scheduler
  • Rewrite signal handling to controllable timer - SIGALRM, SIGVTALRM and SIGPROF
  • Implement dynamic process spawn
  • Implement own sleep function
  • Implement repl for introspection
  • Replace all existing scheduler implementations and get job offer from Google

docs to read:

About

Unix singal-based native code scheduler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors