> I suppose it can be done, but pthread_setschedparam(pthread_self(), > SCHED_FIFO, ...) is portable, simpler and better for my purposes. Also > slightly dangerous, if one doesn't have enough processors for all RT > threads. :-)
If that's all that is needed, I could very probably hack this together while I wait for a longer running test... Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

