Commit Graph

14 Commits

Author SHA1 Message Date
Marko Budiselic
ba434cf48a ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
Dominik Tomičević
47bd3b372b refactored mvcc, locks and transactions. sorry for the big one :D 2015-12-06 16:52:52 +01:00
Dominik Tomičević
1324b2ded1 documented futex implementation a bit more and added checks for locked and contended to it 2015-11-27 08:54:37 +01:00
Dominik Tomičević
d50fc8997c implemented futexes 2015-11-26 02:52:51 +01:00
Dominik Tomičević
a0a4b0bf40 improved hazard pointer support, still has issues though 2015-11-21 22:48:56 +01:00
Dominik Tomičević
7bccf5c995 made lockable work in const context 2015-11-08 19:05:34 +01:00
Dominik Tomičević
768ad5e451 connected the first working version of memgraph 2015-10-11 20:59:27 +02:00
Dominik Tomičević
204fdaeb5f submitted all work done on storage and mvcc 2015-10-08 00:58:29 +02:00
Dominik Tomičević
49dc08b9b3 moved transactions back to threading 2015-10-04 09:47:15 +02:00
Dominik Tomičević
ec9af001d6 lock free linked list implementation 2015-09-24 01:14:00 +02:00
Dominik Tomičević
ab33fce01b fixed threadpool 2015-09-19 15:45:01 +02:00
Dominik Tomičević
e28d15c272 worked on mvcc, compiler and some utils, unfinished 2015-09-13 11:34:17 +02:00
Dominik Tomičević
74eba0f3ab removed executable file 'test' from repo 2015-08-30 01:14:53 +02:00
Dominik Tomičević
fef9953f45 a wild random checkpoint commit appeared 2015-08-30 01:12:46 +02:00