Date: Tue, 17 Aug 1999 12:56:17 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: freebsd-stable@freebsd.org Subject: vm_fault: pager read error on NFS filesystems. Message-ID: <199908171256.aa44534@salmon.maths.tcd.ie>
next in thread | raw e-mail | index | archive | help
When a user deletes/changes a running executable over NFS it results in lots of "vm_fault: pager read error" messages. However, the program seems to keep running indefinitely, and logging messages. Someone running a parrallel program recompiled and added 184888 lines to /var/log/messages in a little over an hour. Would it be reasonable for the kernel to send a SIGSEGV or SIGKILL to such processes rather than try to page bits of them in forever? Or should I do something gross like write a script that checks /var/log/messages for errent processes? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <199908171256.aa44534>