| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| To: | Ilan Rabinovitch <Ilan DOT Rabinovitch AT dig DOT com> |
| Cc: | cygwin AT cygwin DOT com |
| Subject: | Re: Does gzip support multiple processors under windows 2000? |
| References: | <EC3E0254124DF24BA99CB316CE43F5C8250B46 AT la-ex0 DOT corp DOT dig DOT com> |
| From: | Andrew Markebo <flognat AT flognat DOT myip DOT org> |
| Date: | 22 Mar 2001 23:58:58 +0100 |
| In-Reply-To: | <EC3E0254124DF24BA99CB316CE43F5C8250B46@la-ex0.corp.dig.com> |
| Message-ID: | <m3puf9fm19.fsf@master.athome> |
| Lines: | 19 |
| User-Agent: | Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
| MIME-Version: | 1.0 |
/ Ilan Rabinovitch <Ilan DOT Rabinovitch AT dig DOT com> wrote:
| Im trying to compress 1 large file. Im work with machines that have 4 procs
| and I figured if I could get gzip to take advantage of smp it might compress
| these files faster.
|
| Ilan
Split the file into four parts and run them through 1 gzip each.. :-)
Hack a program that reads from 4 places in that file and pipes the
contents to four gzips..
Or do a program that can gzip from a certain position in a file to an
end..
*hmm* The possibilities are endless :-)
/Andy
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |