Anyone knows how to implement this in Solaris 8 ?
Alternate 1:1 thread Implementation in S8, default in S9
The Solaris 8 OE introduced an alternate implementation based on the 1:1 model which leveraged the improvements in kernel threading directly at the process level. The 1:1 implementation was simpler to develop, and its code paths were generally more efficient than those of the old implementation. In the Solaris 8 OE, the MxN implementation remains the default, whereas the 1:1 model is the default in Solaris 9. Users have tested the new 1:1 implementation, and many have adopted it.
Alternate 1:1 thread Implementation in S8, default in S9
The Solaris 8 OE introduced an alternate implementation based on the 1:1 model which leveraged the improvements in kernel threading directly at the process level. The 1:1 implementation was simpler to develop, and its code paths were generally more efficient than those of the old implementation. In the Solaris 8 OE, the MxN implementation remains the default, whereas the 1:1 model is the default in Solaris 9. Users have tested the new 1:1 implementation, and many have adopted it.