Here are the different values that the s, stat and state output specifiers (header "STAT" or "S") will display to describe the state of a process. D Uninterruptible sleep (usually IO) R Running or runnable (on run queue) S Interruptible sleep (waiting for an event to complete) T Stopped, either by a job control signal or because it is be...
进程一般具有以下的几个状态码(process state code ): 1、D uninterruptible sleep (usually io) 非中断sleep. 2、R runable (or on run queue) 3、S sleeping 4、T tracing or stoped 5、Z a defunct ("zombie") process 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/35551/showart_468124.html
Status codes and their usage with RTSP methods Code reason 100 Continue all 200 OK all 201 Created RECORD 250 Low on Storage Space RECORD 300 Multiple Choices all 301 Moved Permanently all 302 Moved Temporarily all 303 See Other all 305 Use Proxy all 400 Bad Request all 401 Unauthorized all 402 Payment Required all 403 Forbidden all 404 Not Found all 405 Method Not Allowed all 406 Not Acceptable a...
124 EMEDIUMTYPE Wrong medium type 123 ENOMEDIUM No medium found 122 EDQUOT Disk quota exceeded 121 EREMOTEIO Remote I/O error 120 EISNAM Is a named type file 119 ENAVAIL No XENIX semaphores available 118 ENOTNAM Not a XENIX named type file 117 EUCLEAN Structure needs cleaning 116 ESTALE Stale NFS file handle 115 EINPROG...