Add zswap
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
boot.kernelParams = [
|
||||
"zswap.enabled=1"
|
||||
"zswap.compressor=zstd"
|
||||
"zswap.zpool=zsmalloc"
|
||||
"zswap.max_poool_percent=30"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user