Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 18:16:01 -0300 (EST)
From:      Ataualpa Albert Carmo Braga <atabraga@iqm.unicamp.br>
To:        stable@freebsd.org
Subject:   Re: Make World Time
Message-ID:  <14310.42001.331754.188389@bico-de-lacre.iqm.unicamp.br>

next in thread | raw e-mail | index | archive | help
on Monday, 20 Sep 1999 20:26:28, Ruben van Staveren wrote:
> Sorry, I could not resist it

Me too,

A example by teacher Pedro Vazquez (UNICAMP/BRAZIL):

1) Without softupdates (time1):

gandalf# time tar xfz /home/lixow/postfix-19990601.tar.gz
0.2u 0.4s 0:13.52 4.8% 254+461k 14+2358io 0pf+0w
gandalf# time rm -rf postfix-19990601
0.0u 0.1s 0:10.57 1.1% 172+282k 0+1509io 0pf+0w


2) With softupdates (time2):

gandalf# time tar xfz postfix-19990601.tar.gz
0.2u 0.3s 0:01.39 39.5% 242+438k 117+57io 1pf+0w
gandalf# time rm -rf postfix-19990601
0.0u 0.0s 0:00.05 100.0% 207+341k 0+0io 0pf+0w

3) time1/time2:

(0:13.52)/(0:01.39) = 9.72
(0:10.57)/(0:00.05) =211.4


Ata.

--------------

> 
> On Sun, Sep 19, 1999 at 10:13:17PM +0200, Adam Szilveszter wrote:
> > 
> > 
> > On Sun, 19 Sep 1999, Andrew Boothman wrote:
> > 
> > Hi!
> > 
> > My PII-233 single-CPU system with one IDE HDD (UDMA33) took about 1 and
> > 3/4
> > hours today. But now it works _very_ fine!
> > (no softupdates were used, though)
> 
> make buildworld finished in about 50 minutes.
> a new kernel in barely two minutes.
> 
> a dual PII-400 with a UW2-LVD disk (mounted with softupdates) helps a big
> deal :)
> 
> > 
> > Cheers:
> > 
> > Szilveszter Adam
> > JATE University
> > Szeged Hungary
> > 
> > 
> > 
> Cheers too
> - Ruben
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

-- 
 Ataualpa Albert Carmo Braga            atabraga@iqm.unicamp.br
"Brasil Powered by FreeBSD & Emacs"     http://www.iqm.unicamp.br


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14310.42001.331754.188389>