Re: [PATCH] c-user: Add task priority glossary terms

2021-05-12 Thread Sebastian Huber
On 12/05/2021 18:54, Gedare Bloom wrote: +eligible priority +An eligible priority of a :term:`task` is the :term:`task priority` with +respect to the corresponding :term:`eligible scheduler` of the task. An +eligible priority is either the :term:`current priority` a

Re: [PATCH] c-user: Add task priority glossary terms

2021-05-12 Thread Gedare Bloom
On Wed, May 12, 2021 at 8:50 AM Joel Sherrill wrote: > > Looks good. > > On Wed, May 12, 2021 at 8:07 AM Sebastian Huber > wrote: >> >> --- >> c-user/glossary.rst | 41 ++--- >> 1 file changed, 38 insertions(+), 3 deletions(-) >> >> diff --git a/c-user/glossa

Re: [PATCH] c-user: Add task priority glossary terms

2021-05-12 Thread Joel Sherrill
Looks good. On Wed, May 12, 2021 at 8:07 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > --- > c-user/glossary.rst | 41 ++--- > 1 file changed, 38 insertions(+), 3 deletions(-) > > diff --git a/c-user/glossary.rst b/c-user/glossary.rst > ind