Hi! > This patch introduces a new test case, partrt_nohz_full. > > This is sent as an RFC since as far as I understand it ltp is under > stabilization. But I still wanted to send what I've got currently to see if > there are any major issues with it. > > This test case requires a couple of tools which can be cloned from here: > > https://github.com/OpenEneaLinux/rt-tools
This may be a problematic, LTP testcases should be as selfcontained as possible and should depend only on standard libraries/tools. > The tools are scripts so they are easily copied to somewhere PATH will find > them. > > The patch applies on ltp, which can be cloned from here: > > https://github.com/linux-test-project/ltp.git > > The patch applies to commit hash b24ce8f6bcf315078bdc48bbddf780b964ffa59a. > > To run the test case, do the following: > > partrt create <cpumask> Again selfcontained, the testcase should be able to run just by runltp. Any preparation and cleanup should be done in the testcase. > runltp -f partrt_nohz_full > > where <cpumask> should be a hexadecimal mask of nohz_full kernel boot > parameter. > If you're too lazy to translate it by hand, you can use list2mask tool from > the rt-tools repository: > > partrt create 0x$(list2mask --nohz) > runltp -f partrt_nohz_full -- Cyril Hrubis chru...@suse.cz ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list