From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 19:50:52 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A0D042CE; Thu, 19 Feb 2015 19:50:52 +0000 (UTC) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (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 4429B8BC; Thu, 19 Feb 2015 19:50:52 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id h11so50535877wiw.3; Thu, 19 Feb 2015 11:50:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=m7WUj/oqEqld6BJvJY8qWr9u/LDdQrTHrQEq5t8qJLg=; b=alAAdjCW4ZwpVTQ7va/Su7190fHejgTtXw6S7RYBhoXjlg1kUxhJLCBISJmBQ6xsnD ecMGZOacD3cZRGfnZxRHlpRlhGWyQpvp5gNJYA2spWVGrxsKiZEXzUG7sL8e9b3bGMDV CED7h01XfzjDB9akCkFE1eXuSsq8e5VvL0pueNYuZ8UKFLOBE3iDANfJKm6AUZ30GMmk DVQUsA2R9J8cahm/uL0y3yPv6s2/ENQB5XyIEqLX9T4layBq9DkAom9TPdzkgoQFMRHK wUpzJ1jSuUom97wqECGi1guAvra722XNShrJRUZurzx599wMVA8dTHcd+luTM9YpBeMF TLeg== MIME-Version: 1.0 X-Received: by 10.194.58.84 with SMTP id o20mr12269228wjq.75.1424375450015; Thu, 19 Feb 2015 11:50:50 -0800 (PST) Received: by 10.27.91.79 with HTTP; Thu, 19 Feb 2015 11:50:49 -0800 (PST) In-Reply-To: References: <54E2BF1E.4090002@ignoranthack.me> <20150217085657.GR34251@kib.kiev.ua> <54E39DC4.4010802@ignoranthack.me> <20150217202653.GW34251@kib.kiev.ua> <54E3A4D9.4080604@ignoranthack.me> <54E56E87.6010704@ignoranthack.me> Date: Thu, 19 Feb 2015 11:50:49 -0800 Message-ID: Subject: Re: Xen HVM Panic, HEAD From: Neel Natu To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current , Konstantin Belousov X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 19 Feb 2015 19:50:52 -0000 Hi Adrian, On Wed, Feb 18, 2015 at 10:09 PM, Adrian Chadd wrote: > Hi, > > Since this is the (at least) second round of "x2apic support broke me" > changes, can we please either back them out or set it to default to > '0' for now? > I don't think that is necessary. This is -current and there is a tunable to disable x2apic on platforms that are experiencing issues. More importantly the issues that have been reported are being resolved in a timely manner (for e.g., suspend/resume). best Neel > Thanks, > > > -adrian > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"