The oskit10-support-library offers the following things to tune:

Taim the clients with respect to their memory usage
---------------------------------------------------

We introduce the symbol 'oskit_support_heapsize', which is a weak symbol and 
contains the maximum heap size. An application willing to chasten itself
must define and assert the heapsize to this symbol at compile-time, because  
it is evaluated prior to calling main().

