From owner-freebsd-hackers Mon Jun 24 19:23:15 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 9F12037B42A for ; Mon, 24 Jun 2002 19:22:43 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id C2438AE165; Mon, 24 Jun 2002 19:22:38 -0700 (PDT) Date: Mon, 24 Jun 2002 19:22:38 -0700 From: Alfred Perlstein To: Terry Lambert Cc: Patrick Thomas , freebsd-hackers@freebsd.org Subject: Re: tunings for many httpds... Message-ID: <20020625022238.GH53232@elvis.mu.org> References: <20020624151650.I68572-100000@utility.clubscholarship.com> <3D17D27A.11E82B2B@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D17D27A.11E82B2B@mindspring.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Terry Lambert [020624 19:17] wrote: > > System V shared memory is allocated out of KVA space (annoying, > but true). You keep saying this but the backing object allocated for sysvshm is taken from either an OBJT_PHYS or OBJT_SWAP object. At what point does it eat KVA that is other than for the backing data structures? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message