From 464d541653f0ca478b0bfc0bc7f5e3270dead6e5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 7 Mar 2018 14:18:10 +0100 Subject: c-user: Use uniprocessor throughout --- c-user/timer_manager.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c-user/timer_manager.rst') diff --git a/c-user/timer_manager.rst b/c-user/timer_manager.rst index 8e41b47..a1e5fd9 100644 --- a/c-user/timer_manager.rst +++ b/c-user/timer_manager.rst @@ -67,7 +67,7 @@ Timer Server The Timer Server task is responsible for executing the timer service routines associated with all task-based timers. This task executes at a priority specified by :ref:`rtems_timer_initiate_server() ` -and it may have a priority of zero (the highest priority). In uni-processor +and it may have a priority of zero (the highest priority). In uniprocessor configurations, it is created non-preemptible. By providing a mechanism where timer service routines execute in task rather -- cgit v1.2.3