Hello Sirs, It is said that Task resources SHOULD be statically allocated(kmalloc etc. should NOT be used within a RT task)
>From the RTLinux source I find that in the header file rtl_stdlib.h(./rtlinux-3.0/include/posix/rtl_stdlib.h) there is a wrapper provided for kmalloc and kfree(malloc and free respectively). My query is , 1.)can I include rtl_stdlib.h and use these 2 calls(malloc and free) in my RT task. 2.)What are the other kernel calls which statically allocate memory and therefore cannot be used in RT tasks Please help, Thanks in advance, kind regards, daniel marian. -- Get your free email from www.linuxmail.org Powered by Outblaze -- [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/