Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Urgent: "Tornado algo" getting stuck with mozilla.bz2 workload on RHEL8.0, fedora32 #72

Closed
sagarcpa opened this issue Jun 5, 2020 · 3 comments

Comments

@sagarcpa
Copy link

sagarcpa commented Jun 5, 2020

Hello,
i started running this workbench from last few weeks, have done multiple cycles of all the algorithm run through lzbench and the corpus workloads

during each run I've been observing "Tornado compression/Decom algorithm" getting stuck with "Mozilla.bz2" workload. system is operable i.e. no hang or freeze.
it's only the "Tornado"which is always getting stuck for "Mozilla.bz2"

can you please help to fix the issue asap.

@sagarcpa
Copy link
Author

sagarcpa commented Jun 5, 2020

i'm using following command in Linux terminal

./lzbench -t3 -u5 -r /root/apps/workload/mozilla.bz2

@sagarcpa
Copy link
Author

sagarcpa commented Jun 5, 2020

some more update
i tried other workloads; i see them always throwing up error for some examples but w.r.t Mozilla this does not even proceed it gets hung...


tornado 0.6a -1 367 MB/s ERROR 323584 73.34 /home/user/tools/lzbench_affinity/workloads/xml.bz2


tornado 0.6a -1 362 MB/s ERROR 5563428 112.61 /home/user/tools/lzbench_affinity/workloads/sao.bz2


@inikep
Copy link
Owner

inikep commented Sep 1, 2020

Hi, this is not an error in lzbench but in tornado compressor (level 1 compression has issues with uncompressible files).
You can skip the issue with:

./lzbench -b4096 -etornado mozilla.bz2
./lzbench -etornado,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 mozilla.bz2 

@inikep inikep closed this as completed Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants