Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD-current on amd64 with Dell PERC 4e/Di hangs under load



In article <20150128192851.1BB6817FDAC%rebar.astron.com@localhost>,
Christos Zoulas <christos%zoulas.com@localhost> wrote:
>
>Excellent! This sounds like a very interesting problem... I am being
>pulled in every which direction right now, so I don't have much time
>to look into it, but I'll try to do so over the weekend (look at amr.c).

I lied :-) I think that the first thing you want to do is to convert
the driver from using splfoo()/tsleep() to mutex/condvar... Perhaps
that will help anyway. Look at arcmsr.c for the spl->mutex conversion...

christos



Home | Main Index | Thread Index | Old Index