How many stacks in PMODE??!!?
Posted: Mon Feb 11, 2002 12:00 am
Hi,
I have written a small PMode code in assembly.
I am able to multitask two tasks using the timer
interrupt(interrupt handler is also a task).
Right now, the tasks are really simple and
everything has privilage level=0. I want to make
my tasks execute in ring 3! I am not very clear
about the stack here. How many stacks will there?
Can someone give me a broad picture please!
regards,
Kashyap
I have written a small PMode code in assembly.
I am able to multitask two tasks using the timer
interrupt(interrupt handler is also a task).
Right now, the tasks are really simple and
everything has privilage level=0. I want to make
my tasks execute in ring 3! I am not very clear
about the stack here. How many stacks will there?
Can someone give me a broad picture please!
regards,
Kashyap