Hi, � One of my requirements is that the applications, daemons, processes running in "user" space should be able to respond in a deterministic time, e.g. if I want to process some PDU's of some protocol, then that particular process should get scheduled in a particular time, so that after processing the response can be sent out. If the response is not sent out, or sent out after a particular timeout, then an error will be reported by the protocol. Hence this requirement. Can this requirement be satisfied by a standard linux kernel. � RTLinux or RTAI will improve performance in the kernel space. So will user/application space also have the same performance ? OR how do I ensure that applications respond in a deterministic time ? � Thanks, Girish - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
