[Bug 371] [Project] PeriodicActivity/TimerThread imposes too much overhead

For more infomation about this bug, visit

Peter Soetens
<peter [dot] soetens [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Version|1.1.0 |rtt-trunk
CC| |orocos-
| |dev [..] ...
Target Milestone|--- |1.4.0

--- Comment #4 from Peter Soetens
<peter [dot] soetens [..] ...> 2007-08-09 16:49:42 ---
Set milestone to 1.4.0

--
Configure bugmail: https://svn.fmtc.be/bugzilla/orocos/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

[Bug 371] [Project] PeriodicActivity/TimerThread imposes too muc

For more infomation about this bug, visit

Peter Soetens
<peter [dot] soetens [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|orocos- |peter [dot] soetens [..] ...
|dev [..] ... |

--- Comment #3 from Peter Soetens
<peter [dot] soetens [..] ...> 2007-08-09 16:48:25 ---
Created an attachment (id=156)
--> (https://svn.fmtc.be/bugzilla/orocos/attachment.cgi?id=156)
Removes all TimerInterface classes

This patch removes the TimerInterface, TimerOneShot, TimerLockFree and
TimerSequencer classes and modifies the PeriodicActivity and TimerThread
implementations to call each other directly and to resemble the behaviour of
TimerOneShot (which was the default timer).

This patch severely cuts on code and overhead. If no objections, this one goes
into 1.4.0.

--
Configure bugmail: https://svn.fmtc.be/bugzilla/orocos/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

[Bug 371] [Project] PeriodicActivity/TimerThread imposes too muc

For more infomation about this bug, visit

Peter Soetens
<peter [dot] soetens [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED

--- Comment #5 from Peter Soetens
<peter [dot] soetens [..] ...> 2007-09-10 18:39:27 ---
$ svn ci -m"Patch for bug #371: [Project] PeriodicActivity/TimerThread imposes
too much overhead
> Applied patch remove-timer-interface.patch
> "
Sending rtt/src/PeriodicActivity.cpp
Sending rtt/src/PeriodicActivity.hpp
Sending rtt/src/SimulationActivity.cpp
Deleting rtt/src/TimerInterface.hpp
Deleting rtt/src/TimerLockFree.cpp
Deleting rtt/src/TimerLockFree.hpp
Deleting rtt/src/TimerOneShot.cpp
Deleting rtt/src/TimerOneShot.hpp
Deleting rtt/src/TimerSequencer.cpp
Deleting rtt/src/TimerSequencer.hpp
Sending rtt/src/TimerThread.cpp
Sending rtt/src/TimerThread.hpp
Sending rtt/tests/tasks_multiple_test.cpp
Sending rtt/tests/tasks_test.cpp
Sending rtt/tests/tasks_test.hpp
Transmitting file data ........
Committed revision 28551.

--
Configure bugmail: https://svn.fmtc.be/bugzilla/orocos/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm