* Preemption test
@ 2012-05-15 20:30 Venkat Subbiah
2012-05-18 12:49 ` John Kacur
0 siblings, 1 reply; 2+ messages in thread
From: Venkat Subbiah @ 2012-05-15 20:30 UTC (permalink / raw)
To: RT
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.
Thanks,
Venkat
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Preemption test
2012-05-15 20:30 Preemption test Venkat Subbiah
@ 2012-05-18 12:49 ` John Kacur
0 siblings, 0 replies; 2+ messages in thread
From: John Kacur @ 2012-05-18 12:49 UTC (permalink / raw)
To: Venkat Subbiah; +Cc: RT
On Tue, May 15, 2012 at 10:30 PM, Venkat Subbiah
<vsubbiah@caviumnetworks.com> 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-18 12:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-15 20:30 Preemption test Venkat Subbiah
2012-05-18 12:49 ` John Kacur
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).