* boosting priority of threads & processes
@ 2007-12-19 11:07 vibi
2007-12-19 11:41 ` Benoit Rouits
2007-12-19 11:53 ` Per Jessen
0 siblings, 2 replies; 3+ messages in thread
From: vibi @ 2007-12-19 11:07 UTC (permalink / raw)
To: Linux C Programming List
hello,
is there any way to boost the priority of threads & processes other
than using nice value.
thanks in advance
regards
vibi sreenivasan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: boosting priority of threads & processes
2007-12-19 11:07 boosting priority of threads & processes vibi
@ 2007-12-19 11:41 ` Benoit Rouits
2007-12-19 11:53 ` Per Jessen
1 sibling, 0 replies; 3+ messages in thread
From: Benoit Rouits @ 2007-12-19 11:41 UTC (permalink / raw)
To: vibi_sreenivasan; +Cc: Linux C Programming List
$ man renice
Le mercredi 19 décembre 2007 à 16:37 +0530, vibi a écrit :
> hello,
> is there any way to boost the priority of threads & processes other
> than using nice value.
>
> thanks in advance
>
> regards
> vibi sreenivasan
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: boosting priority of threads & processes
2007-12-19 11:07 boosting priority of threads & processes vibi
2007-12-19 11:41 ` Benoit Rouits
@ 2007-12-19 11:53 ` Per Jessen
1 sibling, 0 replies; 3+ messages in thread
From: Per Jessen @ 2007-12-19 11:53 UTC (permalink / raw)
To: Linux C Programming List
vibi wrote:
> hello,
> is there any way to boost the priority of threads & processes other
> than using nice value.
>
See man sched_setparam.
/Per Jessen
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-12-19 11:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-19 11:07 boosting priority of threads & processes vibi
2007-12-19 11:41 ` Benoit Rouits
2007-12-19 11:53 ` Per Jessen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).