1. 22 Apr, 2016 7 commits
    • Change-Id: I60215d1715f2220bfa2a23ea94434aca4c1f6e1b
      Brian O'Connor authored
    • Change-Id: Ie2f9a382c6a5dac25403ebe65efb921fabc6e374
      Brian O'Connor authored
    • Stream processes by Lambda queries in collection objects has a known performance bottleneck. For each create and update link data operations, this  kind of queries are frequently used and this causes inefficient topology discovery operation. For to solve that problem i analize thread dump during discovery process and i saw that especially getAllProviders method uses high cpu. than i change the provider search operation with additional map data which holds linkkey and its providers. by this way provider search operation not only gets faster but also uses minimum resource. Before that change, i can discover only 4XX number of switches at one controller, but later number grows to 15XX switches
      
      Change-Id: I65ed71b7f295917c818b2f9227d0fc070aa4a29b
      kircaali authored
    • Change-Id: Idc39a1c81d6a597b0c55885e4e93d5b8ead62650
      Jonathan Hart authored
    • Change-Id: Ifef1c6eafd7cc79ed99be51f7faa26d97aeb2f67
      Jian Li authored
    • Change-Id: Ic229c9bc78e4bfce20842717ae46a0b8acff0b76
      Claudine Chiu authored
    • - Do not handle packet in messages inside ControllerImpl class
      
      Change-Id: Idcb26b277b790125bd6b3ba8f10bb4c60e2a3c58
      Jian Li authored
  2. 21 Apr, 2016 8 commits
  3. 20 Apr, 2016 8 commits
  4. 19 Apr, 2016 16 commits
  5. 18 Apr, 2016 1 commit