combined ultklt approachesidea is to merge the


COMBINED ULT/KLT APPROACHES

Idea is to merge the best of both approaches

Solaris is an illustration of an OS that combines both ULT and KLT 

  1. Thread creation complete in the user space
  2. Bulk of synchronization and scheduling of threads done in the user space
  3. The programmer may perhaps adjust the number of KLTs
  4. Process comprise the user's address space, process control block and stack
  5. User-level (threads library) threads invisible to the OS are the interface for application parallelism
  6. Kernel threads the unit that is able to be dispatched on a processor
  7. Lightweight processes (LWP) every LWP supports one or more ULTs and maps to exactly one KLT.

 

Request for Solution File

Ask an Expert for Answer!!
Operating System: combined ultklt approachesidea is to merge the
Reference No:- TGS0307839

Expected delivery within 24 Hours