From owner-freebsd-stable@FreeBSD.ORG Fri Feb 10 16:23:07 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 247F91065670 for ; Fri, 10 Feb 2012 16:23:07 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id EF6FE8FC17 for ; Fri, 10 Feb 2012 16:23:06 +0000 (UTC) Received: by pbcxa7 with SMTP id xa7so1766131pbc.13 for ; Fri, 10 Feb 2012 08:23:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=qIcj0rpRDn78JpY3HJML2VtNdPee1jEkNgp5o/ZT/80=; b=fLt7jjrPPLr1Z8GAvLUeJI/WxHkdvXYKeih4BYf3KF91ye2LTcpTqIDfVeIPHiaF4a wNbaMriOwWD//ZoP3CrWcMhvXvnqFC5h0bCZLI/hHKkAT9F9SH8BENKIpc3+J9DTBygD e/wmBt7aNKjEe1TjH2DZKFGUcVJbuHZThhA+4= MIME-Version: 1.0 Received: by 10.68.242.39 with SMTP id wn7mr1823600pbc.89.1328890986528; Fri, 10 Feb 2012 08:23:06 -0800 (PST) Received: by 10.142.174.3 with HTTP; Fri, 10 Feb 2012 08:23:06 -0800 (PST) In-Reply-To: References: <20120210145604.Horde.ewjpSpjmRSRPNSH0YRHxgAk@webmail.leidinger.net> <20120210143601.GB42565@dev.null.cz> Date: Fri, 10 Feb 2012 08:23:06 -0800 Message-ID: From: Freddie Cash To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Re: Reducing the need to compile a custom kernel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 16:23:07 -0000 2012/2/10 Andreas Nilsson : > IPFIREWALL_DEFAULT_TO_ACCEPT, DEVICE_POLLING and HZ=1000. HZ can be set via /boot/loader.conf, and I think via sysctl as well. -- Freddie Cash fjwcash@gmail.com