Context switch in the kernel processes
Hari Krishna (hari@iitg.ernet.in)
Wed, 9 Feb 2000 16:25:39 +0530 (IST)
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
processes(those which are created by using fork())?. Is there any
advantage for kernel processes?
Thanks in advance
Hari
-
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/