osrm-backend/include
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
..
contractor Fix platform-independent data in data files 2016-06-20 22:45:40 +02:00
engine Fix platform-independent data in data files 2016-06-20 22:45:40 +02:00
extractor Fix platform-independent data in data files 2016-06-20 22:45:40 +02:00
osrm Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
server Fix rounding issue in query coordinates by using toFixed 2016-06-20 22:45:40 +02:00
storage Make storage blocks aligned to 4 bytes for ARM NEON/VFP instructions 2016-06-20 22:45:40 +02:00
util Fix platform-independent data in data files 2016-06-20 22:45:40 +02:00