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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
