From owner-freebsd-current Sat Jul 10 10:43:51 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 157C71503A for ; Sat, 10 Jul 1999 10:43:49 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id KAA57461; Sat, 10 Jul 1999 10:43:46 -0700 (PDT) (envelope-from dillon) Date: Sat, 10 Jul 1999 10:43:46 -0700 (PDT) From: Matthew Dillon Message-Id: <199907101743.KAA57461@apollo.backplane.com> To: Alan Cox Cc: Stephen McKay , Andrew Gallatin , freebsd-current@FreeBSD.ORG Subject: Re: Stuck in "objtrm" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yahhh. I was finally able to reproduce the problem - running Stephen's 16MB make -j5 buildworld test overnight. I haven't found the exact cause yet, and I suspect that Alan's patch will not fix it (but I'll try it if I exhaust other possibilities). There is plenty of free memory and only one process is blocked in a weird state (objtrm). No deadlock condition exists anywhere. Alan's patch will fix another potential low-memory deadlock (it allows pageouts to be performed on an exiting objecting), though. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message