Re: RT exec for exercising RT kernel capabilities

From: Serge Noiraud
Date: Fri Jun 09 2006 - 05:12:56 EST


jeudi 8 Juin 2006 21:12, Mark Hounschell wrote/a écrit :
> With the ongoing work being done to rt kernel enhancements by Ingo and friends,
> I would like to offer the use of a user land test (rt-exec). The rt-exec tests
> well the deterministic real-time capabilities of a computer. Maybe it could
> useful in some way to the effort or to anyone interested in making this type of
> determination about their kernel/computer.
>
> A README describing the rt-exec can be found at
> ftp://ftp.compro.net/public/rt-exec/README
In the README, you say :
...
The exec must be run as root because of the use of mlockall,
sched_setscheduler, and sched_setaffinity calls. Sorry but
there has been no attempt to use the Linux CAPABILITIES API
so that it could be run as regular user.
...

It's false if you use the LSM patch from here :
http://sourceforge.net/projects/realtime-lsm/

--
Serge Noiraud
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/