Preamble
My final project is related to Context Switching on GNU/Linux. As stated in its final report, available here:
How many times a given process p preempts, either voluntarily or involuntarily, is an important threat to computer’s processes throughput. Whenever running cpu-bound processes on a multi-core system without an […]