From owner-freebsd-current Sat Apr 4 01:51:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA24424 for freebsd-current-outgoing; Sat, 4 Apr 1998 01:51:33 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA24416 for ; Sat, 4 Apr 1998 01:51:30 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id LAA04986; Sat, 4 Apr 1998 11:49:33 +0200 (CEST) To: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= cc: Peter Wemm , current@FreeBSD.ORG Subject: Re: Working patch *with* splhigh() (Was Re: More info RE: X slowdown in -current) In-reply-to: Your message of "Sat, 04 Apr 1998 13:42:40 +0400." <19980404134240.34229@nagual.pp.ru> Date: Sat, 04 Apr 1998 11:49:33 +0200 Message-ID: <4984.891683373@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <19980404134240.34229@nagual.pp.ru>, =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= writes: >On Sat, Apr 04, 1998 at 11:28:00AM +0200, Poul-Henning Kamp wrote: >> >> All those negative values still look like stack garbage to me... > >As I already say, I add uap->tv != 0 check before printing, >so it is _not_ stack garbage. It may means that atv is damaged somehow. >I'll try to add more checks to see how it is damaged. > >> I would not expect your window manager to need a timeout in the >> select anyway, so still think things are ok in select & poll. > >I use fvwm95 >For poll things are ok, I see no diagnostics from poll code, all of them >comes from select code. > >> It must be some other bit of my change which kills it, I'm suspecting >> nanosleep() right now... I hope you can find time to try the patch >> I just posted... > >Maybe later, your patch is too big and affect syscons. Currently I ran >privately patched syscons because standard version cause random reboots >on vidcontrol call. It just relates to the timeout for screensaver. Apply the rest of the patch and make a static variable called mono_time in syscons.c -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message