Hello Newbies,
I wanted to know whether Kernel maintains a kernel mode stack for each user process? or does it maintain one kernel mode stack for all user processes?. Where exactly in memory is this stack space allocated?.
How does kernel get the address of the process descriptor from the stack pointer?
Thanks for your help in advance.
Pandari