Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#2131 closed enhancement

SMP support for timer server is suboptimal — at Version 3

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 4.11
Component: score Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description (last modified by Sebastian Huber)

The SMP support for the timer server should not use the global thread dispatch disable lock to avoid thread dispatch latency degradations.

This is a SMP only problem.

Change History (3)

comment:1 Changed on 07/22/13 at 13:13:38 by Sebastian Huber

The SMP support for the timer server should not use the global thread dispatch disable lock to avoid thread dispatch latency degradations.

This is a SMP only problem.

comment:2 Changed on 07/22/13 at 13:26:29 by Sebastian Huber

Owner: changed from Joel Sherrill to Sebastian Huber

comment:3 Changed on 11/21/14 at 12:35:58 by Sebastian Huber

Description: modified (diff)
Milestone: 4.115.0
Note: See TracTickets for help on using tickets.