I'm trying to implement a list of task_struct and use it as a FIFO. In addition I need a function to go through the list and search for a particular task.I'm trying to implement a list of task_struct a
I'm trying to implement a list of task_struct and use it as a FIFO. In addition I need a function to go through the list and search for a particular task.I'm trying to implement a list of task_struct a