Dennis Luxen
|
7c06726a35
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
Dennis Luxen
|
a4aa153ba4
|
Use nested namespace
It's a mechanical change to modernize the code base
|
2022-12-11 10:17:17 +01:00 |
|
Siarhei Fedartsou
|
59953172e8
|
Configure clang-tidy job on CI (#6261)
|
2022-06-28 00:14:28 +01:00 |
|
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 |
|
Daniel Patterson
|
2f9cb44368
|
mmap tarfiles directly when mmapping is enabled, instead of copying data into separate mmapped block
Co-authored-by: Kajari Ghosh <ghoshkaj@gmail.com>
|
2018-10-26 23:53:59 -07:00 |
|
Patrick Niklaus
|
fea07f343b
|
Load data in two separate data regions
|
2018-04-07 00:22:29 +02:00 |
|
Patrick Niklaus
|
bec57258a4
|
Add mmap allocator
|
2018-02-26 23:32:34 +01:00 |
|