Displaying 1 result from an estimated 1 matches for "lk_timo".
Did you mean:
lc_time
2003 Jul 01
2
Okay, looks like I might have a *good* one here ... inode hang
...7ac6c in ?? ()
#14 0x2807abf0 in ?? ()
#15 0x804acbd in ?? ()
#16 0x8049e1e in ?? ()
(kgdb) print *(struct lock *)0x8a4ef600
$1 = {lk_interlock = {lock_data = 0}, lk_flags = 2098240, lk_sharecount = 0, lk_waitcount = 958, lk_exclusivecount = 1, lk_prio = 8, lk_wmesg = 0x80263d4a "inode", lk_timo = 6,
lk_lockholder = 79367}
(kgdb) proc 79367
(kgdb) bt
#0 mi_switch () at machine/globals.h:119
#1 0x8014a1f9 in tsleep (ident=0x8a4ef300, priority=8, wmesg=0x80263d4a "inode", timo=0) at /usr/src/sys/kern/kern_synch.c:479
#2 0x80141507 in acquire (lkp=0x8a4ef300, extflags=1677728...