aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into 273-integrated-memory-tracking273-integrated-memory-trackingStefan Boberg2023-12-1944-487/+1280
|\
| * ensure we can build without trace (#619)Stefan Boberg2023-12-195-2/+13
| * various TSAN/ASAN/LeakAnalyzer fixes (#622)Stefan Boberg2023-12-196-10/+32
| * fix ChunkIndexToChunkHash indexing (#621)Stefan Boberg2023-12-192-2/+2
| * fix leak in IoBuffer for manifested small chunk (#618)Stefan Boberg2023-12-191-2/+2
| * cache RPC recorder threading fixes (#617)Stefan Boberg2023-12-193-54/+110
| * Fix crash bug when trying to inspect non-open block file in GC (#614)Dan Engelbrecht2023-12-182-7/+20
| * Make sure we initialize the pattern of FileSink before it is added as a usabl...Dan Engelbrecht2023-12-181-12/+8
| * log each block that is compacted (#613)Dan Engelbrecht2023-12-151-0/+5
| * fixed v2 rpc recording issue with >4GB data per segment (#612)Stefan Boberg2023-12-154-146/+323
| * implement cache recording segment split by age (#611)Stefan Boberg2023-12-143-17/+110
| * Make sure IoBuffer is a valid null-buffer after move operation (#610)Dan Engelbrecht2023-12-142-4/+15
| * Don't use copy of Payloads array when fetching memcached payload in GC (#609)Dan Engelbrecht2023-12-131-1/+1
| * fix peak disk load in gc status (#608)Dan Engelbrecht2023-12-131-12/+11
| * skip invalid chunks when reclaiming space in block store (#607)Dan Engelbrecht2023-12-131-0/+13
| * improve trace (#606)Dan Engelbrecht2023-12-135-37/+65
| * fix crash at log exit (#605)Dan Engelbrecht2023-12-131-7/+5
| * use mimalloc where available (#601)Stefan Boberg2023-12-121-15/+11
| * Adding an info command to display a top-level summary of disk space etc (#602)Stefan Boberg2023-12-128-31/+336
| * premature logging shutdown fix (#603)v0.2.36Stefan Boberg2023-12-121-0/+9
| * header only compressed buffers are valid (#604)Dan Engelbrecht2023-12-121-2/+2
| * Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2023-12-11117-5211/+9027
| |\
| | * Make sure that PathFromHandle don't hide true error when throwing exceptions ...Dan Engelbrecht2023-12-113-16/+31
| | * mem cache perf improvements (#592)Dan Engelbrecht2023-12-112-120/+168
| * | removed unnecessary SHA1 referencesStefan Boberg2023-12-112-2/+0
* | | added mimalloc_hooksStefan Boberg2023-12-111-0/+32
* | | Merge remote-tracking branch 'origin/main' into 273-integrated-memory-trackingStefan Boberg2023-12-1119-148/+456
|\ \ \ | | |/ | |/|
| * | added details to trace initialization (#588)Stefan Boberg2023-12-114-11/+17
| * | improved scrubbing of oplogs and filecas (#596)Stefan Boberg2023-12-1117-137/+439
* | | Merge remote-tracking branch 'origin/main' into 273-integrated-memory-trackingStefan Boberg2023-12-115-78/+132
|\| |
| * | multi-line logging improvements (#597)Stefan Boberg2023-12-114-78/+127
| * | SuppressConsoleLog now removes any existing console logger (#599)Stefan Boberg2023-12-111-0/+5
* | | Merge remote-tracking branch 'origin/main' into 273-integrated-memory-trackingStefan Boberg2023-12-1113-206/+400
|\| |
| * | fix deadlock at bucket creation (#598)Dan Engelbrecht2023-12-112-177/+205
| * | Merge branch 'main' into zs/get-all-chunk-infoszs/get-all-chunk-infoszousar2023-12-0731-209/+512
| |\ \
| | * | fixed bug in CasContainerStrategy::ReadIndexFile (#595)Stefan Boberg2023-12-071-1/+3
| | * | logging configuration via command line options (#589)Stefan Boberg2023-12-066-7/+114
| | * | Use correct iterator index when looking up memcached payload in GatherReferen...Dan Engelbrecht2023-12-051-5/+4
| * | | Change naming to ChunkInfos instead of Chunkszousar2023-12-064-12/+12
| * | | Ran precommitzousar2023-12-052-7/+3
| * | | Get hash when retrieving chunkszousar2023-12-052-7/+32
| * | | Add endpoint for all chunk infoszousar2023-12-013-8/+45
* | | | hide Windows stuffStefan Boberg2023-12-081-0/+4
* | | | stubStefan Boberg2023-12-071-0/+3
* | | | cleaned up some namingStefan Boberg2023-12-071-3/+3
* | | | implemented FlushDataOnly for MacOSStefan Boberg2023-12-071-1/+29
* | | | ClangFormatStefan Boberg2023-12-071-1/+1
* | | | added BasicFile::FlushDataOnlyStefan Boberg2023-12-072-0/+39
* | | | minor editsStefan Boberg2023-12-071-1/+5
* | | | linux/mac build fixStefan Boberg2023-12-061-2/+5