From owner-svn-src-user@FreeBSD.ORG Sun Oct 30 11:25:45 2011 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 351161065678; Sun, 30 Oct 2011 11:25:45 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 25C218FC08; Sun, 30 Oct 2011 11:25:45 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p9UBPjIE066075; Sun, 30 Oct 2011 11:25:45 GMT (envelope-from attilio@svn.freebsd.org) Received: (from attilio@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p9UBPj7V066073; Sun, 30 Oct 2011 11:25:45 GMT (envelope-from attilio@svn.freebsd.org) Message-Id: <201110301125.p9UBPj7V066073@svn.freebsd.org> From: Attilio Rao Date: Sun, 30 Oct 2011 11:25:45 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r226931 - user/attilio/vmcontention/sys/conf X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2011 11:25:45 -0000 Author: attilio Date: Sun Oct 30 11:25:44 2011 New Revision: 226931 URL: http://svn.freebsd.org/changeset/base/226931 Log: Remove VM_RADIX option now that is unused. Modified: user/attilio/vmcontention/sys/conf/options Modified: user/attilio/vmcontention/sys/conf/options ============================================================================== --- user/attilio/vmcontention/sys/conf/options Sun Oct 30 11:11:04 2011 (r226930) +++ user/attilio/vmcontention/sys/conf/options Sun Oct 30 11:25:44 2011 (r226931) @@ -591,7 +591,6 @@ VM_KMEM_SIZE_SCALE opt_vm.h VM_KMEM_SIZE_MAX opt_vm.h VM_NRESERVLEVEL opt_vm.h VM_LEVEL_0_ORDER opt_vm.h -VM_RADIX opt_vm.h NO_SWAPPING opt_vm.h MALLOC_MAKE_FAILURES opt_vm.h MALLOC_PROFILE opt_vm.h