Commit Graph

10 Commits

Author SHA1 Message Date
mehrdadn 44064389b9 Checked locking (#262)
* Lock order should be based on field order only

* Checked locking
2016-07-27 11:24:09 -07:00
Mehrdad 9bdde6941f Simplify SynchronizedPtr 2016-07-02 17:45:38 -07:00
Robert Nishihara 8aa613b77f replace locks with synchronized 2016-06-29 15:16:36 -07:00
Mehrdad 37cbbb1669 Synchronized 2016-06-29 10:20:55 -07:00
Philipp Moritz 912fd5cc81 Write logs to files instead of printing them to stdout 2016-06-19 12:45:34 -07:00
Wapaul1 4e885d4896 Added RAY_CHECK with line num and file name for logs 2016-06-13 00:07:22 +00:00
Robert Nishihara 4cc024ae36 renaming project, halo -> ray (#95) 2016-06-10 14:12:15 -07:00
Robert Nishihara 67086f663e change filenames and directory structure to use halo (#81) 2016-06-03 18:32:57 -07:00
Mehrdad 7bfc070e29 Function definitions in headers should be inline so as to not violate ODR 2016-05-25 20:33:01 -07:00
Philipp Moritz d3f62c4288 make it possible to start multiple nodes in a cluster; add some more logging 2016-04-28 15:31:31 -07:00