[RTEMS Project] #3843: Add CONFIGURE_DIRTY_MEMORY

RTEMS trac trac at rtems.org
Tue Feb 4 14:13:44 UTC 2020


#3843: Add CONFIGURE_DIRTY_MEMORY
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  5.1
Component:  config           |     Version:  5
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:  3838
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber):

 Should this be a boolean feature macro or should we allow to specify the
 byte used to dirty the memory?

 {{{
 #define CONFIGURE_DIRTY_MEMORY
 }}}

 vs.

 {{{
 #define CONFIGURE_DIRTY_MEMORY 0xab
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3843#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list