Commit Graph

85 Commits

Author SHA1 Message Date
Dennis Luxen
f468fcc2b6 implement more details of shared memory store 2014-04-24 13:06:56 +02:00
Dennis Luxen
ee4ecb9783 fix inverted logic 2014-04-21 17:40:06 +02:00
Dennis Luxen
791f475168 implement #951, better command line handling 2014-03-14 10:15:39 +01:00
Dennis Luxen
6b69d6dce2 implements #951 2014-03-13 22:48:09 +01:00
Dennis Luxen
7580777e43 implement and use portable implementation of canonical file paths, see #909, this time against dev branch 2014-02-11 15:55:22 +01:00
Dennis Luxen
289e5ada2c catch prev. uncaught exception, coverity issue 1121925 2014-01-09 18:21:07 +01:00
Dennis Luxen
58dc98460b remove left-over todo marker 2013-12-12 18:33:27 -05:00
Dennis Luxen
ca17efd764 break out OriginalEdgeData class into its own include 2013-12-09 11:45:45 -05:00
DennisOSRM
f68a046080 cast to larger data type on 32bits, probably fixes #809 2013-12-08 15:52:22 +01:00
Dennis Luxen
cfd26321b5 lock shared memory into RAM by default on Linux 2013-11-14 10:03:56 -05:00
Dennis Luxen
9730526d33 fix coverity issue 1121925, Uncaught exception 2013-10-31 13:21:52 +01:00
Dennis Luxen
5f80c33b24 lock update when queries are still running 2013-10-30 17:05:49 +01:00
Dennis Luxen
b4f055f80c fix check for shared or internal memory 2013-10-30 14:17:32 +01:00
Dennis Luxen
6db671215a warn if shared memory segment could not be allocated properly 2013-10-29 18:52:13 +01:00
Dennis Luxen
67d6efed21 make release build less verbose 2013-10-28 15:17:03 +01:00
Dennis Luxen
cc9236b8db move lock outside of try/catch 2013-10-28 14:39:55 +01:00
Dennis Luxen
ca4a3361c0 load data into other data store 2013-10-25 19:31:21 +02:00
Dennis Luxen
29f298fa4a load into seperate area, mark swap as todo 2013-10-23 20:06:00 +02:00
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