Changes between Version 28 and Version 29 of Internal/NewNodeAgent
- Timestamp:
- Mar 16, 2015, 10:07:31 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/NewNodeAgent
v28 v29 330 330 GEM_PATH=/usr/share/omf-common-$VER/gems exec ruby1.9.1 -I$PDIR -I$PDIR/omf-resctl/omf_agent -I$PDIR/omf-resctl/omf_driver -I/usr/share/omf-common-$VER $PDIR/$APP $* 331 331 }}} 332 333 ---- 334 3/16/2015 335 Discovered a bug in the code where the meaning of connected between parent (ethernet) and child (wifi) classes was clobbering the up down capability. Have to refactor the interfaces to refelect this diagram 336 [[NodeAgentStartup - Program Flow.png, 700px)]]