- Am 3. Feb 2020 um 7:10 schrieb Chris Johns chr...@rtems.org:
> On 3/2/20 4:27 pm, Sebastian Huber wrote:
>> - Am 3. Feb 2020 um 0:01 schrieb Chris Johns chr...@rtems.org:
>>
>>> On 3/2/20 12:28 am, Sebastian Huber wrote:
[...]
>>> I am not sure what the "demand" is and where it is c
On 3/2/20 4:27 pm, Sebastian Huber wrote:
> - Am 3. Feb 2020 um 0:01 schrieb Chris Johns chr...@rtems.org:
>
>> On 3/2/20 12:28 am, Sebastian Huber wrote:
>>> This change set reworks the work area initialization carried out by the
>>> BSPs to
>>> initialize the workspace and C program heap on
- Am 3. Feb 2020 um 0:01 schrieb Chris Johns chr...@rtems.org:
> On 3/2/20 12:28 am, Sebastian Huber wrote:
>> This change set reworks the work area initialization carried out by the BSPs
>> to
>> initialize the workspace and C program heap only on demand, e.g. in case
>> these
>> components
On 3/2/20 12:28 am, Sebastian Huber wrote:
> This change set reworks the work area initialization carried out by the BSPs
> to
> initialize the workspace and C program heap only on demand, e.g. in case these
> components are used by the application.
>
> Currently, the workspace is always used, ho
- Am 2. Feb 2020 um 16:17 schrieb Gedare Bloom ged...@rtems.org:
> On Sun, Feb 2, 2020 at 6:28 AM Sebastian Huber
> wrote:
>>
>> This change set reworks the work area initialization carried out by the BSPs
>> to
>> initialize the workspace and C program heap only on demand, e.g. in case
>>
On Sun, Feb 2, 2020 at 6:28 AM Sebastian Huber
wrote:
>
> This change set reworks the work area initialization carried out by the BSPs
> to
> initialize the workspace and C program heap only on demand, e.g. in case these
> components are used by the application.
>
> Currently, the workspace is al