Skip to content

[DRAFT] add bitmap tracking functionality#6

Open
MrTomSawyer wants to merge 1 commit into
deckhouse:flant-9.2from
MrTomSawyer:vvoyt-bitmap-track-flush
Open

[DRAFT] add bitmap tracking functionality#6
MrTomSawyer wants to merge 1 commit into
deckhouse:flant-9.2from
MrTomSawyer:vvoyt-bitmap-track-flush

Conversation

@MrTomSawyer

Copy link
Copy Markdown
  • Introduced TRACK_WRITES_IN_BITMAP flag to manage bitmap tracking state.
  • Implemented drbd_adm_track_bitmap function to start/stop bitmap tracking based on parameters received.
  • Added drbd_adm_flush_bitmap function to handle flushing of the bitmap.
  • Updated drbd_req_destroy to skip processing for tracked bitmap slots.

This enhancement allows for better management of write tracking in the bitmap, improving data consistency during resync operations.

Signed-off-by: Slava V vyacheslav.voytenok@flant.com

- Introduced TRACK_WRITES_IN_BITMAP flag to manage bitmap tracking state.
- Implemented drbd_adm_track_bitmap function to start/stop bitmap tracking based on parameters received.
- Added drbd_adm_flush_bitmap function to handle flushing of the bitmap.
- Updated drbd_req_destroy to skip processing for tracked bitmap slots.

This enhancement allows for better management of write tracking in the bitmap, improving data consistency during resync operations.

Signed-off-by: Slava V <vyacheslav.voytenok@flant.com>
@MrTomSawyer MrTomSawyer changed the title drbd: add bitmap tracking functionality [DRAFT] add bitmap tracking functionality Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant