Skip to content

Pipe to pxz? Can the parallel algorithm support stdin without eating RAM? #19

@marcominetti

Description

@marcominetti

I'd like to do something like:

dd if=/dev/sda bs=1M | pxz -kvc -9 -T8 > out.lzma

I've tried and work but eats lots of ram. Is there any optimization that could be implemented?

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