From owner-freebsd-current@FreeBSD.ORG Fri Dec 9 00:42:50 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03CCF1065686 for ; Fri, 9 Dec 2011 00:42:50 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id BCAD08FC12 for ; Fri, 9 Dec 2011 00:42:49 +0000 (UTC) Received: by ghbg20 with SMTP id g20so2499840ghb.13 for ; Thu, 08 Dec 2011 16:42:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=fm14AdDYb2dK4JcsRq/dSIDOYZ3v/pt+6zYC1468Meg=; b=I9sQpFOYfZKdeZ6keTYbi3TKJgczh65FxbQu+XPaHxomghtfGHkSbuReGw1xx3bC2r mQgOOxhK13ELRpb7sLrghGhMMXiHJgUNsqHcMMjBUau9wCnj4fkKLCjn90l7BSkujhje lJUbHNyuaiXIMA1aHlBao35Lty+Yk0z+nmryk= MIME-Version: 1.0 Received: by 10.101.143.4 with SMTP id v4mr1312146ann.146.1323391369125; Thu, 08 Dec 2011 16:42:49 -0800 (PST) Sender: maksim.yevmenkin@gmail.com Received: by 10.100.93.8 with HTTP; Thu, 8 Dec 2011 16:42:49 -0800 (PST) Date: Thu, 8 Dec 2011 16:42:49 -0800 X-Google-Sender-Auth: GkOiCkgNE61R8G8LUN90g6j6ygU Message-ID: From: Maksim Yevmenkin To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: maxio is not exported by mps(4) 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: Fri, 09 Dec 2011 00:42:50 -0000 Dear -hackers, can someone please enlighten me as to why maxio is not set by mps(4), and, what would be a reasonable number to set it to if i felt inclined to do so? default DFLTPHYS of 64K seems a bit low to me. thanks, max