On Tue, May 15, 2012 at 10:30 PM, Venkat Subbiah <vsubbiah@xxxxxxxxxxxxxxxxxx> wrote: > Trying to compile Preepmtion test with instructions from > https://rt.wiki.kernel.org/index.php/Preemption_Test and I run into the > error below > > g++ preempt-test.cc -g -lboost_thread-mt -lboost_program_options -o > preempt-test > preempt-test.cc:57:40: error: boost/thread/detail/lock.hpp: No such file or > directory > > Is there a later version than v4 from > ftp://ftp.novell.com/dev/ghaskins/preempt-test-latest.tar.bz2 > > The git link > git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/preempt-test.git > doesn't exist. Is there a git repo some where else. > No idea if anyone is actively maintaining the "Preemption Test". Most folks here use the rt-tests suite. The Wiki page for Preemption Test acknowledges rt-migration-test for ideas in it's own development. The rt-migration-test itself is now actively maintained as part of the rt-test suite. I updated the wiki to reflect that fact with a link to rt-tests. Thanks John -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html