[Bro-Dev] #996: CPU pinning

Bro Tracker bro at tracker.bro.org
Wed May 22 14:08:46 PDT 2013


#996: CPU pinning
------------------------------+------------------------
  Reporter:  seth             |      Owner:  dnthayer
      Type:  Feature Request  |     Status:  new
  Priority:  High             |  Milestone:  Bro2.2
 Component:  BroControl       |    Version:  git/master
Resolution:                   |   Keywords:
------------------------------+------------------------

Comment (by Daniel Thayer <dnthayer@…>):

 In [changeset:95d1f8d1caf00af973a1e2631703ea4edd5b6cdc/broctl]:
 {{{
 #!CommitTicketReference repository="broctl"
 revision="95d1f8d1caf00af973a1e2631703ea4edd5b6cdc"
 Add support for CPU pinning

 Added support for CPU pinning.  To use CPU pinning, a new per-node
 option "pin_cpus" must be specified in node.cfg, and the OS must be
 either Linux or FreeBSD (if such a node.cfg is used on another OS,
 then the "pin_cpus" option is ignored).  CPU pinning only applies
 to Bro itself, not to other processes that might be executed (such
 as helper scripts).  If the user specifies an invalid CPU number,
 then the affected Bro processes will not start, and an error message
 will be visible with the broctl diag command.

 Addresses #996.
 }}}

-- 
Ticket URL: <http://tracker.bro.org/bro/ticket/996#comment:1>
Bro Tracker <http://tracker.bro.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list