Interrupt latency problems

David Leimbach leimy2k at mac.com
Sat May 10 05:47:36 PDT 2003


I had a problem like this as well when I wasn't using /dev/sysmouse as
my mouse driver way back in FreeBSD 4.3 or 4.4... I don't remember 
which.

Make certain your configuration uses the native FreeBSD mouse driver and
that moused is running.

I know its a weird solution but it really worked for me back then and
may work for you now... give it a whirl.

Dave
On Saturday, May 10, 2003, at 07:37 AM, Paul Richards wrote:

> I'm having real problems with current with heavy disk activity.
>
> When working in X and updating ports which causes a lot of disk 
> activity
> I get *very* poor interactive responses. Keypresses can not appear for
> seconds and mouse movement is very jerky and unresponsive.
>
> I'm wondering if something is holding locks a long time in interrupt
> handlers and causing mouse/keyboard interrupts to be lost?
>
> Since this is caused by heavy disk activity then my first guess would 
> be
> the ATA driver.
>
> Is anyone else seeing anything like this?
>
> -- 
> Paul Richards <paul at freebsd-services.com>
> FreeBSD Services Ltd
>
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe at freebsd.org"



More information about the freebsd-current mailing list