Changeset f718e79 in rtems for cpukit/score/src/kern_tc.c

Timestamp:
06/11/15 07:56:18 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
aa2a62c
Parents:
46ae1d7a
Message:

Revert "timecounter: No _Timecounter_Tick_simple() for SMP"

This reverts commit 46ae1d7a2b49b8f973dd6ba44fbbd38383798524.

The _Timecounter_Tick_simple() function actually doesn't switch to the
next timehand, so it is all right to use the simple timecounter approach
even on SMP configurations. The use of simple timecounters is not
recommended however since they impose a performance penalty.

(No files)

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