Commit Graph

7 Commits

Author SHA1 Message Date
Philipp Moritz 494903c5d4 fix compiler warnings (#17) 2016-09-10 17:47:37 -07:00
Richard Shin d52bf7d146 Use dlmalloc to manage shared memory (#15)
* Use dlmalloc to manage shared memory

* add stresstest
2016-09-10 16:39:24 -07:00
Philipp Moritz a62c0f8fac Allow arbitrary number of connections (#13)
* refactor plasma to use an event loop

* unify comment style

* Clean up Makefile flags.

* Randomize socket names in tests so multiple copies of the tests can be run in parallel without conflict.
2016-09-07 20:19:37 -07:00
Philipp Moritz 23327a18e0 add plasma manager 2016-08-17 13:01:56 -07:00
Robert Nishihara 29f0489b6e Remove directories as well with make clean. 2016-08-16 15:06:29 -07:00
Philipp Moritz 7a18347b5c cleanup 2016-08-16 15:00:01 -07:00
Philipp Moritz 97087b0791 initial version of object store 2016-08-14 01:39:44 -07:00