kern/163585: cpuset(1) by twice kill SMP functionality
Andrey Chernov
ache at freebsd.org
Wed Jan 15 00:00:02 UTC 2014
The following reply was made to PR kern/163585; it has been noted by GNATS.
From: Andrey Chernov <ache at freebsd.org>
To: fidaj at ukr.net, bug-followup at FreeBSD.org
Cc:
Subject: Re: kern/163585: cpuset(1) by twice kill SMP functionality
Date: Wed, 15 Jan 2014 03:53:28 +0400
Right now I notice the same situation for 9.2-stable, but only with
SCHED_ULE, SCHED_4BSD looks working.
See http://lists.freebsd.org/pipermail/freebsd-stable/2014-January/076894.html
(cpuminer calls cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_CPUSET),
so few restarts show the bug)
More information about the freebsd-bugs
mailing list