From owner-freebsd-current Sat Nov 28 16:51:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA03200 for freebsd-current-outgoing; Sat, 28 Nov 1998 16:51:29 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from bright.fx.genx.net (bright.fx.genx.net [206.64.4.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03172; Sat, 28 Nov 1998 16:51:21 -0800 (PST) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.9.1) with ESMTP id TAA44645; Sat, 28 Nov 1998 19:54:21 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Sat, 28 Nov 1998 19:54:21 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: Ilya Orehov cc: Brian Feldman , phk@FreeBSD.ORG, current@FreeBSD.ORG Subject: fix: Re: kern_clock.c In-Reply-To: <19981128211307.A16994@cnetworks.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 28 Nov 1998, Ilya Orehov wrote: > > Hi! > > I'm another one who can report somewhat new behaviour : > > 1. X now starts up more slowly, with flicker. > 2. usleep(s), where s=1, 10, 100, 10000 sleeps for about 1 second, > regardless of argument. > > I think it is hardware-dependent, since on another machine > (with Intel CPU) usleep() works ok. > > It shows up after recent commit in kern_clock.c: > Edit src/sys/kern/kern_clock.c > Add delta 1.85 98.11.23.09.58.53 phk Thank you, your patch fixed my problems with x11amp at home (AMD-k6-233) and i will test it at work (PII-300) monday. could you file a PR so someone in core takes notice? thank you, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message