On lun, déc 03, 2001 at 07:53:50 +0100, Lionel Bringuier wrote:
> > The networking code avoids disabling the hardware IRQs. You
> > should be aware of interrupting the user space from softirq/bh (on the
> > same CPU). sltimer_handler is started from the timer bh.
> OK... I think, we're touching a beginning of a solution. I replaced all the
> 'write_(un)lock' stuff with 'write_(un)lock_bh'... and it seems to be much
> better ! I'll let a test run over the night and I tell you.
Yes, that's it, you were right. It ran perfectly over the night.
Thank you very much Julian !
Gosh, those LVS people are really tough guys :)
Regards,
LB.
|