Boost logo

Boost Users :

From: Marc Ruiter (marc.ruiter_at_[hidden])
Date: 2008-06-02 11:28:14


Hi,

I'm trying to convert a custom statemachine implementation in a real-time
application to Boost.Statechart. The FAQ mentions that custom allocators
have to be provided for Event, StateMachine etc. in order to get
deterministic timing behaviour. I'm currently working on an allocator
which uses an internal preallocated memory pool. Now my question is
whether it is possible to determine how much memory i need to preallocate
for the States and Events.

Regards,
Marc


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net