The third project of Linux Operating System course at NCU.
You can compile cpu_id.c, cpu_bound.c or io_bound.c with below command:
gcc -o {file_name} {file_name}.c
- You can get more information from project description and our report.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The third project of Linux Operating System course at NCU.
You can compile cpu_id.c, cpu_bound.c or io_bound.c with below command:
gcc -o {file_name} {file_name}.c