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

Reply via email to