From owner-freebsd-current Wed Apr 1 04:56:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21500 for freebsd-current-outgoing; Wed, 1 Apr 1998 04:56:31 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from lsd.relcom.eu.net (ache@lsd.relcom.eu.net [193.125.27.73]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA21480; Wed, 1 Apr 1998 04:56:11 -0800 (PST) (envelope-from ache@lsd.relcom.eu.net) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.8/8.8.8) id QAA18897; Wed, 1 Apr 1998 16:56:00 +0400 (MSD) (envelope-from ache) Message-ID: <19980401165559.50833@nagual.pp.ru> Date: Wed, 1 Apr 1998 16:55:59 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: dave adkins , freebsd-current@FreeBSD.ORG Cc: phk@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: -current X11 slowdown confirmation Mail-Followup-To: dave adkins , freebsd-current@FreeBSD.ORG, phk@freebsd.org, peter@freebsd.org References: <199804011108.GAA09829@hda.hda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: ; from adkin003@tc.umn.edu on Wed, Apr 01, 1998 at 06:15:28AM -0600 Organization: Biomechanoid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 01, 1998 at 06:15:28AM -0600, dave adkins wrote: > i noticed that the slowdown in netscape would change with the amount of > cursor movement/keyboard input in the netscape window. I took a look at Yes, I notice it too. > select() and poll in sys_generic.c. Going back to sys_generic.c v1.33 and > replacing the use of time with getmicrotime(), the problem in netscape > seemed to go away. It looks like select() and poll() in sys_generic.c > v1.34 don't timeout correctly so netscape just waits at the > select()/poll() in its work loop until an event occurs. > > ---------------------------------------------------------------------- > > --- sys_generic.c.1.34 Wed Apr 1 05:43:52 1998 > +++ sys_generic.c Wed Apr 1 05:44:05 1998 Thanx for the patch, it eliminates slowness! I hope real fix will be commited soon. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message