This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
24d0af6faf
osrm-backend
/
src
/
engine
/
datafacade
History
Vyacheslav Napadovsky
f545f2293e
Make MMapMemoryAllocator map files in read-only (O_RDONLY) mode. Mapping with O_RDWR will cause copy_up across Docker layers.
2020-09-09 00:51:42 +03:00
..
mmap_memory_allocator.cpp
Make MMapMemoryAllocator map files in read-only (O_RDONLY) mode. Mapping with O_RDWR will cause copy_up across Docker layers.
2020-09-09 00:51:42 +03:00
process_memory_allocator.cpp
mmap
tarfiles directly when mmapping is enabled, instead of copying data into separate mmapped block
2018-10-26 23:53:59 -07:00
shared_memory_allocator.cpp
mmap
tarfiles directly when mmapping is enabled, instead of copying data into separate mmapped block
2018-10-26 23:53:59 -07:00