-
- Downloads
added the performance managment into network folder.
This is the managment for the allcoation of performance session between two node usign directio system. The initialization of the sessions are made using the rpc system. On success of the rpc call the session between the two node is estabilished and, to the requestr part, a session object is returned. Change-Id: Ic9e0abace9049c351c695a9a8c6cffa7a762cfd8
Showing
- CHAOSFramework.xcodeproj/project.pbxproj 32 additions, 0 deletionsCHAOSFramework.xcodeproj/project.pbxproj
- chaos/common/chaos_constants.h 17 additions, 0 deletionschaos/common/chaos_constants.h
- chaos/common/direct_io/DirectIOPerformanceLoop.cpp 83 additions, 0 deletionschaos/common/direct_io/DirectIOPerformanceLoop.cpp
- chaos/common/direct_io/DirectIOPerformanceLoop.h 80 additions, 0 deletionschaos/common/direct_io/DirectIOPerformanceLoop.h
- chaos/common/direct_io/channel/DirectIOChannelGlobal.h 3 additions, 2 deletionschaos/common/direct_io/channel/DirectIOChannelGlobal.h
- chaos/common/direct_io/channel/DirectIODeviceChannelGlobal.h 27 additions, 0 deletionschaos/common/direct_io/channel/DirectIODeviceChannelGlobal.h
- chaos/common/direct_io/channel/DirectIOPerformanceClientChannel.cpp 61 additions, 0 deletions...on/direct_io/channel/DirectIOPerformanceClientChannel.cpp
- chaos/common/direct_io/channel/DirectIOPerformanceClientChannel.h 51 additions, 0 deletions...mmon/direct_io/channel/DirectIOPerformanceClientChannel.h
- chaos/common/direct_io/channel/DirectIOPerformanceServerChannel.cpp 66 additions, 0 deletions...on/direct_io/channel/DirectIOPerformanceServerChannel.cpp
- chaos/common/direct_io/channel/DirectIOPerformanceServerChannel.h 63 additions, 0 deletions...mmon/direct_io/channel/DirectIOPerformanceServerChannel.h
- chaos/common/network/PerformanceManagment.cpp 177 additions, 0 deletionschaos/common/network/PerformanceManagment.cpp
- chaos/common/network/PerformanceManagment.h 84 additions, 0 deletionschaos/common/network/PerformanceManagment.h
Loading
Please register or sign in to comment