LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Runqueue tasks (https://www.linuxquestions.org/questions/linux-kernel-70/runqueue-tasks-660098/)

halilakin 08-03-2008 08:59 AM

Runqueue tasks
 
I am trying to display runqueue items in a module. But when writing the module i cannot reach the runqueue struct (it is defined in sched.c and i cannot reach it). How can I display the tasks in runqueue ? Is it stored in somewhere in task_struct the tasks which are in the runqueue?


Please help.


All times are GMT -5. The time now is 09:36 PM.