aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/queue.h
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@nokia.com>2015-07-02 15:45:51 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-07-08 13:47:28 +0300
commitb4e196b231f92f00d068e9cdcb9fe7c75fe54fa3 (patch)
treea79117afd90d04ee6a1479cab01c38cefe8868d0 /include/odp/api/queue.h
parent334816b418b495255613409b80080217905ed4a6 (diff)
api: sched: clarify usage of PRIO_DEFAULT
Default prio is used when priority scheduling is not important. Signed-off-by: Petri Savolainen <petri.savolainen@nokia.com> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'include/odp/api/queue.h')
-rw-r--r--include/odp/api/queue.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/odp/api/queue.h b/include/odp/api/queue.h
index d82d7a758..f746ac069 100644
--- a/include/odp/api/queue.h
+++ b/include/odp/api/queue.h
@@ -92,10 +92,11 @@ extern "C" {
/**
* @def ODP_SCHED_PRIO_DEFAULT
- * Default scheduling priority
+ * Default scheduling priority. User does not care about the selected priority
+ * level - throughput, load balacing and synchronization features are more
+ * important than priority scheduling.
*/
-
/**
* @typedef odp_schedule_sync_t
* ODP schedule synchronisation