Changeset 7a9288fe in rtems for cpukit/score/Makefile.am

Timestamp:
08/06/12 17:46:27 (12 years ago)
Author:
Andreas Heinig <andreas.heinig@…>
Branches:
4.11, 5, master
Children:
2aff1f08
Parents:
6c5d6c59
git-author:
Andreas Heinig <andreas.heinig@…> (08/06/12 17:46:27)
git-committer:
Gedare Bloom <gedare@…> (08/06/12 17:46:27)
Message:

PR2069: [CBS Scheduler] Memory leak and enqueue problem

Due to the fact that CBS extends the EDF scheduler, most parts of EDF are
reused. One part is the allocation of the per-thread data. However, the CBS
per-thread structure defines a further element (while including the rest of
Scheduler_EDF_Per_thread)

(No files)

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