Subject: Re: sh3 todr and timecounter conversion (rev2)
To: None <uwe@ptc.spbu.ru>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-sh3
Date: 10/09/2006 03:53:14
uwe@ptc.spbu.ru wrote:
> After upgrading to the kernel with timecounters I see quite a bit of
>
> ne0: NIC memory corrupt - invalid packet length 99999
:
> Sometimes the nic would just stop responding so the machine is not
> even pingable.
Hmm, looks lost softnet. If so, there is something wrong around tmu1.
What does "vmstat -i" show during NIC stopped?
Does it happen even if clockinterrupt is used for timecounter?
(by sysctl -w kern.timecounter.choice=clockinterrupt)
---
Izumi Tsutsui