kernel stack anomaly!!
Posted: Sun Sep 13, 2020 3:48 am
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?
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?