From owner-freebsd-stable Mon May 6 11:24:59 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA29085 for stable-outgoing; Mon, 6 May 1996 11:24:59 -0700 (PDT) Received: from asstdc.scgt.oz.au (root@asstdc.scgt.oz.au [202.14.234.65]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA29066 Mon, 6 May 1996 11:24:47 -0700 (PDT) Received: (from imb@localhost) by asstdc.scgt.oz.au (8.7.5/BSD4.4) id EAA00779 Tue, 7 May 1996 04:24:16 +1000 (EST) From: michael butler Message-Id: <199605061824.EAA00779@asstdc.scgt.oz.au> Subject: Re: MBUFs leaking? To: randy@zyzzyva.com (Randy Terbush) Date: Tue, 7 May 1996 04:24:14 +1000 (EST) Cc: stable@freebsd.org, current@freebsd.org In-Reply-To: <199605061815.NAA03012@sierra.zyzzyva.com> from "Randy Terbush" at May 6, 96 01:15:09 pm X-Mailer: ELM [version 2.4 PL24beta] Content-Type: text Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk [ .. cc list trimmed .. ] Randy Terbush writes: > > Are you running with the associated new ld.so ? If not, try installing it > > instead of backing out pmap.c, > I assume this hasn't been commited to -stable? It has .. I did this .. cd /usr/src/gnu/usr.bin/ld make cleandir obj depend all install .. and, for reasons I don't follow, things that were nonsensical disappeared, e.g. load averages > 15 on a relatively lightly loaded 486DX4/100, michael