From owner-freebsd-acpi@FreeBSD.ORG Fri Nov 30 11:14:40 2012 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E754BF8D; Fri, 30 Nov 2012 11:14:40 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id D6C428FC0C; Fri, 30 Nov 2012 11:14:39 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id NAA19870; Fri, 30 Nov 2012 13:14:38 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1TeOYH-0002cn-UG; Fri, 30 Nov 2012 13:14:38 +0200 Message-ID: <50B8951D.1000609@FreeBSD.org> Date: Fri, 30 Nov 2012 13:14:37 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-acpi@FreeBSD.org Subject: Re: [rfc] bind curthread to target cpu for _CST change notification References: <50AE3C66.2050207@FreeBSD.org> <1353872249.20189.3.camel@powernoodle> <50B77F4B.8070701@FreeBSD.org> In-Reply-To: <50B77F4B.8070701@FreeBSD.org> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Sean Bruno X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 11:14:41 -0000 on 29/11/2012 17:29 Andriy Gapon said the following: > I am working on an alternative approach to these two issues. Here is my WIP: http://people.freebsd.org/~avg/acpi_cpu_notify.2.diff -- Andriy Gapon