[RTEMS Project] #3713: Reduce memory demands of some timing tests

RTEMS trac trac at rtems.org
Mon Mar 4 06:14:15 UTC 2019


#3713: Reduce memory demands of some timing tests
------------------------------+------------------------
  Reporter:  Sebastian Huber  |      Owner:  joel@…
      Type:  enhancement      |     Status:  new
  Priority:  normal           |  Milestone:  Indefinite
 Component:  test             |    Version:
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+------------------------
 Several tests configure the maximum of objects under test by
 OPERATION_COUNT. This exceeds the memory of low end targets, e.g.

 * lm4f120
 * lpc1768_mbed
 * lpc1768_mbed_ahb_ram
 * lpc1768_mbed_ahb_ram_eth
 * mpc5643l_dpu
 * mpc5643l_evb

 One idea is to set the OPERATION_COUNT via the *.tcfg test configuration
 files. Another approach is to rewrite the tests so that they need less
 memory in general.

--
Ticket URL: <http://devel.rtems.org/ticket/3713>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list