From owner-freebsd-current@FreeBSD.ORG Mon Sep 13 08:11:42 2010 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0EEC61065673; Mon, 13 Sep 2010 08:11:42 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7795A8FC16; Mon, 13 Sep 2010 08:11:41 +0000 (UTC) Received: by wyb33 with SMTP id 33so6857251wyb.13 for ; Mon, 13 Sep 2010 01:11:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to:date :message-id:subject:from:to:cc:content-type; bh=ikfAkd8f66ExhRFeYpLcqQF47VJX7GRthsKptIN7Jow=; b=W/qmwTofid88MfgFnuwAXXFI/x4OuxAH7rDVg9uSbolO7T1muHHY6JNmn/93lEgBCb 8GFVj7SowFUBfYNSaDyk5NGMyGHmOERyojZ9iBSLFkT9IaewCYXzBbihGKgOpGl4i8ig gaJwhi7APfq7xaH0q106qxyzVUOXyEkqAWzrc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:cc :content-type; b=tajP+ZTtZ+mUnAU/hsyKGV+4Hkh8BDighVDZP+WrCXGJ7lc0ojcti/bmEB08iOqUSh 97E03jq4Dy4qbVyK1YPaKZ2UdLcTXTr8K4KPokhd+KZdLxovkO+fR7tF+MQNw1+sdF6y aijIyMDqeJpAHCcywB0p9zg5djma6yBSUuXZM= MIME-Version: 1.0 Received: by 10.216.48.146 with SMTP id v18mr4077101web.56.1284365500575; Mon, 13 Sep 2010 01:11:40 -0700 (PDT) Received: by 10.216.6.79 with HTTP; Mon, 13 Sep 2010 01:11:40 -0700 (PDT) Date: Mon, 13 Sep 2010 04:11:40 -0400 Message-ID: From: "b. f." To: mav@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@FreeBSD.org Subject: Re: NOTICE: New event timer management code got to HEAD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2010 08:11:42 -0000 Alexander: Are the changes to sys/kern/sched_ule.c in your supplementary hack http://people.freebsd.org/~mav/tm6292_idle.patch still useful, or have they been superseded by the other changes in http://svn.freebsd.org/changeset/base/212541 ? Regards, b.