From owner-freebsd-current Thu Apr 25 06:56:37 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA10755 for current-outgoing; Thu, 25 Apr 1996 06:56:37 -0700 (PDT) Received: from mail.think.com (Mail1.Think.COM [131.239.33.245]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA10742 for ; Thu, 25 Apr 1996 06:56:35 -0700 (PDT) Received: from Early-Bird-1.Think.COM by mail.think.com; Thu, 25 Apr 96 09:56:32 -0400 Received: from by Early-Bird.Think.COM; Thu, 25 Apr 96 09:56:26 EDT Received: (from alk@localhost) by compound.Think.COM (8.7.5/8.7.3) id BAA01844; Thu, 25 Apr 1996 01:42:32 -0500 (CDT) Date: Thu, 25 Apr 1996 01:42:32 -0500 (CDT) Message-Id: <199604250642.BAA01844@compound.Think.COM> From: Tony Kimball To: current@freebsd.org Subject: running out of swap Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Striding through a very large mmap, I discovered that FreeBSD will lock up when it runs out of swap. It would be nicer to terminate the offending process.