Script to remove files older than 30 days?

John Macdonald john-Z7w/En0MP3xWk0Htik3J/w at public.gmane.org
Fri Jun 16 02:14:59 UTC 2006


On Thu, Jun 15, 2006 at 02:03:01PM -0400, Jason Spiro wrote:
> On 6/14/06, Walter Dnes <waltdnes-SLHPyeZ9y/tg9hUCZPvPmw at public.gmane.org> wrote:
> [snip]
> >Next, I did an "emerge --sync" on the secondary machine which uses the
> >main machine as a mirror.  I followed that with a --fetchonly emerge.
> >All the files appeared to come from the "first mirror", i.e.
> >http://192.168.123.252:1024 and they came through at approx 11.15 mega-
> >*BYTES* per second!!!
> 
> mega*bytes*? I am curious, what kind of network are you on?
> 
> Also, could something be distorting the count? IIRC it used to be that
> when you downloaded a file in IE on Windows, it started downloading
> while you were in the Save As... dialog box, but it did not count the
> time you spent there, so the download speed counter often started at
> 500 Kb/s or more and then slowly settled down to the actual speed.

My guess was that it computed from the amount of data that
had been written.  The first buffer gets written in zero time,
and the next few are almost as fast.  Eventually the network
transmit buffers in the kernel get filled up, and things
slow down to the local network speed.  Even later, the entire
transmit window is filled and no more packets can be sent and
things slow down to the real end to end speed.  At each stage,
the computed transmit speed is too high, but starts approaching
the speed of the current limiting factor, but it takes quite
a while before the reported number is at all reasonable.

-- 
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list