google / google/gvisor

Implement FUSE background block queue

Open
#3,185 3 comments 0 reactions 0 assignees View on GitHub
area: filesystem type: enhancement
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

According to the existing protocol implementation in Unix kernel, there is a maximum number of ongoing background (namely async) requests. When there are too many such requests, the process making the syscall to create new async ones will be blocked.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.