If a Xenomai task is created , i think not all of the pages of that task has been allocated inside the physical memory, so sooner or later that task is faced with "page fault exception". "page fault exception" is handled by Linux kernel by default, so executing that exception may be delayed even up to 4 seconds when Linux executes and there is no other real time task.
Is the above idea correct? is it possible for a Xenomai task to experience a long delay because of a page fault exception? Thank you so much in advance to read my question. Regards _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
