From owner-freebsd-current@FreeBSD.ORG Tue Mar 27 03:55:35 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55EF6106566C for ; Tue, 27 Mar 2012 03:55:35 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id D66AE8FC0A for ; Tue, 27 Mar 2012 03:55:34 +0000 (UTC) Received: by wibhq7 with SMTP id hq7so4096159wib.13 for ; Mon, 26 Mar 2012 20:55:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:from:date:message-id:subject:to:content-type; bh=DR6jfDZ9pNP+3j19gz9a/wgIcdBI2JxtdKMuFm7iYH4=; b=ljlyi6BOLP6Xjx1o4Ivwrovw++rcywoK0zXFA+6BCJ2MgErnE9/C1y74GRp5blrexg XuGNhDTFKOGS5x4qICe3V8/a96UBv6V+6wubaj4R3zpF+zO06xYMDaBsdnBY8I3I4Kz4 5IeB0ohyBE436/fvshaNuOxofwy6fF4NxCfWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=DR6jfDZ9pNP+3j19gz9a/wgIcdBI2JxtdKMuFm7iYH4=; b=Fdka/fJBGK/gR6ThkAJlYK4H4SmOzecvbc02FffzgtZFS5AIV631W/NnJvKSf1P+4y yqfio53d41liajPfYoUnFj5xmfFNNuM11SJLu/TxlG5LlEydjzkls+Fss7ElblYkNSXT jPr2jQRem8O6ycM6QBiFGrS5WJ95g6IWm9TfYMHGABTdPU8q8gbqAelGAg7RwlujBOt5 gb8UUdftO84JYuB+IYlo/gq9RPWdHGvyxbRruYHberAtZDLjKjPWQ/ESyweQqGK8tPCy 64fdxPTPeohUCfAo7nQqyDO0IEktqsUiH3w+L6IDrDKucepzXJJLNajpZUqjCYcqRjry y+Kg== Received: by 10.216.136.131 with SMTP id w3mr14142287wei.15.1332820533709; Mon, 26 Mar 2012 20:55:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.63.4 with HTTP; Mon, 26 Mar 2012 20:55:03 -0700 (PDT) From: Eitan Adler Date: Mon, 26 Mar 2012 23:55:03 -0400 Message-ID: To: freebsd-current Current , freebsd-performance@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnBO5e9tJpUqyzBMCptwoXh79kQEg2DgFW24LbxKjtsB/mFDGy/d7wIJNitZIrAU/YmZu6x Cc: Subject: Updating the tuning man page X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2012 03:55:35 -0000 As some of you may know there is/was an effort to rewrite the tuning man page at http://wiki.freebsd.org/SystemTuning . At the moment it seems to have a lot of content with questions and unconfirmed data. Any effort spent on improving the page would go a long way to improving the documentation. If we could get this wiki page (editable by anyone) into a decent shape I'd be happy to turn it into a mdoc patch and commit it. Feel free to just remove old information and replace it with modern content. There is no need to mark up your specific changes - I'll deal with that when I write up the patch. Feel free to email me with any questions. -- Eitan Adler