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

m1721: fix write caching & update zh-rCN translations #12

Open
wants to merge 2 commits into
base: lineage-19.1
Choose a base branch
from

Conversation

urain39
Copy link
Contributor

@urain39 urain39 commented Jul 31, 2022

No description provided.

zeelog's write caching is not good for m1721 (even mido), it will get OOM when
coping large files.

After this commit, we will use min about 256 MiB and max about 512 MiB as write
caching. Also, writeback delays reduced to 60~300s (due to data loss).

Signed-off-by: urain39 <urain39@qq.com>
Signed-off-by: urain39 <urain39@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant