From owner-freebsd-arch@FreeBSD.ORG Fri Feb 29 07:12:33 2008 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72CFF1065674 for ; Fri, 29 Feb 2008 07:12:33 +0000 (UTC) (envelope-from ndenev@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.178]) by mx1.freebsd.org (Postfix) with ESMTP id 282F28FC2A for ; Fri, 29 Feb 2008 07:12:32 +0000 (UTC) (envelope-from ndenev@gmail.com) Received: by el-out-1112.google.com with SMTP id z25so3267776ele.8 for ; Thu, 28 Feb 2008 23:12:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=siDTEdr4TlNfSUUHXVvZwVDPAQm6N+QyzVZhDdiwum0=; b=OaKGkO6aaQb9ejtELiZ42L/hs458gFoIBj2SET2oF6LRKEHCahroIhYpli6W3fjzvP3BmeAvLJsYwF05QsEmQOw5vMMORMLdBHJFdJ6oemeyPF5BJxcbsSUMEKt7z2zADWV4wIUw+MNGLtkljZhxepeVplwWmh8AhK9K5SnWoYU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ANWr+y2kH0gq4Wny+FzICpFtdlkwprsLU7EPYMDRlnmTmGueWW51zXe3zGfU8EblKbVRoQ6uu9I8WbIvlmdKXSMjdcR9WdRcB4bGF+zD/dqaOGia/GiajtiACLrRLYOK8pI6qxgzZW0AFNQwfXh7j/hGV8Ewa8k11kgndv4Zwy8= Received: by 10.141.129.14 with SMTP id g14mr6147632rvn.274.1204267703670; Thu, 28 Feb 2008 22:48:23 -0800 (PST) Received: by 10.140.207.1 with HTTP; Thu, 28 Feb 2008 22:48:23 -0800 (PST) Message-ID: <2e77fc10802282248n58fdf51dt587954cf0ce61d72@mail.gmail.com> Date: Fri, 29 Feb 2008 08:48:23 +0200 From: "Niki Denev" To: linimon@freebsd.org In-Reply-To: <200802282216.m1SMGDer089711@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802282216.m1SMGDer089711@freefall.freebsd.org> Cc: freebsd-bugs@freebsd.org, freebsd-arch@freebsd.org Subject: Re: kern/120749: [request] Suggest upping the default kern.ps_arg_cache_limit X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 07:12:33 -0000 On Fri, Feb 29, 2008 at 12:16 AM, wrote: > Synopsis: [request] Suggest upping the default kern.ps_arg_cache_limit > > Responsible-Changed-From-To: freebsd-bugs->freebsd-arch > Responsible-Changed-By: linimon > Responsible-Changed-When: Thu Feb 28 22:15:30 UTC 2008 > Responsible-Changed-Why: > Anyone on the arch@ list want to weigh in on this one? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=120749 I'm not sure, but i think they removed this limit in Linux, and now it's probably dynamicaly resized. Maybe we want something similar? Of course this is not a change that will happen right away, so upping the default seems reasonable to me++ Just my 0.02 cents --Niki