Hi all

I tried to start writing some real time task and make it periodic.  I just
write a task to simply print out a message using printk everytime it gets
execute.  I then use the rt_task_make_periodc function to start running
it.  Then I tried to look at the print out using dmesg.  But I only see
1 print out message.  Isn't it should be running periodically and print
out every 1s? (I set the period to 1s)

Thomas


   MM         MM                                                   
   MMMM     MMMM           Thomas Ng                           
   MM  MM MM  MM           E-mail: [EMAIL PROTECTED]                
   MM   MMM   MM           URL: www-personal.umich.edu/~thomasng
   MM    M    MM       
     Wolverine         


--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to