About stack pointers in thread_base
Norman Feske
norman.feske at ...1...
Mon Jan 7 18:01:11 CET 2013
Hello Jaeyong,
> Also, is there a particular reason that you position thread_base in between
> stack and stack base?
> If not, I think placing stack and stack_base right next to each other would
> be better (just an opinion).
there is no particular reason for this sequence. It is important that
'stack' is the first member but we could make 'stack_base' the second
one if this makes the code easier to swallow.
Best regards
Norman
--
Dr.-Ing. Norman Feske
Genode Labs
http://www.genode-labs.com · http://genode.org
Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
More information about the users
mailing list