osrm-backend/include/storage
Michael Krasnyk 04e334e3e2
Make storage blocks aligned to 4 bytes for ARM NEON/VFP instructions
Aligned blocks prevent bus errors in NEON/VFP instructions.

Block pointers are aligned to 4 bytes, that is guaranteed
by aligned mmaped-pointers, the 4 bytes size of the CANARY block and
aligned sizes of blocks.
2016-06-20 22:45:40 +02:00
..
shared_barriers.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
shared_datatype.hpp Make storage blocks aligned to 4 bytes for ARM NEON/VFP instructions 2016-06-20 22:45:40 +02:00
shared_memory.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
storage_config.hpp initial version of intersection classification 2016-05-19 16:43:46 +02:00
storage.hpp Add license to storage and storage config exposed in public API, closes #2036 2016-04-07 10:41:32 +02:00