Date: Tue, 24 Jun 2014 20:56:05 +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-xZMqz6DgYG@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 --- Comment #8 from gondim@bsdinfo.com.br --- Yes it changes the CPU. With top -PSH you can see it changing CPU. I did: cpuset -x 264 -l 3 See my top below: PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND 10 root 155 ki31 0K 64K RUN 1 477.6H 100.00% idle{idle: cpu1} 0 root -92 0 0K 384K CPU3 3 219.2H 60.50% kernel{em0 que} PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND 10 root 155 ki31 0K 64K RUN 1 477.6H 100.00% idle{idle: cpu1} 0 root -92 0 0K 384K CPU2 2 219.2H 61.72% kernel{em0 que} Process kernel{em0 que} running in CPU3 and CPU2. -- 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-xZMqz6DgYG>