fork() creates a different type of child process in minix2
I am trying to implement a group priority scheduler in minix2, and I ran into some problems. I have a test-script:
fork() create differnt type of child process in minix2
i am trying to implement group priority scheduler in minix2, and i ran into some problems. I have test-script: