From owner-freebsd-current@freebsd.org Mon Nov 28 19:43:37 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02A40C5ACF9 for ; Mon, 28 Nov 2016 19:43:37 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D72FB1FF3 for ; Mon, 28 Nov 2016 19:43:36 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D3A51C5ACF8; Mon, 28 Nov 2016 19:43:36 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D15E7C5ACF7 for ; Mon, 28 Nov 2016 19:43:36 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wj0-x233.google.com (mail-wj0-x233.google.com [IPv6:2a00:1450:400c:c01::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5E7A51FF2 for ; Mon, 28 Nov 2016 19:43:36 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by mail-wj0-x233.google.com with SMTP id v7so125795136wjy.2 for ; Mon, 28 Nov 2016 11:43:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=fyPcI8BlYMBvzblbiBgeTZeBp807wQFP1TGnMSvVbKc=; b=ew8CJ0M7azCiE2pMIILQOGjeN+ywkpyHZiOk8/e/U3Q4TEeDxNASBypv97mFE4u/87 UK2n6fOT8MyNS9fT25FKuPxqX/anQQqd7nw617kPpDAicjdUDPj6LfMB6jhwSzDb6YzY cEGBnD+1pg5gEMqNBa1JFn8UILte/akMtqp9bx+viyxBwD2WfCWqMN6PyOPqLzVhdx6N UBK8dkDmrBCj8Ev6aEFHcm+jaYlroqz4H7QXNOdwcfmWq53+nlEKNqh3hzKa1CX342Ro OJB46W+sJJI1M4UdkfmjKK3osxJ7cPQO2Tm/4JrjcNeZCyJSBb9MJnevD+ZkVaKirCoX HJ0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=fyPcI8BlYMBvzblbiBgeTZeBp807wQFP1TGnMSvVbKc=; b=QOIV+NT28m+MW1cDXJ8VLTUq7DeuezV+r+sXHDuoe4CzhlpwqHssMXAYnOHqOuImRe 0yUA/nanVU9e7QPPqiGky9oriAIrAv3c6UILjiA8bDsQEI2BvRakJOxjZHJ2N2X6J/ap MagUIZw3paLIU1M2GkGgXU/x3iesFSln1S9ICxzkNNNyPXqeB9+JwyrE3qviLBxT4+p8 IOTRss5gd5VVU1QAmo8y59JuaJ0Zxf12D811zJZSZtwN5sY9s7hRiqOPeQ+1kjpO2ePs 4g7NtI0/vQhtsiYmLducHjjbRBUsFZN6fZdqHrwDLNJckAAcwJwGn4Uv4N1SPY6eizGZ H5Ng== X-Gm-Message-State: AKaTC03ryei6fiVCUrlyYCm6v9793Ciue2QKQsT7fXMgf10G0FdacDcf49Rz8NoY4W6ORJiRXbaTxb5u4OILLkYb X-Received: by 10.194.84.6 with SMTP id u6mr20109052wjy.185.1480362214765; Mon, 28 Nov 2016 11:43:34 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.232.68 with HTTP; Mon, 28 Nov 2016 11:43:34 -0800 (PST) In-Reply-To: <7005233.xZtqgRZ2t6@ralph.baldwin.cx> References: <7005233.xZtqgRZ2t6@ralph.baldwin.cx> From: Oliver Pinter Date: Mon, 28 Nov 2016 20:43:34 +0100 Message-ID: Subject: Re: Please test EARLY_AP_STARTUP To: John Baldwin Cc: current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 28 Nov 2016 19:43:37 -0000 On 11/25/16, John Baldwin wrote: > I plan to enable EARLY_AP_STARTUP on x86 in a week on HEAD. Some folks > have been testing it for the last week or so which has exposed some > additional things to fix. I think I've resolved most of those in one > way or another, but it will make things smoother if other folks can > start testing this over the next few days before it is enabled by default. > > (To enable, add 'options EARLY_AP_STARTUP' to your kernel config.) Working fine with HardenedBSD's HARDENEDBSD kernel config + EARLY_AP_STARTUP (it's a FreeBSD's GENERIC + some additional HardenedBSD specific stuff) on Gigabyte GA-87N-Wifi board + i5-4670 + 3x HDD + Ati VGA. > > Note that non-x86 platforms should eventually adopt this, but I don't > think any of them are ready yet. > > -- > John Baldwin > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >