David Xu wrote: > Modified files: > sys/kern uipc_mqueue.c > Log: > Stop fiddling thread priority with msleep, eliminating unnecessary > context switching. This improves performance about 30% on UP machine. A 30% improvement is great, but... on what benchmark? Colin Percival