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 96f9676 commit 1a44131Copy full SHA for 1a44131
mm/Kconfig
@@ -33,7 +33,7 @@ config ZSWAP
33
pages that are in the process of being swapped out and attempts to
34
compress them into a dynamically allocated RAM-based memory pool.
35
This can result in a significant I/O reduction on swap device and,
36
- in the case where decompressing from RAM is faster that swap device
+ in the case where decompressing from RAM is faster than swap device
37
reads, can also improve workload performance.
38
39
This is marked experimental because it is a new feature (as of
0 commit comments