2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_osdeploy/el8-diskless/profiles/default/scripts
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
..
functions Fix issues around imageboot and source in functions 2021-06-15 08:31:45 -04:00
imageboot.sh Allow memory reclamation through deletion 2021-06-15 09:36:44 -04:00
onboot.service Fix inconsistency with naming of profiles 2021-06-14 16:09:48 -04:00
onboot.sh Fix inconsistency with naming of profiles 2021-06-14 16:09:48 -04:00