There are two  rough, RTLinux memory managers in 
        www.fsmlabs.com/~yodaiken/hack
The rtl_malloc code gives a template for calling any Linux function from RTLinux.
Not to say that the porting of rt_mem_mgr is not possible: I don't know anything
about it.

[The problem with dynamic memory introducing non-determinism remains, but  ... ]

 

On Mon, Apr 23, 2001 at 11:38:58AM +0530, Kalyanaraman, Sivakumar (CTS) wrote:
> HI,
>       i want to used dyn. memy mgmt in RT Linux. In rtai, the same is done
> using the rt_mem_mgr .
> the sources for that file show that for accessing Linux kernel calls
> (kmalloc) a srq is used.
> I have 2 questions : 
>       
> 1.Is something similar available in RTL ( i.e. a method of accessing kernel
> calls from RTL)
> 
> 2.The documentation says it is possible to call kmalloc from a
> rtf_rt_handler. So can the rt_mem_mgr be modified for use with RTL, by
> replacing the sqr technique with a rtf fifo handler that does the chunk
> allocation ? what would be the pros and cons of such a replacement ??
> 
> 
> regards,
> siva
> 
> "Believe that life is worth living and your belief will help create the
> fact."
> 
> 
> This e-mail and any files transmitted with it are for the sole use of the intended 
>recipient(s) and may contain confidential and privileged information.
> If you are not the intended recipient, please contact the sender by reply e-mail and 
>destroy all copies of the original message. 
> Any unauthorised review, use, disclosure, dissemination, forwarding, printing or 
>copying of this email or any action taken in reliance on this e-mail is strictly 
> prohibited and may be unlawful.
> 
>               Visit us at http://www.cognizant.com
> -- [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/

-- 
---------------------------------------------------------
Victor Yodaiken 
Finite State Machine Labs: The RTLinux Company.
 www.fsmlabs.com  www.rtlinux.com
-- [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