Re: Context switch in the kernel processes

From: Petko Manolov (petkan@spct.net)
Date: Wed Feb 09 2000 - 06:23:56 EST


Hari Krishna wrote:
>
> Hi,
>
> May be basic, but i would like to know whether the switching
> between two kernel processes ( those which are created by using
> kernel_thread()) is faster than the switching between two user level

No, depends on schedule flags.

> processes(those which are created by using fork())?. Is there any
> advantage for kernel processes?

The process is a part of the kernel and has access to some kernel
resources.

Petkan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 21:00:14 EST