From owner-freebsd-stable@FreeBSD.ORG Thu Feb 28 19:48:22 2008 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D09AD1065676; Thu, 28 Feb 2008 19:48:22 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 91CF88FC15; Thu, 28 Feb 2008 19:48:21 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47C71003.1050206@FreeBSD.org> Date: Thu, 28 Feb 2008 20:48:19 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Jung-uk Kim References: <47C6FDD0.2040902@mbnet.fi> <200802281443.36892.jkim@FreeBSD.org> In-Reply-To: <200802281443.36892.jkim@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Teemu Korhonen , Xin LI , freebsd-stable@FreeBSD.org Subject: Re: jerky mouse still in 7.0-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 19:48:22 -0000 Jung-uk Kim wrote: > On Thursday 28 February 2008 01:30 pm, Teemu Korhonen wrote: >> Did anyone find a solution to the "jerky mouse" -problem? It still >> exists in 7.0-RELEASE. >> >> I have pretty much exact same symptoms as in this post: >> > http://lists.freebsd.org/pipermail/freebsd-stable/2008-January/039599.html > > No. However, the problem was well analyzed by delphij: > > http://docs.freebsd.org/cgi/mid.cgi?47C320DB.70004 > > Jung-uk Kim > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > Hmm, that is strange. The real question is why X is doing so many gettimeofday syscalls at all. Kris