TASK_PRIO

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

task_prio - return the priority value of a given task.  

SYNOPSIS

"SYNOPSIS"

int task_prio (task_t * p);  

ARGUMENTS

p
the task in question.
 

DESCRIPTION

This is the priority value as seen by users in /proc. RT tasks are offset by -200. Normal tasks are centered around 0, value goes from -16 to +15.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:21:14 GMT, October 06, 2005