Re: PREEMPT_RT with e1000

2005-09-01 Thread Daniel Walker
On Thu, 2005-09-01 at 07:43 -0700, Daniel Walker wrote: > On Thu, 2005-09-01 at 09:10 +0200, Ingo Molnar wrote: > > * Daniel Walker <[EMAIL PROTECTED]> wrote: > > > > > It looks like Gigabit Ethernet is still having some problems. This is > > > with the e1000 driver. If I remove all the qdisc_res

Re: PREEMPT_RT with e1000

2005-09-01 Thread Daniel Walker
On Thu, 2005-09-01 at 09:10 +0200, Ingo Molnar wrote: > * Daniel Walker <[EMAIL PROTECTED]> wrote: > > > It looks like Gigabit Ethernet is still having some problems. This is > > with the e1000 driver. If I remove all the qdisc_restart changes it > > starts to work the warning below goes away, b

Re: PREEMPT_RT with e1000

2005-09-01 Thread Ingo Molnar
* Daniel Walker <[EMAIL PROTECTED]> wrote: > It looks like Gigabit Ethernet is still having some problems. This is > with the e1000 driver. If I remove all the qdisc_restart changes it > starts to work the warning below goes away, but it has > smp_processor_id warnings. btw., what does "probl

Re: PREEMPT_RT with e1000

2005-08-31 Thread Ingo Molnar
* Daniel Walker <[EMAIL PROTECTED]> wrote: > It looks like Gigabit Ethernet is still having some problems. This is > with the e1000 driver. If I remove all the qdisc_restart changes it > starts to work the warning below goes away, but it has > smp_processor_id warnings. hmmm. The thing to wat