Hi, I have a related question about setfrontdq(): In my logs I see a lot of calls to this function, without them being followed by a switch() or resume(). Is it possible that setfrontdq() itself resumes the task, or is the only function that can resume a task resume()?
In the traces I got from dtrace it seems that setfrontdq is followed by switch, but I would like to make sure this always is the case... Thanks, Thomas _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
