Skip to content

Conversation

huww98
Copy link
Contributor

@huww98 huww98 commented Mar 4, 2025

fuse threads are mostly blocked on waiting IO. They are not CPU intensive. So, there is no reason to limit them by the number of CPU cores.

We got 7x IOPS with this patch on a 2 core VM.

On AlibabaCloud ecs.g8a.large. From 3k IOPS to 21k.

fuse threads are mostly blocked on waiting IO. They are not CPU intensive. So,
there is no reason to limit them by the number of CPU cores.

We got 7x IOPS with this patch on a 2 core VM.
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