We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b3005 commit 8b1ac84Copy full SHA for 8b1ac84
Documentation/ABI/testing/sysfs-fs-erofs
@@ -9,8 +9,9 @@ Description: Shows all enabled kernel features.
9
What: /sys/fs/erofs/<disk>/sync_decompress
10
Date: November 2021
11
Contact: "Huang Jianan" <huangjianan@oppo.com>
12
-Description: Control strategy of sync decompression
+Description: Control strategy of sync decompression:
13
+
14
- 0 (default, auto): enable for readpage, and enable for
- readahead on atomic contexts only,
15
+ readahead on atomic contexts only.
16
- 1 (force on): enable for readpage and readahead.
17
- 2 (force off): disable for all situations.
0 commit comments