2
0
mirror of https://github.com/vasi/pixz synced 2024-11-18 15:26:46 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Dave Vasilevsky
1799c4e8f1 Allow capping the number of threads 2012-10-14 01:59:35 -04:00
Dave Vasilevsky
ee8a3404f9 Works on 32-bit 2012-09-18 01:57:41 -04:00
Dave Vasilevsky
d77e121515 oops again, turn off debug mode 2010-10-14 02:16:06 -04:00
Dave Vasilevsky
17bf2bc294 Doc update 2010-10-14 02:11:46 -04:00
Dave Vasilevsky
4713b32cf1 Single driver 2010-10-14 01:48:08 -04:00
Dave Vasilevsky
e675206a8e Move operations to functions 2010-10-14 00:56:26 -04:00
Dave Vasilevsky
cfa025697d Fix writing last file; Make pixz_read into a function 2010-10-14 00:39:43 -04:00
Dave Vasilevsky
2c5c33120a Don't read index unless necessary 2010-10-13 23:36:48 -04:00
Dave Vasilevsky
9d0c5e314a Allow copyfile multiple-headers; fix eof bug. 2010-10-13 23:25:21 -04:00
Dave Vasilevsky
7aed15667b Fix listing bug; Search for files we want, badly 2010-10-13 01:40:49 -04:00
Dave Vasilevsky
0357c6413c Parallel extraction! 2010-10-12 23:40:27 -04:00
Dave Vasilevsky
a284a18616 Start working on parallel read 2010-10-12 22:42:32 -04:00
Dave Vasilevsky
dd73a44639 List to stdout; auto-decode index 2010-10-12 22:13:34 -04:00
Dave Vasilevsky
6da292fe53 Generalize pipeline 2010-10-12 22:03:45 -04:00
Dave Vasilevsky
4ab346deff Use magic number to identify index 2010-10-10 23:48:34 -04:00
root
8a90a6dce7 free queue contents properly; use input queue for memory limiting 2010-01-22 23:57:37 -05:00
Dave Vasilevsky
9b0c2bd95b Dynamically determine the number of CPUs--now we're actually useful 2010-01-16 23:33:56 -05:00
Dave Vasilevsky
67541dc95d Linux support, woo 2010-01-16 21:23:23 -05:00
Dave Vasilevsky
4ca208ccd8 Find blocksize dynamically based on dict_size 2010-01-13 11:00:40 -05:00
Dave Vasilevsky
804124e82b multi-threaded encoding 2010-01-13 00:40:07 -05:00
Dave Vasilevsky
42302434a7 Use threads and queues--still single-threaded 2010-01-13 00:08:30 -05:00
Dave Vasilevsky
bc649b9877 factor out common code 2010-01-12 22:16:25 -05:00
Dave Vasilevsky
53be4cd65d encode and decode index 2010-01-10 01:49:21 -05:00
Dave Vasilevsky
5ccd9f2424 maybe ok for writing? 2010-01-09 21:56:01 -05:00
Dave Vasilevsky
c3bb4bafee use bool 2010-01-09 18:11:20 -05:00
Dave Vasilevsky
64ee987eb8 factor out indexing 2010-01-09 18:10:42 -05:00
Dave Vasilevsky
74b6ab2078 multi-block? 2009-12-27 22:16:41 -05:00