Re: time drift and fb comsole activity

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 1 Mar 2001 00:01:01 +0000 (GMT)


> We have the same trouble on PPC but we make sure to re-sync on each
> interrupt. We can see several lost timer interrupts after a ^L in emacs
> running on the fb console. The resync lets us catch up on those interrupts
> (and not lose time) but we still spend a lot of time not servicing
> interrupts.
> Does x86 not resync on timer interrupts?

The fbdev console problem is too horrible to pretend to solve by resyncing
on timer interrupts. At least for the x86 the fix is to sort out the fb
locking properly

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/