From owner-freebsd-questions@FreeBSD.ORG Sun Apr 26 20:18:03 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D619E106566B for ; Sun, 26 Apr 2009 20:18:03 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 8F1C98FC0C for ; Sun, 26 Apr 2009 20:18:03 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so1477362qwe.7 for ; Sun, 26 Apr 2009 13:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ZW+01c2qdZDmTZ2kVT+gpoZ4XPrcrkdAx1jgIwkDvl0=; b=Y6qGgj/k+iShwsYCmYR/ulsht9EuZV1vheyZxvGVPPHaCC4YBMcBCpK4fhrAKwixzL JeeOjIurqIicDsmvIvJKG80WJYJ+QZNqiEEQQn5zdEHo/N1UrBvYUtm+QTZfzTxpSltc vYWgXky5CJo1JpZ/2w0e9tQJEhgQ/NMaNinAo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=WO3cmcl+jli87volSYfjFRClB/Z2KYI07J7nlvZ9hJbigVZYpFl48sQgivpF5Re7jP bCnZj9MjPqfvbbePOdw/u5CxcfKhwFwWOp7asevIJcUAqVdBcEBDDBZF5qtd4SAE8Os+ EsFgnb51/K2BP8fl4RxL009QUXvleoI/VUevk= MIME-Version: 1.0 Received: by 10.229.79.17 with SMTP id n17mr2019558qck.82.1240777082959; Sun, 26 Apr 2009 13:18:02 -0700 (PDT) In-Reply-To: <1240693918.1039.4.camel@localhost.localdomain> References: <1240693918.1039.4.camel@localhost.localdomain> Date: Sun, 26 Apr 2009 16:18:02 -0400 Message-ID: From: "illoai@gmail.com" To: Christopher Chambers Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: X and optimizing Kernel Resources X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Apr 2009 20:18:04 -0000 2009/4/25 Christopher Chambers : > Hi, > > Is there a guide that talks about how to optimize the kernel memory > resources (kern.ipc.shmmax, etc)? > Like man 7 tuning? -- --