Closed nemequ closed 9 years ago
Thanks I was aware of this and I'm actually working on it right now. BTW I haven't received an access to your ARM board to fix #16 .
Thanks I was aware of this and I'm actually working on it right now. BTW I haven't received an access to your ARM board to fix #16 .
Hm, I sent you a reply. Here is a copy:
I created a gpnuma user on an ODROID C1 which has the issue. Use port
42001 on 174.65.107.124 to connect. If you have any problems just let
me know.
Fixed in c67ac6801f4e592ab0c47a31e87662dc080dc68c
I updated the Squash plugin to the dev branch, and I have a couple problems with lion. These may be bugs in the Squash plugin—I tried the dev branch of sharc and everything stalls during decompression (also, you need to include <sys/resource.h> for RUSAGE_SELF and struct rusage), so I can't really be sure, but I thought you would want to check before rolling a release.
osdb (from silesa) crashes during decompression:
sao (also from silesa) decompresses to a file which is 2 bytes smaller than the input.
Both of these happen on x86_64 (Fedora 21). I've put the compressed files up at http://code.coeusgroup.com/osdb.lion and http://code.coeusgroup.com/sao.lion though the problem could be on the compression side, too—in which case both files are available at http://sun.aei.polsl.pl/~sdeor/index.php?page=silesia
The same code works for chameleon and cheetah, as well as all the other benchmark files I am using (see https://github.com/quixdb/squash-benchmark for a list).