Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • GNUmakefile - see Build System Structure
  • mergedep.pl - see Build System Structure
  • cpplint.py - see Build System Structure
  • src/ - the source code for RAMCloud
    • shared - objects source files shared between the client and server
    • client - objects source files related to the client, currently contains a test client as well, though that will probably move
    • server - objects source files releated to the server, as well as a test server, which will also probably move
    • tests - start of unit test suites for RAMCloud