CyclicTest
Revision 2 as of 2012-11-20 18:17:06
Clear message
Setting up Cyclic Test
Get build dependency
sudo apt-get install libnuma-dev
Get source
git clone git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git cd rt-tests make all cp ./cyclictest /usr/bin/
Perform a test with prio 80 for 60 sec
sudo cyclictest -p80 -n -D 60