Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2014 20:37:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 190785] [em] cpu affinity not working in FreeBSD 10-STABLE
Message-ID:  <bug-190785-2472-BWU4AVIDTV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-190785-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-190785-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190785

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb@FreeBSD.org

--- Comment #3 from John Baldwin <jhb@FreeBSD.org> ---
Can you provide more details?  The em/igb drivers create additional taskqueue
threads for each queue, but 'cpuset -x' is only going to pin the interrupt
thread associated with that IRQ, not other threads the em driver may create.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190785-2472-BWU4AVIDTV>