Hi,
 
I am trying to use the sched_yield/ksched_yield  function in the kernel, and it returns a success value, but actually does not yield to another process. I suppose this is because the kernel process is higher priority than any user level process??(Like I try and login from another terminal but it has hanged, untill the kernel process returns, I cannot use any other screen.)
 
Thanks,
Anjali

Reply via email to