Fw: A problem of scsi_info?

2001-12-22 Thread jack
Hi all I meet with a problem with scsi disks, who can help me?   How to get the host number of a scsi disk? I used to get scsi information of a certain scsi device by scsi_info, but it can get host number :-(   scsi_info /dev/sda       SCSI_ID="0,0,0"    MODEL="Intel RC-2500"   

system call fails on SIGSTOP !!!

2001-12-22 Thread Amit Singla
Hi all, If msgrcv() or accept() system call is called with IPC_NOERROR, it goes to blocked state waiting for the message on the queue. This system call is made from a thread and that thread gets blocked at this call. Now some other thread generates a real time signal for which a handler has been