Re: sched_setscheduler() and usage issues ....please help

From: Arun Srinivas
Date: Wed Mar 30 2005 - 13:12:32 EST


When I schedule my process with SCHED_FIFO policy (using sched_setscheduler()) , is there any means to verify that it is indeed being scheduled with the same priority?

thanks
arun
From: Steven Rostedt <rostedt@xxxxxxxxxxx>
To: Arun Srinivas <getarunsri@xxxxxxxxxxx>
Subject: Re: sched_setscheduler() and usage issues ....please help
Date: Tue, 29 Mar 2005 06:31:43 -0500

On Tue, 2005-03-29 at 13:25 +0530, Arun Srinivas wrote:
> thanks.gcc says "could not find strutils.h". I am using kernel 2.6.x with
> gcc 3.3.4. Where can I find the file?

Oops! Sorry, I gave you a modified version of my actual program. I have
my own usage wrapper, that I use in all my tools. I took it out, but
forgot about my header. That is a custom header, just take it out and it
will compile.

OK, just to be clean, I've attached it here.

-- Steve

<< setscheduler.c >>

_________________________________________________________________
Get the job you always wanted. http://www.naukri.com/tieups/tieups.php?othersrcp=736 Its simple, post your CV on Naukri.com

-
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/