About HOW TO use "SCHED_FIFO"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: backyes
Date: Sunday, May 16, 2010 - 12:25 am

Hi all,
Anyone has the experience of using the linux real-schedule with SCHED_FIFO? Or any material about HOw to use it?
I have designed a scheme with 5 threads running in the 5 cores. I set the affinity of threads to enable one thread run in one core. All threads own SCHED_FIFO policy. 
All threas have no I/O operation. And I want to make these cores occupied by these threads only. 
So Any problem?
 I do not know wether it has some better method to take advantage of the SCHED_FIFO policy in linux? Or what function can SCHED_FIFO do ? What's the target for SCHED_FIFO?
That's all , Thanks .
--Peter Wang 


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
About HOW TO use "SCHED_FIFO", backyes, (Sun May 16, 12:25 am)