Subj : Re: How to change thread priority without being root To : comp.programming.threads From : Ian Date : Mon Aug 01 2005 10:40 am yccheok@gmail.com wrote: > This seems a common question. > > I searched through the group and web. However, I cann't get any answer > for this. > I post the question here with the hope I can get my doubt answered. > Thank you > very much! > > Currently, I have several threads. I need the threads to run in > difference priority. > I realize that I cann't use SCHED_FIFO or SCHED_RR since they requires > root > access. (and my client doesn't have root access on their machine) > Which OS? Ian .