On Thu, Jul 26, 2007 at 01:22:32AM +0200, Karel Zak wrote: > On Sat, Jul 21, 2007 at 07:46:27PM +0200, Christian Casteyde wrote: > > > > I've made a little patch to take new schedulers policy in chrt. > > This will obviously be usefull, since CFS has been integrated > > in the upcoming 2.6.23. > > + fprintf(stderr, " -s, --iso " > > + "set policy to SCHED_ISO\n"); BTW.. I see in 2.6.23-rc1 include/linux/sched.h: /* SCHED_ISO: reserved but not implemented yet */ #define SCHED_IDLE 5 It's probably too early to introduce the option "--iso" by chrt(1). Karel -- Karel Zak <kzak@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html