Difference between revisions of "Kernel thread"
From LVSKB
m |
|||
| Line 1: | Line 1: | ||
Kernel thread is a thread of execution that run inside the operating system kernel and has access to the kernel address space as well as privilege to access I/O devices. | Kernel thread is a thread of execution that run inside the operating system kernel and has access to the kernel address space as well as privilege to access I/O devices. | ||
| + | |||
| + | [[Category:Terms and Abbreviations]] | ||
Latest revision as of 03:55, 27 May 2006
Kernel thread is a thread of execution that run inside the operating system kernel and has access to the kernel address space as well as privilege to access I/O devices.