Skip to content

Format zram as btrfs? #15

@steelcowboy

Description

@steelcowboy

So I use btrfs and love the space savings. I want to run my desktop system live and noticed from testing that btrfs allows for immense savings in zram (I have 10 100MB files full of zeros in a 512MB zram partition, uses 40MB).

Would it be possible to have an oroot=live option but also have the ability to set the zram device to be formatted as btrfs instead of ext2? My main question, however, is would there be any issues to doing this?

Btw my mount command for the zram was:
mount -o noatime,autodefrag,compress=lzo,space_cache /dev/zram0 /mnt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions