this post was submitted on 20 Jul 2025
4 points (70.0% liked)

Linux

12291 readers
62 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

I can't find some lightweight dm compression layer. Only one i found is VDO and for some reason it uses a lot of memory to operate (on the order of 500 MiB). Why is that? My idea was to use it on a normal laptop/pc that does not have a lot of memory to waste. Only other alternative is btrfs, but it is already slow by itself (compared to other fs like ext4). Idealy what i would want is something like ext4 on VDO (only compression with VDO, and of course there would be LVM in there), only problem with this is that VDO is heavy on memory.

top 1 comments
sorted by: hot top controversial new old
[–] tal@lemmy.today 3 points 1 week ago

only problem with this is that VDO is heavy on memory.

Sounds like there are some tunable levers on memory usage, though I expect that you'll probably have a performance tradeoff.

https://man7.org/linux/man-pages/man7/lvmvdo.7.html