#342 closed enhancement (duplicate)
Use pbzip2 to speed up compression on SMP servers
Reported by: | René Ribaud | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | mondo | Version: | 2.2.8 |
Severity: | minor | Keywords: | |
Cc: |
Description
Hi Bruno,
I discovered pbzip2 recently. (http://compression.ca/pbzip2/)
I think it could be a good enhancement to allow the usage of this tool instead of bzip2.
Best regards.
René
Change History (3)
comment:1 by , 16 years ago
Milestone: | 2.2.9 → 2.2.10 |
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Already asked earlier in fact in #196
Note:
See TracTickets
for help on using tickets.
The call to bzip2 is currently launched in aprallel currently. It may however be more efficient to use the tool you mention. Much easier in 3.x however, but will see.