Page 1 of 1
TSS
Posted: Tue Jul 02, 2002 11:00 pm
by jarek
I have table of task structures which contain TSSes. Do I have to declare TSS for scheduler in this table or somewhere else ? Can somebody tell me how to it ?
Thank you in advance.
RE:TSS
Posted: Tue Jul 02, 2002 11:00 pm
by TheUbu
No your scheduler will most likely be run off of an interrupt however you need a tss for each task or you can use one tss and switch it between tasks by changing its address. I has a little write up on it somewhere I will find it and send it over to you.
-Christopher
RE:TSS
Posted: Wed Jul 03, 2002 11:00 pm
by jarek
RE:TSS
Posted: Mon Jul 08, 2002 11:00 pm
by carbonBased
I'd be interested in reading about that, as well. I wonder if you might send that to me, as well, at "jweeks at mailandnews dot com"
In particular, how do you ensure integrity of the link field in the TSS?
Thanks,
Jeff