Vitaliy Filippov
|
3f7f6f442b
|
Fix some compilation warnings
|
2026-01-29 02:00:25 +03:00 |
|
Vitaliy Filippov
|
08f21edaf7
|
Fix enospc detection logic and test_enospc
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
e709657de4
|
Save completed_lsn in the superblock
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
3eecf9048c
|
Simplify compaction
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
371e630f52
|
Recheck repeat using map
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
5afef7ca6d
|
WIP Integrate LSMeta :-)
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
c148f97ee4
|
Fix checksum validation in !inmemory_journal mode
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
4a0720a231
|
Fix checksum padding during flush
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
274f9ecda5
|
Add a test for "perfect_csum_update" mode
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
b0b495a991
|
unaligned_intent does not need special handling anymore
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
d4c465f786
|
Fix intent writes with padded checksums
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
7ea4884ef6
|
Disable punching block checksums and allow to enable it with a parameter
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
3a96d41c93
|
Fsync & update metadata when block checksums are enabled
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
ec3bf4ae6c
|
Correctly track fsynced_lsn when fsyncs are enabled
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
3ba3eed0cf
|
Use the same "inflight" queue to track compaction
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
7f0c78113b
|
Do not use wr_offset
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
20bbeb4095
|
Prevent compaction of incomplete object writes
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
3cb7ec69bc
|
Remove sync_to_repeat map and use simpler repeating
|
2025-12-02 01:52:12 +03:00 |
|
Vitaliy Filippov
|
6d0460500a
|
Use linked list heap in blockstore code
WIP, still slower than the old version :-E
|
2025-12-02 01:52:11 +03:00 |
|
Vitaliy Filippov
|
8ff2c268f7
|
Integrate "heap" metadata storage into blockstore
|
2025-12-02 01:52:11 +03:00 |
|
Vitaliy Filippov
|
5d3f3f47a7
|
Move all #defines to internal.h
|
2025-11-23 14:53:46 +03:00 |
|
Vitaliy Filippov
|
9f57c75acf
|
unordered_map flush_versions
|
2025-08-23 17:45:56 +03:00 |
|
Vitaliy Filippov
|
53b12641d1
|
Fix the fix :)
|
2025-08-23 17:45:56 +03:00 |
|
 flynn.yangandVitaliy Filippov
|
5c5c8825dc
|
Avoid multiple inflight overwrites to meta blocks
https://github.com/vitalif/vitastor/pull/83
By https://github.com/Flynn049
By submitting this pull request, I accept Vitastor CLA
|
2025-08-23 17:45:03 +03:00 |
|
Vitaliy Filippov
|
c79b38bd26
|
Move all sources to subdirs
|
2024-05-15 11:06:01 +03:00 |
|