I'm trying to track down some VFS/BIO corruption on an NFS server
    being tested under heavy loads and noticed that my SCSI interrupts
    do not appear to be blocked by splbio().

        (The adaptec's are on irq 5 and irq 12)

        (kgdb) print bio_imask
        $1 = 0x40080040
        (kgdb) print cam_imask
        $2 = 0x400c1020
        (kgdb) 

    This doesn't sound right to me.

                                        -Matt
                                        Matthew Dillon 
                                        <dil...@backplane.com>


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to