https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=733
Summary: Embed TLSF in RTT v1.x
Product: RTT
Version: rtt-trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Real-Time Toolkit (RTT)
AssignedTo: orocos-dev [..] ...
ReportedBy: kiwi [dot] net [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0
Patches required to embed TLSF in RTT v1.x branch (this will be available in
v2.x by default)
[Bug 733] Embed TLSF in RTT v1.x
https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=733
Peter Soetens <peter [..] ...> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution| |FIXED
Status|NEW |RESOLVED
--- Comment #6 from Peter Soetens <peter [..] ...> 2010-12-21 11:02:28 ---
TLSF is part of 1.12.0
[Bug 733] Embed TLSF in RTT v1.x
https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=733
--- Comment #5 from S Roderick <kiwi [dot] net [..] ...> 2009-11-13 14:36:12 ---
Created an attachment (id=564)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=564)
Rolled up patch to get RTT to compile and install
[I originally posted this as 3 separate patches on bug 708]
Tested on Hardy and Jaunty. I rebased to git/rtt-1.0-svn-patches prior to
applying patches, so hopefully all is clean. I also had to manually apply part
of the 0003 patch.
Note that RTT can't be built on macosx with integrated TLSF, as "rt_mutex_t" is
no longer in os/macosx/fosi.h. We now use os/Mutex.hpp with boost mutexes. This
needs resolution in the future.
[Bug 733] Embed TLSF in RTT v1.x
https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=733
--- Comment #3 from S Roderick <kiwi [dot] net [..] ...> 2009-11-13 14:30:45 ---
Created an attachment (id=562)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=562)
Peter patch 3
[Bug 733] Embed TLSF in RTT v1.x
https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=733
--- Comment #2 from S Roderick <kiwi [dot] net [..] ...> 2009-11-13 14:30:33 ---
Created an attachment (id=561)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=561)
Peter patch 2
[Bug 733] Embed TLSF in RTT v1.x
https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=733
--- Comment #4 from S Roderick <kiwi [dot] net [..] ...> 2009-11-13 14:31:01 ---
Created an attachment (id=563)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=563)
Peter patch 4