🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
How to access to the top of the stack in xv6?
Asked
Dec 15 '16 at 16:05
Active
Dec 28 '16 at 14:49
Viewed
512 times
1
I'm trying to access to the top of the stack for the main process in xv6. How i must do it?
Thanks.
stack
xv6
edited Dec 28 '16 at 14:49
JAL
41,701
23
172
300
asked Dec 15 '16 at 16:05
ourobor93
372
1
7
21
This question has nothing to do with the P programming language, please do not use the [tag:p] tag.
–
JAL
Dec 28 '16 at 14:49
1
Which stack? Every process has two stacks; the user stack and the kernel stack.
–
Yehuda Shapira
Jan 30 '17 at 20:15
0 Answers
0