Re: kernal thread and user thread
- From: David Schwartz <davids@xxxxxxxxxxxxx>
- Date: Wed, 24 Oct 2007 17:26:24 -0700
On Oct 20, 6:02 am, netwalker...@xxxxxxxxx wrote:
I really want to know is there always one kernal thread to map one
user thread, In other words, if user create a thread just like print
"hello world" to command line, is there a kernal thread to map this
thread?
While a thread is actually running, there almost has to be one and
only one kernel thread that it maps to.
By the way, please note carefully that the phrase "kernel thread" here
means a thread that is scheduled by the kernel. This is not the usual
meaning of "kernel thread" which is "a thread that executes in kernel
space".
DS
.
- References:
- kernal thread and user thread
- From: netwalker128
- kernal thread and user thread
- Prev by Date: Re: Handling of kernel build output directory
- Next by Date: Reg: Warning while building native kernel 2.6.22.8
- Previous by thread: kernal thread and user thread
- Next by thread: kernel hda errors on dmesg
- Index(es):
Relevant Pages
|
|