Files
genode/base/include/base
Alexander Boettcher 11a262c1af Allocate first heap requests from bss
The exception initialization and handling in gcc_eh allocates early (_main)
memory before executing main. In Vancouver the virtual
region from [0,VM size) must be reserved. Vancouver fails if the memory
allocated by the exception handling and the static objects was allocated
inside the [0, VM size) area.

To circumvent the situation allocate the first memory pieces for the heap
from the bss.
2012-09-24 09:17:58 +02:00
..
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00