Recent Commits to NES-Open-Switch:master

Showing posts with label systemGroup. Show all posts
Showing posts with label systemGroup. Show all posts

Tuesday, June 23, 2015

System systemGroup update - 2: optimized memory utilization for systemGroup parameters

Added #optimization for #systemGroup parameters in system module. This will #reduce the #memory #space used to store systemGroup parameters in system module. Instead of using dedicated storage space a #shared #space is used in common with other module reducing the memory requirement.

#System update 33 ...
[commit e5de5ff8179629a66ad52b66e0d84584d1ac1501]

Sunday, June 21, 2015

System systemGroup update - 1: added generic system information


Added #generic #system #level #information ( #systemGroup ) in system module. The systemGroup information provides information as description about the system, contact information for the maintainer, system name, location, the services provided by system, list of system modules, etc... This includes systemGroup #parameters like #sysDescr, #sysObjectID, #sysUpTime, #sysContact, #sysName, #sysLocation, #sysServices, #sysORLastChange, #sysORID, #sysORUpTime and #sysORDescr.

#System update 31 ...
[commit 9148b8334c511b54b936eab5689ae7987bbba812]