Dennis Luxen
|
f1eabc3ecc
|
Replace boost::filesystem with std (#6432)
|
2024-06-20 21:44:28 +02:00 |
|
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
|
96f5780f06
|
Update CI to use clang-tidy 14 (#6353)
|
2022-08-31 23:39:47 +02: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
|
39dd484f45
|
Restore the connectivity checksum check
|
2018-04-07 00:22:29 +02:00 |
|
Patrick Niklaus
|
fea07f343b
|
Load data in two separate data regions
|
2018-04-07 00:22:29 +02:00 |
|
Patrick Niklaus
|
0e8b8b4901
|
Add nodejs test for dataset name
|
2018-04-05 15:12:47 +02:00 |
|
Patrick Niklaus
|
666ce46d36
|
Refactor shared memory storage to allow for multiple named datasets
|
2018-04-05 15:12:47 +02:00 |
|
Patrick Niklaus
|
81a4747acb
|
Fix formating
|
2018-04-04 12:38:40 +02:00 |
|
Patrick Niklaus
|
aec9b6a178
|
Fixed reading DataLayout from shared memory
|
2018-04-04 12:38:40 +02:00 |
|
Patrick Niklaus
|
5395290fd5
|
Add directory listing
|
2018-04-04 12:38:40 +02:00 |
|
Patrick Niklaus
|
4a9fdca7b2
|
Remove fixed block identifiers
|
2018-04-04 12:38:40 +02:00 |
|
Patrick Niklaus
|
bec57258a4
|
Add mmap allocator
|
2018-02-26 23:32:34 +01:00 |
|
Moritz Kobitzsch
|
b8beac2d00
|
unite process/shared_memory datafacades into a single type using an allocator scheme
|
2017-01-19 17:18:35 +01:00 |
|