sahlot arvind Wed, 21 May 2008 00:29:43 -0700
Hello
Do kernel threads have different address space like User processes have? I mean if I allocate some memory in kernel thread A then can kernel thread B see it or can some driver see it? Thanks in advance - A