From owner-freebsd-current@FreeBSD.ORG Sun Sep 5 05:46:57 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CC4216A4CE for ; Sun, 5 Sep 2004 05:46:57 +0000 (GMT) Received: from cpanel.ezone.ru (cpanel.ezone.ru [213.85.31.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E9F743D2D for ; Sun, 5 Sep 2004 05:46:56 +0000 (GMT) (envelope-from mcsi@mcsi.pp.ru) Received: from [81.195.16.93] (ppp16-93.pppoe.mtu-net.ru [81.195.16.93]) (authenticated bits=0) by cpanel.ezone.ru (8.13.1/8.12.11) with ESMTP id i855kg1R095684; Sun, 5 Sep 2004 09:46:48 +0400 (MSD) (envelope-from mcsi@mcsi.pp.ru) Message-ID: <413AA83C.7060108@mcsi.pp.ru> Date: Sun, 05 Sep 2004 09:46:36 +0400 From: Maxim Maximov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040810 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Doug White References: <412FA7E8.80BE87BC@freebsd.org> <20040829172000.F69068@carver.gumbysoft.com> <4132A956.4070604@mcsi.pp.ru> <20040830105333.L85743@carver.gumbysoft.com> <41337564.7090905@mcsi.pp.ru> <20040904222320.I39360@carver.gumbysoft.com> In-Reply-To: <20040904222320.I39360@carver.gumbysoft.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on mail3.ezone.ru cc: freebsd-current@freebsd.org Subject: Re: [PATCH] poll() hang with X apps X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.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: Sun, 05 Sep 2004 05:46:57 -0000 Doug White wrote: > Attaching to an earlier message here... > > rwatson and I may have a solution to the poll() hangs you have been > experiencing. Try downloading and applying this patch: > > http://www.watson.org/~robert/freebsd/netperf/20040905-sopoll.diff > > This seems to stop the hangs on my test system (2x600MHz P3 with XFree > 4.3). I'll test it with its partner, a RELENG_5 box with either Xorg or > XFree86 4.4. Please test it and get back to us if its working for you. Oh my! I'm recompiling my kernel already! I began to think that this problem was abandoned, but there were work going on! Thank you and Robert! -- Maxim Maximov