Please read the post you replied to. I don't believe that threaded UP
is better than non-threaded UP, I believe that if you are going to have
a source base that is threaded at all, you should run the same code
everywhere, SMP and UP. That way you have one code base to debug and
maintain, and there is back pressure to make sure the threading doesn't
get out of hand.
That's very different from saying "threaded UP is better than non-threaded
UP".
-
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/