What is the translation of " KERNEL THREAD " in English?

Examples of using Kernel thread in Indonesian and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Ecclesiastic category close
Thread Kernel Thread kernel didukung langsung oleh sistem operasi.
Kernel threads are supported directly by the operating system.
Ada tiga perbedaan tipe dari model yang berhubungan dengan user dan kernel thread.
Three different types of models relate user and kernel level threads.
Suatu kernel thread merupakan suatu execution context yang bisa dengan mandiri( independently) dijadwalkan;
A kernel thread is an execution context that can be independently scheduled;
Many-to- One model memetakan banyak user-level thread ke satu kernel thread.
The many-to-one model maps many user-level threads to one kernel thread.
Jumlah kernel thread bisa spesifik untuk sebagian aplikasi atau sebagian mesin.
The number of kernel threads might be exact to either a particular application or to a particular machine.
Beberapa kernel Unix modern, seperti Solaris 2. x dan SVR4. 2/ MP,tersusun sebagai suatu kumpulan kernel thread.
Some modern Unix kernels, such as Solaris 2.x and SVR4.2/MP,are organized as a set of kernel threads.
Kernel thread biasanya lebih lambat untuk membuat dan mengelola daripada pengguna thread..
Kernel threads are usually slower to produce and manage than the user threads..
Developer dapat membuat user thread sebanyak yang diperlukan, dan kernel thread yang bersangkutan dapat bejalan secara pararel pada multiprocessor.
Developers can create as many user threads as necessary, and the corresponding processor threads can run in parallel on a multiprocessor.
Kernel thread Linux tidak dirancang untuk mengeksekusi user program, karena tidak memberikan abstraksi dasar execution context.
Since Linux kernel threads cannot execute user programs, they do not represent the basic execution context abstraction.
Apabila semua varian Unix komersial menggunakan LWP berbasiskan pada kernel thread, Linux memanfaatkannya dengan metoed basic execution context dan mengaturnya lewat system call non-standard clone().
While all the commercial Unix variants of LWP are on kernel threads, Linux regards lightweight processes as the basic execution context and handles them via the nonstandard clone() system call.
Kernel thread memiliki keuntungan karena dapat menggunakan pemblokiran I/ O, di samping meninggalkan semua masalah penjadwalan ke OS.
Kernel threads have the advantage of being able to use blocking I/O, in addition to leaving all the scheduling issues to the OS.
Linux menggunakan fungsionalitas kernel thread ini sangat terbatas hanya pada beberapa fungsi kernel secara periodik;
Linux uses kernel threads in a very limited way to execute a few kernel functions perodically;
Karena dalam proses pembuatan kernel thread dapat mempengaruhi kinerja dari aplikasi maka kebanyakan dari implementasi model ini membatasi jumlah thread yang didukung oleh sistem.
Because the overhead of creating kernel threads can burden the performance of an application, most implementations of this model restrict the number of threads supported by the system.
Beberapa implementasi yang disebut kernel thread, sedangkan proses ringan( LWP) adalah jenis spesifik kernel thread yang berbagi negara dan informasi yang sama.
Are called a kernel thread, whereas a lightweight process(LWP) is a specific type of kernel thread that shares the same state and.
Beberapa implementasi yang disebut kernel thread, sedangkan proses ringan( LWP) adalah jenis spesifik kernel thread yang berbagi negara dan informasi yang sama.
Some threading implementations are called kernel threads, whereas light-weight processes(LWP) are a specific type of kernel thread that share the same state and information.
Context switch di antara sejumlah kernel thread menggunakan sumber daya yang lebih sedikit dibandingkan antar sejumlah proses, karena biasanya beroperasi pada address space yang sama.
Context switches between kernel threads are usually much less expensive than context swithes between ordinary processes, since the former usually operate on a common address space.
User thread didukung diatas kernel dan diimplementasi oleh thread library pada user level.
User threads are supported above the kernel and are implemented by a thread library at the user level.
Jelaskan tindakan yang diambil oleh sebuah kernelsaat context switch antara kernel level thread.
Explain the actions taken by akernel to context switch between kernel level threads.
User Thread User thread didukung di atas kernel dan diimplementasi oleh thread library pada user level.
User level threads: They are supported above kernel and are implemented by a thread library at user level.
Jelaskan tindakan yang diambil oleh sebuah kernel saat alih konteks antara kernel level thread.
Describe the actions taken by a kernel to context switch between kernel-level threads.
Jelaskan tindakan yang diambil oleh sebuah kernel saat context switch antara kernel level thread.
Question Describe the actions taken by a kernel to context-switch between kernel-level threads.
Results: 21, Time: 0.0207

Word-for-word translation

Top dictionary queries

Indonesian - English