From owner-freebsd-hackers Mon Jun 7 14: 6:29 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 0F4D014E1E for ; Mon, 7 Jun 1999 14:06:26 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id OAA29567; Mon, 7 Jun 1999 14:06:23 -0700 (PDT) (envelope-from dillon) Date: Mon, 7 Jun 1999 14:06:23 -0700 (PDT) From: Matthew Dillon Message-Id: <199906072106.OAA29567@apollo.backplane.com> To: Brian Feldman Cc: hackers@FreeBSD.ORG Subject: Re: problem for the VM gurus References: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ... 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 :#include :... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message