Quantcast
Channel: Active questions tagged kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 6502

in linux where is user mode stack stored?

$
0
0

I know that kernel mode stack is stored with thread_info structure of task_struct structure.But where is user mode stack stored.I guess, it will be stored in process address space as a memory region, because during page fault kernel checks if the fault was due to user stack expansion.I need more details about user stack. And what is the purpose of ss(stack segment register)


Viewing all articles
Browse latest Browse all 6502

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>