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

Many problems with the current ZNS delay emulation code, DO NOT use it !!! #131

Open
ywang-wnlo opened this issue Nov 22, 2023 · 2 comments
Assignees

Comments

@ywang-wnlo
Copy link
Contributor

ywang-wnlo commented Nov 22, 2023

  1. Cannot configure nand erase delay
  2. The entire ZNS has only one shared read-write wwp
  3. The next_fc_avail_time of fc will be modified repeatedly under multi-threading, resulting in incorrect simulation results
  4. The fixed zone_size (NVME_DEFAULT_ZONE_SIZE) may be inconsistent with the zns_num_ch and zns_num_lun configured by itself.
  5. lpn = lba / 8, not 4096
@ywang-wnlo
Copy link
Contributor Author

@hansenidden18 Please fix them and re-submit pr

@inhoinno
Copy link
Contributor

inhoinno commented Dec 7, 2023

Acknowledged the current status. Thanks for reporting this issue. We will fix the error in ZNS mode.

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

No branches or pull requests

3 participants