[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[rtl] Re: Memory allocation in RT tasks
An addition to my last message.
From: Hideto Ishibashi <hideto-i@ijk.com>
Subject: Re: Memory allocation in RT tasks
Date: Wed, 24 Feb 1999 22:25:46 +0900
Message-ID: <19990224222546Q.hideto-i@ijk.com>
> Here is the my *working* code(not yet work properly),
> a dynamically memory allocationg routine for RT-Linux.
> "http://vip.cis.kurume-nct.ac.jp/~s34204/rtmman.tar.gz"
>
> And this is a mathematical matrix/vector class(in C++)
> that is meant for the above code.
> "http://vip.cis.kurume-nct.ac.jp/~s34204/rtmatvec.tar.gz"
Some people discussed about the implementation of
new/new[]/delete/delete[] and relation with malloc()/free().
This may be a solution.
http://www.cygnus.com/misc/wp/dec96pub/basic.html#basic.stc.dynamic
This is the working paper of the ISO/ANSI C++ standards.
Regards,
Hideto
---
Hideto Ishibashi <hideto-i@ijk.com>
http://vip.cis.kurume-nct.ac.jp/~s34204/
Kurume National College of Technology, Japan
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/