atom feed5 messages in org.freebsd.freebsd-stableRe: mfiutil create .. leads to deadlo...
FromSent OnAttachments
pluknetJun 8, 2010 2:30 am 
Garrett CooperJun 8, 2010 2:54 am 
pluknetJun 8, 2010 3:01 am 
pluknetJun 8, 2010 3:55 am.typescript
John BaldwinJun 8, 2010 8:47 am 
Subject:Re: mfiutil create .. leads to deadlock in 6-STABLE
From:pluknet (pluk@gmail.com)
Date:Jun 8, 2010 3:01:37 am
List:org.freebsd.freebsd-stable

On 8 June 2010 13:54, Garrett Cooper <yane@gmail.com> wrote:

On Tue, Jun 8, 2010 at 2:30 AM, pluknet <pluk@gmail.com> wrote:

hi,

I faced w/ subj. issue on IBM ServeRAID M5015 (LSISAS2108 SAS2.0 6Gbps).

As I can see, lockup is caused by sleeping on sx lock after Giant was acquired. Can r160217 help me or am I go the wrong way? from r160217: "Use a sleep mutex instead of an sx lock for the kernel environment."

Where are you coming from :)?

From large legacy land. Hi there.