Concurrent bottom halves

B. James Phillippe (bryan@terran.org)
Thu, 25 Feb 1999 20:10:51 -0800 (PST)


Greetings,

Is it possible in Linux-2.2 for a driver to mark a bottom half from within
a bottom half and have them execute concurrently? I would like to mark a
bottom half (tq_immediate) from code executing in net_bh, and have the new
bottom half executing concurrently with net_bh.

thanks,
-bp

--
B. James Phillippe		. bryan@terran.org
Software Engineer, WGT Inc.	. http://www.terran.org/~bryan

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