Hi Steven, On Thu, 3 Mar 2016 09:23:44 -0500 Steven Rostedt <[email protected]> wrote:
> On Thu, 3 Mar 2016 09:28:01 +0000 > Juri Lelli <[email protected]> wrote: > > > That's the one that I use, and I'm not seeing any problems with it. > > I'll send you the binary in private. > > That's the one I use too. Juri provided me with a working binary, and I think I found the cause of the issue: it works fine on 64bit systems, but fails on 32bit systems. I think the issue is in the sched_setattr() definition present in syscall_magic.h (which ignores the "flags" parameter). Luca > BTW, Juri, do you plan on submitting patches > to schedtool upstream?

