From: Wilton W. <ww...@ha...> - 2002-10-15 23:13:15
|
That seems to "fix" the problem.. but I suppose I will have to dig a bit deeper to find out exactly why sched_setscheduler() to priority 1 and SCHED_FIFO would make the process unresponsive, it should do the exact opposite. - Wilton On Thu, 10 Oct 2002, Erik Arjan Hendriks wrote: > p.sched_priority = 1; > if (sched_setscheduler(0, SCHED_FIFO, &p)) > syslog(LOG_NOTICE, "Failed to set real-time scheduling for" > " slave daemon.\n"); ----[ Wilton William Wong ]--------------------------------------------- 11060-166 Avenue Ph : 01-780-456-9771 High Performance UNIX Edmonton, Alberta FAX: 01-780-456-9772 and Linux Solutions T5X 1Y3, Canada URL: http://www.harddata.com -------------------------------------------------------[ Hard Data Ltd. ]---- |