Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00

From: William Weston
Date: Tue Jun 21 2005 - 15:50:13 EST


On Tue, 21 Jun 2005, Benjamin LaHaise wrote:

> On Tue, Jun 21, 2005 at 03:10:09PM +0200, Ingo Molnar wrote:
> > find the patch below - it's also included in the -50-05 -RT tree i just
> > uploaded. Can you confirm that you dont get the warnings in the -50-05
> > (and later) -RT kernels?
>
> Looks good. Acked-by: Benjamin LaHaise <bcrl@xxxxxxxxx>
>
> -ben

-50-06 locked up shortly after starting:

dd if=/dev/urandom of=/dev/null bs=8192

No bug warnings on the ns83820, but I did get these messages (last thing
that made it syslog):

Jun 21 12:29:37 manzanita kernel: eth0: tx_timeout: tx_done_idx=90 free_idx=95 cmdsts=08000068
Jun 21 12:29:37 manzanita kernel: eth0: after: tx_done_idx=95 free_idx=95 cmdsts=00000000
Jun 21 12:29:51 manzanita kernel: eth0: tx_timeout: tx_done_idx=126 free_idx=3 cmdsts=080000ea
Jun 21 12:29:51 manzanita kernel: eth0: after: tx_done_idx=3 free_idx=3 cmdsts=00000000
Jun 21 12:30:11 manzanita kernel: eth0: tx_timeout: tx_done_idx=17 free_idx=19 cmdsts=08000042
Jun 21 12:30:11 manzanita kernel: eth0: after: tx_done_idx=19 free_idx=19 cmdsts=00000000

Anything to worry about?

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