Problem with custom rm-service

Christian Prochaska christian.prochaska at ...1...
Tue Feb 9 12:07:36 CET 2016


Hi David,

On 08.02.2016 18:06, David Werner wrote:
> Is 8*1024 bytes a reasonable stack size?

for simple components without big objects allocated on the stack it's
usually enough. Personally, I tend to use 2*1024*sizeof(Genode::addr_t)
in new components.

Christian






More information about the users mailing list