commit | 70ce00bf5fb8da2de1466fb8e32b3256f65deec9 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Jul 26 14:38:59 2011 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Jul 26 14:38:59 2011 +0200 |
tree | a8c31adce7805c5115db5b1bd53471603fba94c9 | |
parent | ce9ccca296b3242c99fd795be4eee127affab1ba [diff] |
add a simple program burning cycles This little program takes the cpu # as parameter, set the affinity and renice itself to the maximum priority. It increments a counter during one second, display the coutner's value and exit. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>