Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the main disadvantage of user level threads?



What is the main disadvantage of user level threads?..

Answer / Vineet Kumar Singh

The main disadvantage of user-level threads (ULTs) is that they suffer from context switching overhead. Because ULTs are managed by the application, the operating system may not be aware of their existence, leading to increased overhead and potential synchronization issues.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Threads Interview Questions

Explain each system calls used for process management in linux.

1 Answers  


What is user level and kernel level thread?

1 Answers  


Say we have three threads T1, T2 and T3 which perform sequentially one after another is their any benefit of using thread over here rather than having a single process.

11 Answers   NetApp,


What is a thread os?

1 Answers  


How many cores and threads do I need?

1 Answers  


Why is hyperthreading turned off?

1 Answers  


At installation,Red Hat Fedora Linux creates a symbolic link called _____ to the appropriate cd-rom device

3 Answers  


What does threads mean when downloading?

1 Answers  


Do threads share heap?

1 Answers  


What is difference between thread and runnable?

1 Answers  


Why are goroutines not lightweight threads?

1 Answers  


Is multithreading faster than multiprocessing?

1 Answers  


Categories