2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00
confluent/confluent_osdeploy/el8-diskless
Jarrod Johnson 490827fe3a Allow memory reclamation through deletion
When going to zram, things were solid for space reduction as
data was written, however memory could no longer be reclaimed.

It turns out that zram supports TRIM, and by telling xfs discard,
we have it do trim-on-demand. It is by default off out of performance
concerns, but I don't think that applies to a zram backed filesystem.
2021-06-15 09:36:44 -04:00
..
initramfs/usr/lib/dracut/hooks/cmdline Add sourcing of functions to dracut hook 2021-06-14 18:46:36 -04:00
profiles/default/scripts Allow memory reclamation through deletion 2021-06-15 09:36:44 -04:00