zhemao / rmem-server

Remote memory pool over infiniband RDMA
5 stars 1 forks source link

Performance metrics code. BLCR+RAMCloud tests. Data structures refactoring #5

Closed jcarreira closed 9 years ago

jcarreira commented 9 years ago

Merge request with 3 main changes:

1) Added code to gather data about where time goes 2) Added some tests using the functionalities of BLCR and RAMCloud* 3) Added a stacks data structure. Made some modifications to the interface of the hash/list code.