Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Ryan:
    • New transport working without timers
    • Take basic performance measurements of new transport
    • Timers working with new transport
  • Ryan results:
    • C++ FastTransport implementation compiles and is showing signs of life, but has almost no tests or documentation yet.
    • It looks like the Session mechanism is going to need a redesign.
  • Steve goals:
    • Intel driver completely working in user space
    • Basic user-space 10G performance measurements (without fast transport)
    • Ideal: measure performance with user-space driver and new transport
  • Steve results:
    • Mellanox NICs and switch arrived
    • Got Infiniband and 10GE pings working using "out-of-the-box" software.
    • Starting to learn about Infiniband verbs
    • Intel work is on hold for now
  • Diego:
    • Finish translating ClientSession into C++.
    • On vacation
  • John goals:
    • Client converted to C++, upgraded for full use of Buffers, integrated with RAMCloud
  • John results:
    • Client converted to C++ and tested, along with Server.
    • Several new header files, such as Rpc.h and Table.h
    • All existing C++ code (including ClientMain and Bench) now uses the new Client.
    • Still need to convert the Python bindings and Python code.

Milestone 12: ends July 26, 2010

...