mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-24 00:20:13 +08:00
parent
d45c51a95e
commit
0cdd4823fc
@ -452,8 +452,9 @@ DESCRIPTION:
|
|||||||
Otherwise, they are not.
|
Otherwise, they are not.
|
||||||
|
|
||||||
NOTES:
|
NOTES:
|
||||||
Dirtying memory can add significantly to system boot time. It may assist
|
Dirtying memory can add significantly to system boot time. It may assist in
|
||||||
in finding code that assumes memory starts set to zero. In case
|
finding code that incorrectly assumes the content of free memory areas is
|
||||||
|
cleared to zero during system initialization. In case
|
||||||
:ref:`CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY` is also defined, then the
|
:ref:`CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY` is also defined, then the
|
||||||
memory is first dirtied and then zeroed.
|
memory is first dirtied and then zeroed.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user