mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-24 07:20:58 -04:00
drop discard for swapfile
This doesn't quite work as intended since the reserved file space is dropped and it results in fragmentation.
This commit is contained in:
parent
ef3d3f35e1
commit
e2c73f3c6d
2 changed files with 2 additions and 2 deletions
2
crypttab
2
crypttab
|
@ -1 +1 @@
|
|||
swap /swapfile /dev/random swap,cipher=aes-xts-plain64,size=512,sector-size=4096,no-read-workqueue,no-write-workqueue,discard
|
||||
swap /swapfile /dev/random swap,cipher=aes-xts-plain64,size=512,sector-size=4096,no-read-workqueue,no-write-workqueue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue