higher compress ration in zram
parent
469bd8cf64
commit
59201fd1aa
|
@ -296,8 +296,8 @@ KERNEL==\"xpad\", SUBSYSTEM==\"drivers\", ACTION==\"add\", ATTR{new_id}=\"2dc8 3
|
||||||
("GLFW_IM_MODULE" . "ibus")))
|
("GLFW_IM_MODULE" . "ibus")))
|
||||||
(service zram-device-service-type
|
(service zram-device-service-type
|
||||||
(zram-device-configuration
|
(zram-device-configuration
|
||||||
(size "3G")
|
(size "6G")
|
||||||
(compression-algorithm 'lz4)
|
(compression-algorithm 'xz)
|
||||||
(priority 100)))
|
(priority 100)))
|
||||||
;; (service oci-forgejo-service-type)
|
;; (service oci-forgejo-service-type)
|
||||||
(set-xorg-configuration
|
(set-xorg-configuration
|
||||||
|
|
Loading…
Reference in New Issue