From: Jan Kiszka <jan.kiszka@domain.hid>
To: Bruno Rouchouse <brouchouse@domain.hid>
Cc: "Xenomai-help@domain.hid" <Xenomai-help@domain.hid>
Subject: Re: [Xenomai-help] Status Codes in /proc/xenomai/sched
Date: Wed, 20 Jun 2007 16:48:02 +0200 [thread overview]
Message-ID: <46793E22.7070107@domain.hid> (raw)
In-Reply-To: <1182349939.6137.2.camel@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]
Philippe Gerum wrote:
> On Wed, 2007-06-20 at 16:18 +0200, Axel Beierlein wrote:
>> Hello,
>>
>> Where can i find the meaning of the status code at the column STAT
>> in /proc/xenomai/sched ? I am a little bit confused of the Status UX.
>>
>
> include/nucleus/thread.h for now, until this eventually gets more
> formally documented:
>
> 'S' -> Forcibly suspended.
> 'w'/'W' -> Waiting for a resource, with or without timeout.
> 'D' -> Delayed (without any other wait condition).
> 'R' -> Runnable.
> 'U' -> Unstarted or dormant.
> 'X' -> Relaxed shadow.
> 'H' -> Held thread.
> 'b' -> Priority boost undergoing.
> 'T' -> Ptraced and stopped.
> 'l' -> Locks scheduler.
> 'r' -> Undergoes round-robin.
> 's' -> Interrupt shield enabled.
> 't' -> Mode switches trapped.
> 'o' -> Priority coupling off.
> 'f' -> FPU enabled (for kernel threads).
>
Well, I thought to remember some related stuff in the wiki. What I find
is /proc/xenomai/stat, and that is broken here:
http://www.xenomai.org/index.php/FAQs ->
http://www.xenomai.org/index.php//proc/xenomai/stat
Bruno, could you have a look if you can recover the content -- and
likely rename it then? Slashes don't appear to be a smart choice in wiki
page names...
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
next prev parent reply other threads:[~2007-06-20 14:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-20 14:18 [Xenomai-help] Status Codes in /proc/xenomai/sched Axel Beierlein
2007-06-20 14:32 ` Philippe Gerum
2007-06-20 14:48 ` Jan Kiszka [this message]
2007-06-20 22:16 ` Bruno Rouchouse
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46793E22.7070107@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=Xenomai-help@domain.hid \
--cc=brouchouse@domain.hid \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.