Install zram-generator
Try to maximize memory efficiency using using an in-memory block device with on-the-fly compression as swap space.pull/1/head
parent
1737604441
commit
1e96609ebc
|
@ -31,6 +31,8 @@ dnf --installroot "${destdir}" install -y \
|
|||
xinit \
|
||||
xorg-x11-server-Xorg \
|
||||
xset \
|
||||
zram-generator \
|
||||
zram-generator-defaults \
|
||||
--
|
||||
|
||||
dnf --installroot "${destdir}" install -y \
|
||||
|
|
Loading…
Reference in New Issue