> What was the cost of creating the "temporary thread"? Anyway, we can
> do much the same thing with signals, except we don't need to create a
> temporary thread.
If they're anything like the similar model I used with FlexOS
(aka CDOS) then the 'temporary thread' was actually more like a
signal handler.
In FlexOS these things (called SWI's) would interrupt the main line
of execution in the process, but only one could be active at a time.
DF
-- Derek Fawcus derek@spider.com Spider Software Ltd. +44 (0) 131 475 7034- 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/