Page 1 of 1

kernel stack anomaly!!

Posted: Sun Sep 13, 2020 3:48 am
by ITchimp
I am having issue with task switch...

when I am in the timer_handler... with bochs, I type info tss

the ss0:esp0 is 0x10:0xc0119000..

but when I typed print-stack

the bottom of the stack is 0xc00f7000... why isn't the stack starting from 0xc0119000... as I set it to be?

Re: kernel stack anomaly!!

Posted: Sun Sep 13, 2020 5:15 am
by iansjack
It's a shame the crystal ball isn't working today.

I'd have thought, with the large number of questions that you have posted to date, that you would have some understanding by now of the sort of information needed to expect an answer.