On Thu, 16 Dec 2010, Rainer Gerhards wrote:

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...

make sure it's a config option, it could do bad things on a uni-processor machine.

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to