Instructions for Exercise
This lesson demonstrates how you can run the file provided in the exercise in the next lesson.
We'll cover the following...
In this exercise, you’ll be investigating swap performance with a simple
program found in mem.c
. The program is really simple: it ...