Commit Graph

67 Commits

Author SHA1 Message Date
Dennis Luxen
51d32bb8d3 set todo marker 2013-10-22 19:06:23 +02:00
Dennis Luxen
9fe1680c56 remove superflous include 2013-10-21 19:08:23 +02:00
Dennis Luxen
cf69f43166 add proper licence header to newly added files 2013-10-21 11:45:16 +02:00
Dennis Luxen
19a457ab7d implement update barrier 2013-10-17 18:11:53 +02:00
Dennis Luxen
852c648235 use program options in data store tool 2013-10-15 18:24:49 +02:00
Dennis Luxen
ab66c1aa1b mild refactoring of debug outputs 2013-10-15 14:35:34 +02:00
Dennis Luxen
5b03366909 checking if data files actually exist 2013-10-15 14:35:34 +02:00
Dennis Luxen
70bbfbea12 fixing include typo 2013-10-15 14:32:44 +02:00
Dennis Luxen
ed208114be properly loading all data into shared memory 2013-10-15 14:32:44 +02:00
Dennis Luxen
7dd711b37c use only one pointer for shared layout 2013-10-15 14:32:44 +02:00
Dennis Luxen
4852802d66 load graph into shared memory 2013-10-15 14:32:44 +02:00
Dennis Luxen
eb5bd8e6ac load timestamp into shared memory 2013-10-15 14:32:43 +02:00
Dennis Luxen
ff7dcf9c17 load coordinate list into shared memory 2013-10-15 14:32:43 +02:00
Dennis Luxen
2b12a16c84 load orig edge information 2013-10-15 14:32:43 +02:00
Dennis Luxen
ed78b8429f adding proper typedefs s.t. all used types are known 2013-10-15 14:32:42 +02:00
Dennis Luxen
34eb647fcb implementing loading of data into shared memory 2013-10-15 14:32:42 +02:00
Dennis Luxen
e05193f46d osrm-datastore handles manangement of shared memory 2013-10-15 14:32:42 +02:00