Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Any multi-threaded LZMA compression utilities for Linux?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Wed Jan 13, 2010 7:01 am    Post subject: Any multi-threaded LZMA compression utilities for Linux? Reply with quote

Currently, xz-utils is not MT. Neither is 7zip on Linux.

Does anybody know if there is a multi-threaded utility which can do LZMA compression?
Back to top
View user's profile Send private message
massimo
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1226

PostPosted: Wed Jan 13, 2010 7:25 am    Post subject: Reply with quote

Using the -mmt flag with 7z (from app-arch/p7zip)?
_________________
Hello 911? How are you?
Back to top
View user's profile Send private message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Wed Jan 13, 2010 7:33 am    Post subject: Reply with quote

massimo wrote:
Using the -mmt flag with 7z (from app-arch/p7zip)?
And it doesn't work with -m0=lzma. It uses only 1 thread.
Back to top
View user's profile Send private message
massimo
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1226

PostPosted: Wed Jan 13, 2010 7:48 am    Post subject: Reply with quote

Both CPUs (3 threads) on one of my systems are used if I run it like that:
Code:

7z a archive.7z somedir/ -m0=LZMA -mmt


Even if I don't give the -mmt flag it uses both CPUs except I explicitly add -mmt=off.
_________________
Hello 911? How are you?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum