Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial io #22391

Closed
wants to merge 1 commit into from
Closed

Partial io #22391

wants to merge 1 commit into from

Conversation

trufae
Copy link
Collaborator

@trufae trufae commented Nov 15, 2023

  • Mark this if you consider it ready to merge
  • I've added tests (optional)
  • I wrote some lines in the book (optional)

Description

@trufae trufae requested a review from condret November 15, 2023 15:50
@condret
Copy link
Member

condret commented Nov 17, 2023

ideally, io would fix the maps and then restart the operation. kinda like this;

if (broken map detected) {
  collect_all_broken_maps;
  fix_maps_by resizing_deleting;
  return r_io_bank_<read/write>_at;
}

@trufae trufae closed this Dec 27, 2023
@trufae
Copy link
Collaborator Author

trufae commented Dec 27, 2023

Closing, as there are conflicts and the root bug was fixed already. Thanks!

@trufae trufae deleted the partial-io branch August 8, 2024 12:25
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.

3 participants