From: backyes on
Dear every Prof. ,
I am a student from university of science and technology of china . I am very interested in the kernel of linux operating system. I have studied the kernel for several years. I have some problem about the kernel. Would you like to give me some help. Thanks a lot.
Recently I mainly focus my total energy on the real-time schedule policy of linux. I want to use the SCHED_FIFO policy to make the processes more predictable on the Multi-core Platfom of Server. I donot know whether the kernel can make sure that the number of logical processors which has a high priority and SCHED_FIFO schedule policy is limited in reality ,since My program went to dead or given any reply for the user sometimes.
If the number above said is not limited for SCHED_FIFO policy, I want to know that whether any people have proved it in theroy? If so ,would you give me some material about it ?
Thanks a lot !

Regards Peter Wang


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/