tasklets

From: Thomas 'Dent' Mirlacher (dent@cosy.sbg.ac.at)
Date: Thu May 30 2002 - 14:50:26 EST


hi list,

can someone explain the notes in tqueue.h?

it states:

 * - Bottom halfs are called in the reverse order that they were linked into
 * the list.

but in queue_task it does a list_add_tail, which doesn't really explain the
above. also __run_task_queue does essentially a list_for_each, and no
list_for_each_prev.

so i cannot see any reasons why the tasks in the list shouldn't work like a
fifo.

can someone give me a hint what's wrong with my thinking? :)

thanks,
        tm

-- 
in some way i do, and in some way i don't.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:29 EST