Multithreaded program written using the many to many threading model?
I have a multiprocessor system and a multithreaded program written using the many to many threading model. I would like to know about the performance of the system in a scenario where the number of kernel thread allocated to the program is less than the number of processors and the number of user level threads in the program be more than the number of processors in the system.








