running a stopped process
i m trying to implement a scheduler in C. I need to insert a forked process into a queue and make it exec for 1 quantum say and then push it back in queue. Allocate another quantum l8r.. how do i do this?? What r the different calls supported in the header unistd.h |
No comments:
Post a Comment