On Tuesday 10 February 2009 3:21:49 pm Alexej Sokolov wrote: > Hello, > the structure task(9) contain field ta_priority. Which role plays this > priority if the task will wake up for run. > Or it is used only for order of task in waitqueue while pending ?
It is solely used to order requests within the queue. -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

