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

Error on mounting RAIZN with f2fs #7

Open
rufquf2628 opened this issue Sep 6, 2024 · 0 comments
Open

Error on mounting RAIZN with f2fs #7

rufquf2628 opened this issue Sep 6, 2024 · 0 comments

Comments

@rufquf2628
Copy link

I tried to mount RAIZN with f2fs and run some benchmark with it.
It seems mounted well on f2fs.
However, when I run some fio and dbbench benchmarks, the CPUs are stucked during write operation.

image

In this code, RAIZN delays CPU for 2 ms when write pointer is before the bio sector.
With f2fs, RAIZN enters infinite loop for here.
Is there any troubleshooting or fix for this error?

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

1 participant