help with hardware multitasking
Posted: Sun Mar 28, 2004 12:00 am
i am testing the working of hardware multitasking for my os.i have made the gdt entries and reserved the space for the tss's.so currently i have 2 tss's.the first tss's gdt selector is used by the ltr statement. now when i try to switch the task to the other tss selector the system restarts.(no interrupt is generated.also i am using vmware.the virtual machine says that there is a problem with the stack).plz help.also could anyone plz giveme some example to demonstrate the h/w multitasking.