User Level Vs Kernel Level Thread in Operating System || User Level & Kernel Level Threads || OS

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 9

  • @omash6839
    @omash6839 5 หลายเดือนก่อน +1

    Thank you very important

  • @THLi-uo5kq
    @THLi-uo5kq 4 หลายเดือนก่อน +1

    Sir, u say in user-level-thread, a blocking thread will attribute the process blocking, is that true? l think it may be wrong.

  • @thotajagadeesh1380
    @thotajagadeesh1380 ปีที่แล้ว +1

    Sir can you explain deadlock concept

  • @worldacademy1706
    @worldacademy1706 ปีที่แล้ว +1

    Sir is child and thread are the same ?

    • @sathvikreddy4807
      @sathvikreddy4807 ปีที่แล้ว

      nah

    • @amritsubramanian8384
      @amritsubramanian8384 ปีที่แล้ว

      Nope!!!
      Child processes are created as a new process, the only thing is when pcb's instantiated the memory and data of parent process is copies and insert in child process's pcb :)
      In the end they are two different processes, one inherits the other.
      Hope it helps :):):)

    • @evegrafhebra2979
      @evegrafhebra2979 9 หลายเดือนก่อน

      no, a child process is a new process which has it own threads. A thread is the task that a process need to do. a process can have multiple threads, its called multithreading, it is, instead of doing the task just with one "worker", the process makes it with many workers to finish the task more fast

  • @VideoShow-wt6rr
    @VideoShow-wt6rr ปีที่แล้ว

    Sir can you keep full linux course

  • @sathvikreddy4807
    @sathvikreddy4807 ปีที่แล้ว

    thanks