Messages in this thread |  | | Date | Thu, 31 Aug 2000 21:45:38 -0500 (CDT) | From | David Weis <> | Subject | Re: processes hung |
| |
On Thu, 31 Aug 2000 hiren_mehta@agilent.com wrote:
> I am testing my scsi driver. I started the test, and down > the line, the I/O processes (cp/rm) are hung. It looks > like they are hung on completion of some I/O. How do I > find out, for which I/O they are waiting ? Is there any > way to look at the kernel data structures ?
Albert Cahalan sent this one to me when I was having scsi troubles.
ps -eo fname,tty,pid,stat,pcpu,nwchan,wchan ps -eo pid,stat,pcpu,nwchan,wchan=WIDE-WCHAN-COLUMN -o args
dave
-- David Weis | 10520 New York Ave, Des Moines, IA 50322 djweis@plconline.com | Voice 515-278-0133 Ext 231 | http://www.perfectionlearning.com/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |