From owner-svn-src-projects@FreeBSD.ORG Tue Dec 10 02:02:47 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 069058B0; Tue, 10 Dec 2013 02:02:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E666F16C5; Tue, 10 Dec 2013 02:02:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBA22kwv098906; Tue, 10 Dec 2013 02:02:46 GMT (envelope-from marcel@svn.freebsd.org) Received: (from marcel@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBA22kho098905; Tue, 10 Dec 2013 02:02:46 GMT (envelope-from marcel@svn.freebsd.org) Message-Id: <201312100202.rBA22kho098905@svn.freebsd.org> From: Marcel Moolenaar Date: Tue, 10 Dec 2013 02:02:46 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r259153 - projects/altix2/sys/ia64/conf X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Dec 2013 02:02:47 -0000 Author: marcel Date: Tue Dec 10 02:02:46 2013 New Revision: 259153 URL: http://svnweb.freebsd.org/changeset/base/259153 Log: Enable PREEMPTION by default. Modified: projects/altix2/sys/ia64/conf/ALTIX Modified: projects/altix2/sys/ia64/conf/ALTIX ============================================================================== --- projects/altix2/sys/ia64/conf/ALTIX Tue Dec 10 01:39:22 2013 (r259152) +++ projects/altix2/sys/ia64/conf/ALTIX Tue Dec 10 02:02:46 2013 (r259153) @@ -50,7 +50,7 @@ options NFSLOCKD options NFS_ROOT options NULLFS options P1003_1B_SEMAPHORES -#options PREEMPTION +options PREEMPTION options PRINTF_BUFR_SIZE=128 options PROCFS options PSEUDOFS