Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 1998 19:09:39 -0700 (PDT)
From:      Max Inux <maxinux@bigfoot.com>
To:        Trans Vans <vans@static.bigfoot.com>
Cc:        FreeBSD Questions List <freebsd-questions@FreeBSD.ORG>, DefCon Mailing List <dc-stuff@dis.org>
Subject:   Re: 417Gigs in 24hrs
Message-ID:  <Pine.LNX.3.96.980730184230.4337A-100000@khercs.chipware.net>
In-Reply-To: <Pine.BSF.3.96.980730170802.2476C-100000@static.bigfoot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, but you rounded to early, thus messing your answer off :-)   

[root@khercs /root]# expr 437256192 /  24 / 60 / 60
5060

In lamens,   427256192 (Bytes in a gigabyte) / 24 hours / 60 minutes
/60 seconds = 5060 Bytes/second

[root@khercs /root]# expr 5060 / 1024
4
('expr' is a cheap math program.. writing a quick one gave me the correct
answer.)

[root@khercs /root]# ./newexpr 5060 / 1024
4.94146025

Note the Bytes in a gigabyte.  A common missconseption is that 1
MegaNyte is a million Bytes, it is really 1024 * 1024, or 1,048,576 Bytes

The newexpr program is really cheasy, but if yoiu want it, email me
directly (see sig, or FROM header)

BTW, for those of you who have not figured it out yet, the correct answer
is 4.94146025 MB/second, a High, and hardly believeable number especially
on a 100MB/S co-location. 

About the MS thing, the server thing is a neat fact.. kinda like how NT
could not handle NT, it kept dying so it stayed on slowaris.. 

--   Max Inux <maxinux@bigfoot.com>  Hey Christy!!!! KeyID 0x8907E9E5
Kinky Sex makes the world go round O R Strong crypto makes the world safe
       If crypto is outlawed only outlaws will have crypto
Fingerprint(photo soon): 259D 59F7 D98C CD73 1ACD 54Ea 6C43 4877 8907 E9E5

On Thu, 30 Jul 1998, Trans Vans wrote:

>Hi All !
>
>	Walnut Creek CDRom (ftp.cdrom.com) has set up a new record.
>417Gigs per 24 hours.  You can find it at:
>http://biz.yahoo.com/bw/980730/crl_networ_1.html
>
>	Now check my math:
>
>    417G / 24hr = 17.375G / 1hr
>    17.35G / 60 = 0.289G / 1 minute = (289MB / minute)
> 289MB / minute = 4.81MB / sec
>
>	Now this is assuming that the information is at a steady flow at
>this rate all day long, plus the network conditions have to be near
>perfect during this 24 period.  Do these numbers make sense or are they a
>bit optimistic ? (It could be that I suck at math =:)
>
>	On a happier note, the previous "campion" was M$ with 350G / per
>day.  The only difference was that they used 40 servers to achieve this,
>while Walnut Creek used only one =:)
>
>-Vans
>
>---
>"When they took the fourth amendment, I was quiet because I didn't deal drugs.
> When they took the sixth amendment,  I was quiet because I was innocent.
> When they took the second amendment, I was quiet because I didn't own a gun.
> Now they've taken the first amendment, and I can say nothing about it."
>
>
>


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.980730184230.4337A-100000>