On 10/15/2013 05:30 PM, [email protected] wrote:
> Hi!
Hi!

>> This a series promised in 'Re: [LTP] [PATCH V2 8/8] controllers/cpuset: 
>> reorganization'.
> The patches looks good, but when I try to run it on SLES11 SP3 I got
> failures in setup() in cpuset_funcs.sh:
>
> TFAIL  :  Could not mount cgroup filesystem with
> TWARN  :  /dev/cpuset already exists.. overwriting
> mkdir: cannot create directory `/dev/cpuset': File exists
> ...
>
>
> If I comment the code in the setup() the tests at least run, but I got a
> lot of invalid arguments and errors (see bellow). This is machine with
> two nodes and 24 Xeon CPUs.

Thanks. I will check it. Could you paste the code you comment?

I suppose cleanup() function doesn't perform normally. Since it has many 
'> /dev/null 2>&1' you didn't see any errors on the screen.

>
> And also if I su to root (not su -) the $USER stays set to whatever it
> was before and the user_check() from cpuset_funcs.sh fails, but that is
> easy to fix, it should use $EUID instead of $USER (as the
> tst_require_root() in tst_res.c does).
>




------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to