[Bug 190785] [em] cpu affinity not working in FreeBSD 10-STABLE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 24 20:56:05 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190785

--- Comment #8 from gondim at 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.


More information about the freebsd-net mailing list