Date: Wed, 11 Aug 1999 17:36:47 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Juha Nurmela <junki@qn-lpr2-165.quicknet.inet.fi> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: mmap bug Message-ID: <199908120036.RAA79144@apollo.backplane.com> References: <Pine.BSF.4.05.9908120022470.422-100000@pena.oh5nxo.ampr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
:If the latter mmap.c is allowed to fill up filesystem, -current hangs in : :/kernel: pid 2 (pagedaemon), uid 0 on /: file system full :/kernel: vnode_pager_putpages: I/O error 28 :/kernel: vnode_pager_putpages: residual I/O 16384 at 880 : :...repeating the last two lines, gradually increasing pindex, :residual changing to 64kB. : :Juha Ok, we have a fix for the mmap bug which should go in relatively soon. I reproduced the I/O error too. It does create an infinite loop... I'm not sure how to fix it yet. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908120036.RAA79144>