Question

Can a multithreaded solution using multiple user-level threads with one kernel thread achieve better performance on a multiprocessor system than on a single processor system? Explain. Assume this process is

the only one running on the system.