Date: Sat, 10 Jul 1999 10:43:46 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Alan Cox <alc@cs.rice.edu> Cc: Stephen McKay <syssgm@detir.qld.gov.au>, Andrew Gallatin <gallatin@cs.duke.edu>, freebsd-current@FreeBSD.ORG Subject: Re: Stuck in "objtrm" Message-ID: <199907101743.KAA57461@apollo.backplane.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907101743.KAA57461>
