In this assignment, we are asked to slightly alter the functions of fork and exit system calls, where nice value of the spawned process will be adjusted based on the nice value of the parent process and the nice_increment value, which will be stored in a field in the task descriptor of the parent process.
-
Notifications
You must be signed in to change notification settings - Fork 0
In this assignment, we are asked to slightly alter the functions of fork and exit system calls, where nice value of the spawned process will be adjusted based on the nice value of the parent process and the nice_increment value, which will be stored in a field in the task descriptor of the parent process.
summersonnn/Custom-Kernel-Compilation-BLG-413-System-Programming-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
In this assignment, we are asked to slightly alter the functions of fork and exit system calls, where nice value of the spawned process will be adjusted based on the nice value of the parent process and the nice_increment value, which will be stored in a field in the task descriptor of the parent process.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published