Date: Tue, 1 Aug 2000 07:55:01 -0400 (EDT) From: Donn Miller <dmmiller@cvzoom.net> To: Paul Herman <pherman@frenchfries.net> Cc: freebsd-current@freebsd.org Subject: Moused and Yarrow (Re: Moused behaving funny in 4.1-STABLE) Message-ID: <Pine.BSF.4.21.0008010751520.56363-100000@acs-24-154-24-131.zoominternet.net> In-Reply-To: <Pine.BSF.4.21.0008011303370.266-100000@bagabeedaboo.security.at12.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 Aug 2000, Paul Herman wrote: > My moused is also behaving funny (no X). Sometimes other charaters on > the screen get messed up where the pointer never was (I can't seem to > reliably reproduce it), but one thing I am able to reproduce is the > 20% interrupt thing: > > When both the prompt and the mouse are at the bottom of the screen, > then it starts eating up interrupt CPU. It has something to do with this whole Yarrow thing. I suppose Yarrow (and dev/urandom) are eating up tty interrupts that otherwise would have gone to moused and syscons. Someone on this list suggested implementing some sort of kernel threads, with Yarrow and syscons split up on different kernel threads. AFAIK, this hasn't been implemented yet. So, do we have some sort of kernel threads we could use for this? Or, do we have to compile in Linuxthreads, or something? - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008010751520.56363-100000>