Branch: refs/heads/debugging
  Home:   https://github.com/Eyescale/Equalizer
  Commit: 74288a40d95fadcd176a791037dc3db2ccc0d26f
      
https://github.com/Eyescale/Equalizer/commit/74288a40d95fadcd176a791037dc3db2ccc0d26f
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp
    M libs/eq/client/pipe.h

  Log Message:
  -----------
  Updating experimental branche with the automatic thread placement code.


  Commit: 85343bc6b4f835cbb5b6e63e767e0c9535f81822
      
https://github.com/Eyescale/Equalizer/commit/85343bc6b4f835cbb5b6e63e767e0c9535f81822
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp

  Log Message:
  -----------
  Add checking stds to be removed later when merging to master.


  Commit: 36b3bdf824d1880420594263b991416e7bc91114
      
https://github.com/Eyescale/Equalizer/commit/36b3bdf824d1880420594263b991416e7bc91114
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp
    M libs/eq/client/pipe.h

  Log Message:
  -----------
  Merge branch 'experimental' of github.com:marwan-abdellah/Equalizer

Conflicts:
        libs/eq/client/pipe.cpp
        libs/eq/client/pipe.h


  Commit: dfc1507c04fb3dfa9f6c50fdd045852b273a2e3c
      
https://github.com/Eyescale/Equalizer/commit/dfc1507c04fb3dfa9f6c50fdd045852b273a2e3c
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp

  Log Message:
  -----------
  Merge branch 'experimental'


  Commit: c18e6cc2402968098494cd003af0cb06f91405a5
      
https://github.com/Eyescale/Equalizer/commit/c18e6cc2402968098494cd003af0cb06f91405a5
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M CMakeLists.txt
    M libs/eq/client/pipe.cpp

  Log Message:
  -----------
  Adding some debugging stuff for checking the thread placement


  Commit: 5a51152c7baa9bffb671caa0ededd3009b90f106
      
https://github.com/Eyescale/Equalizer/commit/5a51152c7baa9bffb671caa0ededd3009b90f106
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp

  Log Message:
  -----------
  Testing auto thread placement code


  Commit: 3fa17c9840ad1703d98a3501fa0f3946c8fb3561
      
https://github.com/Eyescale/Equalizer/commit/3fa17c9840ad1703d98a3501fa0f3946c8fb3561
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp

  Log Message:
  -----------
  Adding testnig code to the auto thread placment code


  Commit: 1d248f00183dcb1a0895e3d48ba1ad1c54409cd5
      
https://github.com/Eyescale/Equalizer/commit/1d248f00183dcb1a0895e3d48ba1ad1c54409cd5
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M libs/co/configure.cmake
    M libs/eq/client/configure.cmake
    M libs/eq/client/pipe.cpp

  Log Message:
  -----------
  Modefying the configuree.cmake files inn co and eq/client for removing/adding 
HWLOC defines


  Commit: 09252ad6e9898d22a3dbcdef8431631120631586
      
https://github.com/Eyescale/Equalizer/commit/09252ad6e9898d22a3dbcdef8431631120631586
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M libs/eq/client/configure.cmake

  Log Message:
  -----------
  Adding HWLOC defines to eq/client/config.cmake


  Commit: 889e3a9ad9201f754113f5fa5ace420360e71511
      
https://github.com/Eyescale/Equalizer/commit/889e3a9ad9201f754113f5fa5ace420360e71511
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M CMake/CPackConfig.cmake
    M CMake/FindDASH.cmake
    A CMake/FindGLStats.cmake
    M CMake/FindGPUSD.cmake
    A CMake/FindVMMLIB.cmake
    M doc/README.Darwin
    M examples/configs/5-pipe.cave.lb.eqc
    M libs/CMakeLists.txt
    M libs/co/commands.h
    M libs/co/deltaMasterCM.cpp
    M libs/co/deltaMasterCM.h
    M libs/co/files.cmake
    M libs/co/fullMasterCM.cpp
    M libs/co/fullMasterCM.h
    M libs/co/localNode.cpp
    R libs/co/masterCM.cpp
    R libs/co/masterCM.h
    M libs/co/nodePackets.h
    M libs/co/object.cpp
    M libs/co/object.h
    M libs/co/objectCM.cpp
    M libs/co/objectCM.h
    M libs/co/objectInstanceDataOStream.cpp
    M libs/co/objectPackets.h
    M libs/co/objectSlaveDataOStream.cpp
    M libs/co/objectStore.cpp
    M libs/co/staticMasterCM.h
    M libs/co/unbufferedMasterCM.cpp
    M libs/co/unbufferedMasterCM.h
    A libs/co/versionedMasterCM.cpp
    A libs/co/versionedMasterCM.h
    M libs/co/versionedSlaveCM.cpp
    M libs/co/versionedSlaveCM.h
    M libs/eq/CMakeLists.txt
    M libs/eq/client/channel.cpp
    M libs/eq/client/channel.h
    M libs/eq/client/channelStatistics.cpp
    M libs/eq/client/detail/channel.ipp
    M libs/eq/client/os.h
    M libs/eq/client/pipe.cpp
    M libs/eq/fabric/object.cpp
    M libs/eq/server/equalizers/viewEqualizer.cpp
    R libs/vmmlib/CMakeLists.txt
    R libs/vmmlib/vmmlib.tar.gz
    M tests/CMakeLists.txt
    A tests/co/objectMaxVersions.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: f1337e189fbaac5de6f60a861c1d032b9d484d95
      
https://github.com/Eyescale/Equalizer/commit/f1337e189fbaac5de6f60a861c1d032b9d484d95
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp

  Log Message:
  -----------
  Fixing the automatic thread placement code in pipe


  Commit: 330ef5fe2ecc68f42182bd6d9701e82a28bc2d15
      
https://github.com/Eyescale/Equalizer/commit/330ef5fe2ecc68f42182bd6d9701e82a28bc2d15
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp
    M libs/eq/client/pipe.h

  Log Message:
  -----------
  Rmoving the debugging messages


  Commit: cd44c915056efce11be61bf1e5b473ca84ba21db
      
https://github.com/Eyescale/Equalizer/commit/cd44c915056efce11be61bf1e5b473ca84ba21db
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M libs/eq/client/configure.cmake

  Log Message:
  -----------
  Adding Find HWLOC to eq defines list


  Commit: 1422dbcd50446c07ee3ebaf009b0dbbe3646dd15
      
https://github.com/Eyescale/Equalizer/commit/1422dbcd50446c07ee3ebaf009b0dbbe3646dd15
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M libs/eq/client/configure.cmake

  Log Message:
  -----------
  clean up


  Commit: 80e0f3c228c017f91d5eba94a347e0b195b1ab73
      
https://github.com/Eyescale/Equalizer/commit/80e0f3c228c017f91d5eba94a347e0b195b1ab73
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Clean up


  Commit: a30a1b51e16231b1cc31e0fa497c1852c06fcf89
      
https://github.com/Eyescale/Equalizer/commit/a30a1b51e16231b1cc31e0fa497c1852c06fcf89
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp

  Log Message:
  -----------
  Merging master with experimental


  Commit: fc8de2b7ae97096d45249dd5a84ec2a1fe2e9316
      
https://github.com/Eyescale/Equalizer/commit/fc8de2b7ae97096d45249dd5a84ec2a1fe2e9316
  Author: Marwan Abdellah <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp
    M libs/eq/client/pipe.h

  Log Message:
  -----------
  Merge remote-tracking branch 'mine/experimental'

Conflicts:
        libs/eq/client/pipe.cpp
        libs/eq/client/pipe.h


  Commit: a510fb3b0e1f40898025115d11f7081cd1f28749
      
https://github.com/Eyescale/Equalizer/commit/a510fb3b0e1f40898025115d11f7081cd1f28749
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M libs/co/configure.cmake
    M libs/eq/client/configure.cmake
    M libs/eq/client/pipe.cpp
    M libs/eq/client/pipe.h

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/marwan-abdellah/Equalizer into 
debugging


  Commit: c2dbf9a46cb40c156d31753378cef2474895cc0d
      
https://github.com/Eyescale/Equalizer/commit/c2dbf9a46cb40c156d31753378cef2474895cc0d
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M libs/eq/client/pipe.cpp
    M libs/eq/client/pipe.h

  Log Message:
  -----------
  Merge cleanup


Compare: https://github.com/Eyescale/Equalizer/compare/efd6365...c2dbf9a
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to