... what version of the operating system?
-Matt
: In the long-standing tradition of deadlocks, I present to you all a new one.
:This one locks in getblk, and causes other processes to lock in inode. It's
:easy to induce, but I have no idea how I'd go about fixing it myself
:(being very new to that part of the kernel.)
: Here's the program which induces the deadlock:
:
:#include <sys/types.h>
:#include <sys/mman.h>
:...
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-hackers" in the body of the message