From owner-freebsd-ports@FreeBSD.ORG Wed Apr 23 06:58:29 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDBBB313; Wed, 23 Apr 2014 06:58:29 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D46B1806; Wed, 23 Apr 2014 06:58:29 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id d1so634340wiv.9 for ; Tue, 22 Apr 2014 23:58:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=6cLmmj+DjTZl25cu3Eek0/MSMawxY2HC3a1gjRu0azg=; b=fL841IfVUmBxBCCuO1iXUy7EXF3bXIahmxFAXEWjNhtKXiaZTbc3PLO8+rS2Ny02BS oId/YLzQur8Yb5i9C62RzS5DeBUIPM5MG8y3G32Ag0gTZLTcTbZqL4md4D/MUdea9b2L TxN6ZlI/vJomq0RuuPdbDR4QXUYVcFDz/ogCMHhmIemlT2rZBln1a0/IK0Ttt8EjH1P3 UM0GaK5Vi9SWS6kWkx3tfYwaTPP9UsXJwh653FAvHJtx+ku7sCso8WeIVgz7Kz4gE6pA BqkABolqF+mFXpF27mMN36pHBH7Kbd9UKFyJUWl7xdvXbe8Zbdp2wKOEQ4kAR1ZNFTb+ 9Ypg== X-Received: by 10.194.191.133 with SMTP id gy5mr37856038wjc.34.1398236307710; Tue, 22 Apr 2014 23:58:27 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ct2sm124905wjb.33.2014.04.22.23.58.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Apr 2014 23:58:26 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 23 Apr 2014 08:58:24 +0200 From: Baptiste Daroussin To: Ivan Klymenko Subject: Re: [CFT] x11-servers/xorg-server with initial (GCD) Grand Central Dispatch support Message-ID: <20140423065824.GE63561@ivaldir.etoilebsd.net> References: <20140420200534.72226779@nonamehost.local> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xA/XKXTdy9G3iaIz" Content-Disposition: inline In-Reply-To: <20140420200534.72226779@nonamehost.local> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: ports@FreeBSD.org, x11@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 06:58:30 -0000 --xA/XKXTdy9G3iaIz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 20, 2014 at 08:05:34PM +0300, Ivan Klymenko wrote: > Hi all. >=20 > You are tired of frequent friezes xorg server? > Are you bored messages in /var/log/Xorg.0.log: > " > ... > [mi] EQ overflowing. Additional events will be discarded until existing = events are processed. > ... > " > ? >=20 > :) >=20 > Then you here! :) >=20 > Patch attached :) >=20 > If you like, we can continue to develop this area. >=20 > Thanks Thank you for those patches, imho that is something we really do need. I wo= uld just have a couple of side notes: Wouldn't it be possible to use callbacks in the dispatch call rather than blocks? that will make the patch work on FreeBSD 8, 9, 10 and head with cla= ng AND gcc, which will greatly improves the chances to see those patch well te= sted and used enough to finally be incorporated in the ports. regards, Bapt --xA/XKXTdy9G3iaIz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlNXZJAACgkQ8kTtMUmk6ExSXQCgmWSIdjRyWVJ+Fg+TQ/Jqt67B pEYAnR4H0jmcq22PXBYo7Ae6yeJEIAsp =7Tg3 -----END PGP SIGNATURE----- --xA/XKXTdy9G3iaIz--