NetBSD-Bugs archive

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

Re: kern/49305: deadlocks on sparc64 SMP



The following reply was made to PR kern/49305; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: macallan%netbsd.org@localhost
Subject: Re: kern/49305: deadlocks on sparc64 SMP
Date: Wed, 22 Oct 2014 14:49:56 +0200

 On Wed, Oct 22, 2014 at 12:45:01PM +0000, Michael wrote:
 >  That's what I thought ( and mlelstv@ as well )
 
 That would mean that we always handle the softint consuming the packet
 just queued on cpu 0.
 
 The whole idea is to load balance and give others a chance to deal with
 the queued packets.
 
 The question is: what exactly goes wrong when we dispatch the softint on
 another cpu?
 
 Could you try hardcoding cpuid = 1 and see if that works?
 
 Martin
 


Home | Main Index | Thread Index | Old Index