From owner-freebsd-current@FreeBSD.ORG Sun Sep 12 18:24:31 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 411B21065670 for ; Sun, 12 Sep 2010 18:24:31 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 05DED8FC14 for ; Sun, 12 Sep 2010 18:24:31 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb) by sarah.protected-networks.net (Postfix) with ESMTPSA id CD12B60DB; Sun, 12 Sep 2010 14:24:29 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1284315869; bh=dLATSujHQOHcLff1YICdGPt7p3blTixj63eTXSJQCa0=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Diq7UPYzjVWuy5vKDRlrivgpMCeyz7PHIueazH9P4EYmIPA5rzMiMqHVl/WXH2y+R qdKTazoySePCdXyTcQM4IZOCpPJ+2q7LOt/Pg4oxLiJSzwAJr9Ml1riZmaczuBW DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=mUScnGWLXsHqD7rmjRHMMCDG8xFDMpmrwvz9oosaNnECOl/x49bE6h8Ia0RxhKsjL IqxGnkb7cgBv8ODMHrUGxkaQwgwgOKt5vLZetaWVWUyH2FVV1D8JWn8YYGTVBz8 Message-ID: <4C8D1ADA.1090004@protected-networks.net> Date: Sun, 12 Sep 2010 14:24:26 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100911 Thunderbird/3.1.3 MIME-Version: 1.0 To: Kostik Belousov References: <4C8CE6F1.3030400@protected-networks.net> <20100912161901.GD2465@deviant.kiev.zoral.com.ua> In-Reply-To: <20100912161901.GD2465@deviant.kiev.zoral.com.ua> X-Enigmail-Version: 1.1.2 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: r212281 breaks KDE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 12 Sep 2010 18:24:31 -0000 On 09/12/10 12:19, Kostik Belousov wrote: > On Sun, Sep 12, 2010 at 10:42:57AM -0400, Michael Butler wrote: >> >> Removing r212281 (and r212282) restores that stability. Is there a race >> condition that this update exposes by reducing lock strength? [ .. ] > Does the following change make any difference to you ? It made it worse :-( "Frozen" just as X tries to take over the display, imb