]> git.openfabrics.org - ~emulex/compat-rdma_3.12.git/commit
ofed-mic add check for existing ibpd to start function
authorPhil Cayton <phil.cayton@intel.com>
Tue, 19 Aug 2014 19:10:49 +0000 (12:10 -0700)
committerVladimir Sokolovsky <vlad@mellanox.com>
Wed, 20 Aug 2014 10:00:01 +0000 (13:00 +0300)
commit6071f10c7e3d375fadab527005a682b0e0e3ff43
tree4c75ad6ac886b5da73b104a4bce861e4b26241a3
parent8f75280bdd64ea5eddd2042af7805f8ed186ec26
ofed-mic add check for existing ibpd to start function

Add a check for an existing ibpd daemon before starting another.
This prevents multiple "service ofed-mic start" commands from
launching multiple copies of the ibpd daemon, spawning more
driver worker threads than intended.
ofed_scripts/ofed-mic [changed mode: 0644->0755]