Recent Commits to NES-Open-Switch:master

Showing posts with label memory. Show all posts
Showing posts with label memory. Show all posts

Thursday, September 10, 2015

IF update - 7: agent cleanup

Added various #correction s in IF module. Optimized numerous member fields to #shrink #variable #size and #reduce #memory #utilization. Added #new #indexing for interface entries and stubs for interface external API. Upgraded interface configuration entries in order to remove the augmented data-structures.

#IF update 7 ...
[commit ad6b80ac0bbf8f925f1a9a5bf8bde38994915705] (https://github.com/nes-repo/NES-Open-Switch/commit/ad6b80ac0bbf8f925f1a9a5bf8bde38994915705)

Friday, July 17, 2015

Inet update - 9: Inet agent optimization

Adding #memory #optimization s #in #INET module. This will upgrade whole INET agent framework to reduce the memory utilization of configuration entries.

#Inet update 10 ...
[commit ed238eea1806103e9c96120fd66e5507b5d34275]

Thursday, June 25, 2015

System module registration update - 1: optimized memory utilization for sysORTable parameters

Added #optimization for #sysORTable parameters in system module. This will #reduce the #memory #space used to store sysORTable parameters - #sysORID, #sysORUpTime, #sysORDescr - in system module. Added corrections for #module #registration and #de-registration #issues.

#System update 34 ...
[commit e009f200ddf2fe0728a89ebe7b04629ca0dabaad]

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]

Tuesday, February 17, 2015

Ethernet framework optimization

Added some #optimization on basic #module #framework in #ethernet module. Replaced some unnecessarily wide variables with shorter versions of them. This will #reduce the #memory #utilization by ethernet module.

Ethernet update 39 ...
[commit e613485246d13a4ef17d7f1e422a6199e075643a]