Changeset eabd9f0 in rtems for c/src/lib

Timestamp:
01/11/08 18:25:35 (16 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
be8ab6a
Parents:
49cf70f1
Message:

2008-01-11 Joel Sherrill <joel.sherrill@…>

  • configure.ac, irq/irq.c, startup/bspclean.c, startup/bspstart.c: Add ALLOW_IRQ_NESTING option. The MPC5200 has a settle time after acknowledging the IRQs and currently the BSP does not account for that. After acknowledging an interrupt, it currently gets a second spurious IRQ a significant percentage of the time. Rename to BENCHMARK_IRQ_PROCESSING and get it working again. Under one test load, not nesting interrupts resulted in a 50% reduction in the number of IRQs and an ~30% reduction in time spent in IRQs.
(No files)

Note: See TracChangeset for help on using the changeset viewer.