mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 01:11:06 +00:00
7f73e5e879
This patch moves details about the stack allocation and organization the base-internal headers. Thereby, I replaced the notion of "thread contexts" by "stacks" as this term is much more intuitive. The fact that we place thread-specific information at the bottom of the stack is not worth introducing new terminology. Issue #1832 |
||
---|---|---|
.. | ||
include | ||
spec/x86 | ||
cpu_session_support.cc | ||
io_mem_session_support.cc | ||
irq_session_component.cc | ||
pager.cc | ||
platform_pd.cc | ||
platform_thread.cc | ||
platform.cc | ||
ram_session_support.cc | ||
rm_session_support.cc | ||
target.inc | ||
thread_start.cc |