Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 May 2018 15:13:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228076] [sched_ule] Not stealing process from loaded CPU
Message-ID:  <bug-228076-227-dGvYIxwyUK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228076-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228076-227@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=3D228076

Mark Johnston <markj@FreeBSD.org> changed:

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

--- Comment #4 from Mark Johnston <markj@FreeBSD.org> ---
Created attachment 193209
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193209&action=
=3Dedit
fix sched_balance

(In reply to Don Lewis from comment #2)
Hmm, I think sched_balance() is actually busted: the initial call is perfor=
med
while smp_started =3D=3D 0, so balance_ticks is never set to a non-zero val=
ue.

The attached patch seems to address that at least.

--=20
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-228076-227-dGvYIxwyUK>