>The only reason I can think of offhand for being able to choose which model >to use is to test that the code works ok with either model, and most >properly written code should. Indeed, I'd argue that the more serious >bugs might only show up with bound threads on a multiprocessor >system.
And much of the space savings can be had by making your own thread stacks a lot smaller than the standard 1MB. Casper _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
