from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
proc_pid_wchan
Section: File Formats (5) Updated: 202-0-08 Index
Return to Main Contents
NAME
/proc/pid/wchan - wait channel
DESCRIPTION
- /proc/pid/wchan (since Linux 2.6.0)
-
The symbolic name corresponding to
the location in the kernel where the process is sleeping.
-
Permission to access this file is governed by a ptrace access mode
PTRACE_MODE_READ_FSCREDS
check;
see
ptrace(2).
SEE ALSO
proc(5)
Index
- NAME
-
- DESCRIPTION
-
- SEE ALSO
-
|