an optimization in vPortYield()

aresqi wrote on Wednesday, June 22, 2005:

yes, you are right.

But i think it’s better  we need a method to avoid portSAVE_CONTEXT() and portRESTORE_CONTEXT() when scheduler is locked or there is no higher or the other same priority task in readylist.

of course , my method will not work , i know now. But it will has another way to do this.