what are the kernel threadskernel threads are


What are the Kernel threads

Kernel threads are supported directly by the operating system .Thread creation; scheduling and management are done by the operating system. Thus they are slower to create & manage compared to user threads. If the thread performs a blocking system call, the kernel can schedule another thread in the application for implementation

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what are the kernel threadskernel threads are
Reference No:- TGS0327436

Expected delivery within 24 Hours